Quote:
Originally posted by joeschmoe
Hopefully this is my last question: In this line of code:
PHP Code:
if ($foruminfo['moderatenew']!=0) {$oldforumid=$forumid;$forumid=X;}
what is "X"?
|
I guess you mean "what WAS X"? Because we don't use this line anymore. You are supposed to replace this line with the new code I provided.
You'd better post here what you applied to your script and let's see if it's correct.