Quote:
Originally Posted by jluerken
Hi Zachariah,
I updated to 1.5 and still get the error:
Parse error: parse error in /path/forum/index.php(470) : eval()'d code on line 141
I want to use this hack so let find out how to solve this 
|
I have not ran into this error.
Take a look @ syntax - perhaps a space or " ' ; that was removed.
Looking @ the index.php file around that area it is erroring, perhaps another hack you have installed ?
// ### TODAY'S EVENTS
line 141
Code:
if (!is_array($vbulletin->eventcache) OR $future != $vbulletin->eventcache['date']){
Did you add a plugin for the calendar or something to do w/ events or birthdays?