Jump to content

Problems on the admin page after prestashop upgrade from 1.5.6.2 to 1.6.14


Recommended Posts

I made a 1-click upgrade from 1.5.6.2 to 1.6.14 prestashop on my test page  www.olcashop.sk/btest on the server, a non-native modules was disabled. Login page, performance page, modul page are not properly displayed.

I have an error log displaying in place modul page in administration:

Notice on line 57 in file /home/zr003900/www_root/btest/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Undefined index: kpis

Notice on line 57 in file /home/zr003900/www_root/btest/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Trying to get property of non-object

Notice on line 122 in file /home/zr003900/www_root/btest/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Undefined index: displayName

Notice on line 72 in file /home/zr003900/www_root/btest/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Undefined index: modules_uri
etc.

Please help me.
 

Link to comment
Share on other sites

Can you try to disable all overrides and disable all third party modules in the admin panel Performance debug section?Also try turninig Off smart cache.

 

 

Also tell me what you see with error reporting ON...

Below are the steps to turn it ON..

PrestaShop 1.5.3 -- 1.6

  1. open file: config/defines.inc.php  (using FTP or hosting control panel)
  2. change false-->true:

define('_PS_MODE_DEV_', false);define('_PS_MODE_DEV_', true);

Edited by JoelWebsites (see edit history)
  • Like 1
Link to comment
Share on other sites

Thank you for your advice. On the page  Performance I can not see disable all third party module and disable all overrides and I can not see save botton. When I click on the page Performance I see

 

Notice: Trying to get property of non-object in /home/zr003900/www_root/btest/classes/controller/AdminController.php on line 2530

Fatal error: Class 'HTMLPurifier_Config' not found in /home/zr003900/www_root/btest/classes/Tools.php on line 3267

Link to comment
Share on other sites

On the Modul page I see:

 
 

Notice on line 57 in file /home/zr003900/www_root/btest/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Undefined index: kpis

Notice on line 57 in file /home/zr003900/www_root/btest/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Trying to get property of non-object

Notice on line 122 in file /home/zr003900/www_root/btest/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Undefined index: displayName

Notice on line 72 in file /home/zr003900/www_root/btest/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Undefined index: modules_uri

Notice on line 72 in file /home/zr003900/www_root/btest/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Trying to get property of non-object

Notice on line 72 in file /home/zr003900/www_root/btest/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Undefined index: modules_uri

etc.

Edited by jaroslav456 (see edit history)
Link to comment
Share on other sites

I see  an option to turn off smart cache... In the performance tab I can not see save botton. On the page  Performance I can not see disable all third party module and disable all overrides and I can not see save botton. After upgrade page displayed normaly, when I tray save smarty case No  save botton disappeared.

 

I cleared browser cache and cookies.

Edited by jaroslav456 (see edit history)
Link to comment
Share on other sites

I made new upgrade from 1.5.6.2 to 1.6.14. Before upgrade, I uninstall all third party  modules a I disabled all modules without 1 click upgrade module. Result is the same problem.

 

Notice on line 57 in file /home/zr003900/www_root/btest/cache/smarty/compile/06/9f/14/069f14948644f46c8cc91b9a2209514f2090fcc0.file.page.tpl.php
[8] Undefined index: kpis

Notice on line 57 in file /home/zr003900/www_root/btest/cache/smarty/compile/06/9f/14/069f14948644f46c8cc91b9a2209514f2090fcc0.file.page.tpl.php
[8] Trying to get property of non-object

Notice on line 122 in file /home/zr003900/www_root/btest/cache/smarty/compile/06/9f/14/069f14948644f46c8cc91b9a2209514f2090fcc0.file.page.tpl.php
[8] Undefined index: displayName

Notice on line 122 in file /home/zr003900/www_root/btest/cache/smarty/compile/06/9f/14/069f14948644f46c8cc91b9a2209514f2090fcc0.file.page.tpl.php
[8] Undefined index: displayName

Notice on line 122 in file /home/zr003900/www_root/btest/cache/smarty/compile/06/9f/14/069f14948644f46c8cc91b9a2209514f2090fcc0.file.page.tpl.php
[8] Undefined index: displayName

Notice on line 122 in file /home/zr003900/www_root/btest/cache/smarty/compile/06/9f/14/069f14948644f46c8cc91b9a2209514f2090fcc0.file.page.tpl.php
[8] Undefined index: displayName

Notice on line 72 in file /home/zr003900/www_root/btest/cache/smarty/compile/87/e1/c0/87e1c0c4da781ff0b52ff0eda2c8cb4814acf40b.file.list.tpl.php
[8] Undefined index: modules_uri

Notice on line 72 in file /home/zr003900/www_root/btest/cache/smarty/compile/87/e1/c0/87e1c0c4da781ff0b52ff0eda2c8cb4814acf40b.file.list.tpl.php
[8] Trying to get property of non-object

Edited by jaroslav456 (see edit history)
Link to comment
Share on other sites

  • 5 months later...
×
×
  • Create New...