Quote:
Originally Posted by Evolution06
ok so I just put a redirect html code into index.php file in public_html folder and moved my portal.php to forums and redirected to that now to just get rid of those errors at the top of the page other then that everything works good.
Any idea on those 2 error codes? I checked those 2 lines but not sure whats wrong.
Line 80
\
Line 92
|
what does line 17, look like on your script?
$forums_array = array(36,109,164,207,221,224);
It should be something like that, but yours probably just has a zero?
try adding some forum ids to it and see if it goes away?
What this array is for, Is your Level 2 subforums that you dont want a link to, IE
Level 2 forums that are not forums but catagorys.
EDIT : Included is a new treemenu.php file, replace the one in your modules directory and rename this one to treemenu.php, It does not have support for Level 2 and Level 3 subforums, and just provides a link to every thing Below level 1.