PDA

View Full Version : subforums


MrLister
19 Apr 2001, 01:29
not sure if this is already out or not but like sitepointforums and tubedoggs under the forum description there's subforums: blah blah blah here and i want to make the same so under where it says forum descirption the sub forums if there are any w/ a html link to click on it. it doesn't work if i just include it i nthe description because it's too long.

chrispadfield
19 Apr 2001, 02:12
you have to alter the data type of description in the mysql table structure. I think i altered mine to VARCHAR(500) or something like that from what it is now. Doing so is meant to cause an increase in server load but how much i have no clue.