PDA

View Full Version : Functions.php error while logging out


saini1987
07-03-2012, 10:04 AM
I am getting some errors on logout page of my site

http://whangout.com

Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/worldof/public_html/whangout.com/includes/functions.php(2582) : eval()'d code on line 22

Parse error: syntax error, unexpected '>' in /home/worldof/public_html/whangout.com/includes/functions.php(2582) : eval()'d code on line 22

Check image below:

https://vborg.vbsupport.ru/external/2012/07/49.png

THis error is coming only at logout page.

--------------- Added 1341320461 at 1341320461 ---------------

lol no reply.......

kh99
07-03-2012, 01:08 PM
What version of vb are you running? As a test, try temporarily disabling all plugins by putting define('DISABLE_HOOKS', true); in your config.php file, at the top just under the <?php line.

If you still have the problem, try creating a new style with no parent and see if the problem occurs while using that style.