Jump to content

Moving Prestashop to a new Hosting Provider


Recommended Posts

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

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 exist
DELETE 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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...