bel canto communication Posted March 8, 2011 Share Posted March 8, 2011 Hi, After having installed the Configuaration Cache V 1.30 and Navigate to Admin ~ Configuration ~ My Store and click the edit button. It display the following message : Parse error: syntax error, unexpected ',', expecting ')' in /htdocs/public/mystore/cache/cachefile.inc.php on line 175 As long as there is no file in the cache directory except the .htaccess, I don't know where this error can come from... Do you have an idea ? Thanks anyway Quote Link to comment Share on other sites More sharing options...
bel canto communication Posted March 8, 2011 Author Share Posted March 8, 2011 Some late news : after refresh of my ftp app, the file cache/cachefile.inc.php appeared : ) So, I deleted the line 175 and everything seems to work fine but when I Navigate to Admin ~ Configuration ~ My Store and click the edit button, the file is re-created and the bug come back. Here are the 170 to 177 lines of my file. Would it be an Header_Tag contribution compatibility problem ? Is there a way to solve it ? define(HEADER_TAGS_SEPARATOR_DESCRIPTION,'-'); define(HEADER_TAGS_SEPARATOR_KEYWORD,','); define(HEADER_TAGS_ENABLE_TINYMCE_CATEGORIES,'false'); define(HEADER_TAGS_ENABLE_TINYMCE_META_DESC,'false'); define(HEADER_TAGS_ENABLE_TINYMCE_PRODUCTS,'false'); define(,''); define(MODULE_SHIPPING_FLAT_STATUS,'True'); define(MODULE_SHIPPING_FLAT_SORT_ORDER,'0'); Quote Link to comment Share on other sites More sharing options...
RMD27 Posted July 11, 2013 Share Posted July 11, 2013 i have the same issue, making changes in the admin forces you to go to the /htdocs/public/mystore/cache/cachefile.inc.php and delete the define(,''); that was created Quote Link to comment Share on other sites More sharing options...
RMD27 Posted March 13, 2014 Share Posted March 13, 2014 Update There was an entry in the configuration database table that was incomplete. The error is probably rated to the line immediately above or below the line with the problem. I hope this helps someone!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.