PDA

View Full Version : What did I break now?


Staticfire
01-03-2005, 05:01 PM
Crap what did I break :/

On my forum homepage is says this...

if (defined('VBA_PORTAL')) { require_once('./includes/vba_cmps_include_bottom.php'); }
Parse error: parse error, unexpected T_GLOBAL, expecting '{' in /home/xrealmz/public_html/includes/functions_calendar.php on line 231

Brian
01-03-2005, 06:00 PM
Looks like you made the changes to your includes/functions_calendar.php file incorrecty. Get a fresh, unhacked version of that file and re-apply the changes.

Our Sponsors
 

Staticfire
01-03-2005, 06:09 PM
Alright thanks Brian :)