Quote:
Originally Posted by AN-net
nice, hack
[high]* AN-net clicks install![/high]
|
edit the threadoftheday.php file to customize it, there are some variables you might want to change (they are detailed in the second post)
You are looking for this:
$restrictedForums = "0";
write a comma separated list of the forums that will be restricted, either because they are private or because you don't want them to be considered. For example:
$restrictedForums = "4,77,99";
that will skip forums with id 4, 77 and 99. If you don't know how to look for the forumid you can do so when you enter the forum, it appears at the top in the location bar of your browser. (forumid=xxx) or (f=xxx)
Um.. mysteriously your post changed