Not Solved Error with Zaher1988's Permission Box MOD
#1
Not Solved
I get this error when I click on any of the forum on my board:

Quote:Parse error: parse error, unexpected $ in /home/www/videogameempire.net/MessageBoard/forumdisplay.php on line 1057
I honestly can't find the error. HELP!
[Image: siggy1eh.png]
Reply
#2
Not Solved
Could you post the lines of code?
Greets,
Michael
-------------
[Image: donation_drive_sig.png]
Reply
#3
Not Solved
Sure. Here's some of the code from the end of the file:
if($rand == 5 && $mybb->settings['threadreadcut'] > 0)
{
	$cut = time()-($mybb->settings['threadreadcut']*60*60*24);
	$db->shutdown_query("DELETE FROM ".TABLE_PREFIX."threadsread WHERE dateline < '$cut'");
}
	
$plugins->run_hooks("forumdisplay_end");

eval("\$forums = \"".$templates->get("forumdisplay")."\";");
outputpage($forums);
?> <--Line 1,057

HELP!
[Image: siggy1eh.png]
Reply
#4
Not Solved
Heloo there,
i guess it's a copying error, as the code is too long Confused

that's why !and now as i have finished my exams, i will make the pluginSmile which i have already started working on Smile

regards
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)