![]() |
|
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE (/thread-11207.html) |
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE - lshq - 2013-07-20 Help me please, don't know what happen with my gallery Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/angelina/public_html/photo/index.php(3) : eval()'d code on line 1 How I should do? Thanks Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE - acrylian - 2013-07-20 More info please:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE - lshq - 2013-10-31 Hey it same problem again with my http://luke-evans.us/picture/personal-picture/
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE - acrylian - 2013-10-31 You need to look at the Zenphoto and the server error logs for errors. Any good host provides access to those as they are base information on issues. If you are on 1.4.5 I strongely recommend to upgrade to 1.4.5.5 at least. Also try an unmodified theme to see if your changes are the reason. Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE - lshq - 2013-10-31 Ok Thanks I try email theme will past message here again after I got any answer and will try upgrade too but theme is modified long time and it no problem since today, anyway, thank you your help, will update an issue again Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE - acrylian - 2013-10-31 Themes change over time so that might be a reason for issues. Although the error you got is from the root index.php not the theme one. Best is to update and try again. Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE - sbillard - 2013-10-31 The error is an indication of a problem in the configuration file. You should compare your configuration file with the template found in the zp-core folder. Others who have had similar problems have corrected it by removing the configuration file (after carefully noting the mySQL credential information) and re-running setup. Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE - lshq - 2013-11-01 So I should try Update version and then remove configuration file file in zp-core and run setup again right? Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE - sbillard - 2013-11-01 That is my best suggestion. Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE - lshq - 2013-11-01 I try upload new file but site not run into setup page, although already point to zp-core/setup.php but it still not go and show same error but not error for index.php now Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE - acrylian - 2013-11-01 The actual config file is within zp-data and not within zp-core (only the template is). If you are on 1.4.5.5 you need to unprotect setup files again. Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE - sbillard - 2013-11-01 To be clear, the recommendation is to remove the Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE - lshq - 2013-11-02 It work now, thank you so much for all sugguestion, I do in zp-date folder remove as you said and setup new admin user again |