PDA

View Full Version : Error Help Please


salalyusuf
12-30-2013, 12:45 PM
Dear Friends

I just upgraded the version 4.2.2 and got this error, if some one can help me to fix this::

Only variables should be assigned by reference in ..../includes/class_bootstrap.php(909) : eval()'d code on line 71


Regards
Salal Yusuf

--------------- Added 1388421740 at 1388421740 ---------------

Any body ????

Lynne
12-30-2013, 06:22 PM
That error is from a modification. Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

define('DISABLE_HOOKS', true);