Log in

View Full Version : Parse error: syntax error, unexpected T_STRING


hardgeneration
01-13-2010, 01:34 PM
HEy,
another problem
When i delete users i get this error.
User are gonna deleted anyway.

Look pic at attachment

Lynne
01-13-2010, 01:48 PM
That's from a modfication.

Try disabling your modifications/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);