Jump to content

strange behavior after site moving


rnervi

Recommended Posts

prestashop version 1.7.4.2

copied db and all files (ftp) to a new hoster.

browser cache emtptied

changed configuration, of course.

Login to BO is working.

Some BO functions are not working. with a blank page OR a 500 error as:

- configure shop preferences (all block)

 - modules

- advanced parameters.

all other ones alre working fine. FO is working fine.

The only trace of error we can have- we cannot cfg system - is :

 

[Sat Dec 29 17:13:19.036999 2018] [fcgid:warn] [pid 11712] [client 87.2.217.221:57704] mod_fcgid: stderr: PHP Notice:  Trying to get property 'value' of non-object in /var/www/clients/client3/web274/web/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/f2/cb/38/f2cb3881bb64874aaa5788d8f1c951048e0700ad_2.file.stylesheets.tpl.php on line 52
[Sat Dec 29 17:13:19.037008 2018] [fcgid:warn] [pid 11712] [client 87.2.217.221:57704] mod_fcgid: stderr: PHP Notice:  Undefined index: css59 in /var/www/clients/client3/web274/web/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/f2/cb/38/f2cb3881bb64874aaa5788d8f1c951048e0700ad_2.file.stylesheets.tpl.php on line 52
[Sat Dec 29 17:13:19.037017 2018] [fcgid:warn] [pid 11712] [client 87.2.217.221:57704] mod_fcgid: stderr: PHP Notice:  Trying to get property 'value' of non-object in /var/www/clients/client3/web274/web/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/f2/cb/38/f2cb3881bb64874aaa5788d8f1c951048e0700ad_2.file.stylesheets.tpl.php on line 52
[Sat Dec 29 17:13:19.037026 2018] [fcgid:warn] [pid 11712] [client 87.2.217.221:57704] mod_fcgid: stderr: PHP Notice:  Undefined index: css59 in /var/www/clients/client3/web274/web/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/f2/cb/38/f2cb3881bb64874aaa5788d8f1c951048e0700ad_2.file.stylesheets.tpl.php on line 52
[Sat Dec 29 17:13:19.037034 2018] [fcgid:warn] [pid 11712] [client 87.2.217.221:57704] mod_fcgid: stderr: PHP Notice:  Trying to get property 'value' of non-object in /var/www/clients/client3/web274/web/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/f2/cb/38/f2cb3881bb64874aaa5788d8f1c951048e0700ad_2.file.stylesheets.tpl.php on line 52
[Sat Dec 29 17:13:19.037043 2018] [fcgid:warn] [pid 11712] [client 87.2.217.221:57704] mod_fcgid: stderr: PHP Notice:  Undefined index: css59 in /var/www/clients/client3/web274/web/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/f2/cb/38/f2cb3881bb64874aaa5788d8f1c951048e0700ad_2.file.stylesheets.tpl.php on line 52
[Sat Dec 29 17:13:19.037052 2018] [fcgid:warn] [pid 11712] [client 87.2.217.221:57704] mod_fcgid: stderr: PHP Notice:  Trying to get property 'value' of non-object in /var/www/clients/client3/web274/web/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/f2/cb/38/f2cb3881bb64874aaa5788d8f1c951048e0700ad_2.file.stylesheets.tpl.php on line 52
[Sat Dec 29 17:13:19.037061 2018] [fcgid:warn] [pid 11712] [client 87.2.217.221:57704] mod_fcgid: stderr: PHP Notice:  Undefined index: css59 in /var/www/clients/client3/web274/web/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/f2/cb/38/f2cb3881bb64874aaa5788d8f1c951048e0700ad_2.file.stylesheets.tpl.php on line 52
[Sat Dec 29 17:13:19.037069 2018] [fcgid:warn] [pid 11712] [client 87.2.217.221:57704] mod_fcgid: stderr: PHP Notice:  Trying to get property 'value' of non-object in /var/www/clients/client3/web274/web/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/f2/cb/38/f2cb3881bb64874aaa5788d8f1c951048e0700ad_2.file.stylesheets.tpl.php on line 52

Any clues as to try solve this ? ty

 

Link to comment
Share on other sites

you can do that by ftp or cpanel/directadmin

  1. Connect to server via FTP or via hosting cpanel. Open your PrestaShop installation directory, navigate to config directory and open defines.inc.phpfile.
  2. Find the following code (line 29 approximately): define( '_PS_MODE_DEV_' , false);
  3. Edit the code: define( '_PS_MODE_DEV_' , true);
  4. Save the changes and refresh the site.
  • Like 1
Link to comment
Share on other sites

  • 1 month later...
  • 2 years later...

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...