![]() |
Parse Error: syntax error
When I click on my USERCP and edit options noting happens and I get this error. Can someone help me out.
Code:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/gmntmare/public_html/community/profile.php(2891) : eval()'d code on line 66 |
Have you modified the profile.php page at all? Look at line 66 of that code and see if the array is closed properly.
|
It's a plugin or template eval call on line 2891 of profile.php, and it's on line 66 of the evaled code. Disable plugins and see if you still have the problem.
|
Code:
eval('$HTML = "' . fetch_template($templatename) . '";'); Disable all plugins before this happened |
Quote:
Did you disable all plugins to see if the problem went away? You can disable them globally by added define('DISABLE_HOOKS', 1); to your config.php file. |
Quote:
Code:
), Quote:
|
All times are GMT. The time now is 03:48 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|