theblob
Fri 16th May '03, 1:13am
Hi - I'm trying to add a "Start New Tthread" option to the admin options.
I wasn't quite sure how to do this. I tried modifying the forumdisplay_adminoptions template to include the following item:
<option value="newthread&forumid=$foruminfo[forumid]">Start New Thread</option>
This seems to add the item to the menu properly, but selecting the item doesn't take one to the "Pos New Page" area. How can this be fixed?
I wasn't quite sure how to do this. I tried modifying the forumdisplay_adminoptions template to include the following item:
<option value="newthread&forumid=$foruminfo[forumid]">Start New Thread</option>
This seems to add the item to the menu properly, but selecting the item doesn't take one to the "Pos New Page" area. How can this be fixed?