Log in

View Full Version : help please.. error


Sycoloco1212
01-04-2009, 03:03 AM
when trying to upload a attachment it says

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/hacke5/public_html/forums/includes/fractalizer_vbav/class_vbav.php on line 16

Lynne
01-04-2009, 03:08 AM
That is a problem with a modification. Try disabling your plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Sycoloco1212
01-04-2009, 03:09 AM
seems like it was a mod i installed a few days ago and i just realized the attachment feature wasn't working =P found out what one it was and i disabled it thanks though xD