![]() |
Sub forums on forum home hack, error, please help.
Parse error: parse error, unexpected T_STRING in /hsphere/local/home/hiphop/rapblock.com/forums/admin/forum.php on line 37
thats the error, whats wrong? it comes up when i try to modify forums/moderators in my cp |
heeeeeeeelp
|
Post line 37 and its surrounding lines from admin/forum.php.
Also what was the last hacks you installed? Cheers |
$forums=$DB_site->query("SELECT forumid FROM forum ORDER BY parentid");
while($forum=$DB_site->fetch_array($forums)) { $parentlist = makeparentlist($forum['forumid']); $DB_site->query("UPDATE forum SET parentlist='".addslashes($parentlist)."' WHERE forumid=$forum[forumid]"); } } |
Cant see nothing wrong with that myself. Post more code from around it :)
|
All times are GMT. The time now is 10:16 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|