TomMarx Posted July 23, 2014 Share Posted July 23, 2014 Hi! I had to move to a new hosting provider, because the old one didn't support private SSL. Now everything has been copied, the database and the files via FTP and uploaded to the new space. We even updated the settings for the connection between files and database. But now this error message appears, if I want to access the module area from the Prestashop Back-end: Parse error: syntax error, unexpected T_VARIABLE in /customers/7/5/0/kingsofsweden.com/httpd.www/modules/revsliderprestashop/inc_php/framework/include_framework.php on line 1 [PrestaShop] Fatal error in module include_framework:syntax error, unexpected T_VARIABLE Sometimes I got this error: Parse error: syntax error, unexpected T_STRING in /customers/7/5/0/kingsofsweden.com/httpd.www/modules/revsliderprestashop/revprestashoploader.php on line 1 [PrestaShop] Fatal error in module revprestashoploader: syntax error, unexpected T_STRING Does anybody knows what could be wrong??? Thanks , Thomas Link to comment Share on other sites More sharing options...
El Patron Posted July 23, 2014 Share Posted July 23, 2014 syntax error, unexpected T_STRING this is typically because during ftp to new remote a file did not complete correctly. try re-ftp modules/revsliderprestashop/revprestashoploader.php modules/revsliderprestashop/inc_php/framework/include_framework.php to remote. Link to comment Share on other sites More sharing options...
TomMarx Posted July 23, 2014 Author Share Posted July 23, 2014 Gracias "El Patron!" It was a folder of a module I didn't used anymore "revolutionslider" that caused the error. Now everything loads fine. The only error I get now is that once I will update a product (new text, description, meta data or prices) I get this error after saving it: Table 'kingsofsweden_c.ps_layered_price_index' doesn't existDELETE FROM `ps_layered_price_index` WHERE `id_product` = 336 AND `id_shop` = 1 Do you have an idea what this might be? Thanks! Tom Link to comment Share on other sites More sharing options...
TomMarx Posted July 23, 2014 Author Share Posted July 23, 2014 Forgot to say, that I solved the earlier problem by first renaming and than deleting the revslider-modules folder. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now