Quote:
Originally Posted by bobII
I would like to add additional forums to display on the index page, can someone please post the steps in creating those?
I'm using 2.3.2
Thanks in advance,
bobII
|
Hi BobII,
from browsing through plur's code, the only way I can think of doing it (and I'm an amateur) is copying and pasting the code for displaying NEWS, then renaming the eval for the copy of NEWS to $newsbits2, then in the $newsbits2 code, hardcoding the WHERE forumid=$newsforum to a specific forumid.
I assume, though, that this would cause all kinds of unforeseeable problems, because I'm generally a tard.