Jump to content

V1.5.6.0 Front office appears blank after upgrading to V1.5.6.2


Recommended Posts

I have the same problem. I try what you say. I don't see how to attach file to show you :/

 

The errors are:

·         config: 10.28 Mb (10.3 Mb)

·         initContent: 3.43 Mb (15.7 Mb)

·         display: 0.52 Mb (16.4 Mb)

 

 

 

Stopwatch (with SQL_NO_CACHE) (total = 41)

12.457 ms SELECT SQL_NO_CACHE t.`class_name`, t.`module` FROM `ps_tab` t WHERE t.`module` IS NOT NULL AND t.`module` != ""
in /home/asdomoup/public_html/sikera-bs.com/classes/Tab.php:222

109 rows browsed

6.419 ms SELECT SQL_NO_CACHE * FROM `ps_employee` a LEFT JOIN `ps_employee_shop` `c` ON a.id_employee = c.id_employee AND c.id_shop = 1 WHERE (a.id_employee = 1) LIMIT 1
in /home/asdomoup/public_html/sikera-bs.com/classes/ObjectModel.php:212

1 row browsed

6.007 ms UPDATE `ps_configuration` SET `value` = '0',`date_upd` = '2014-02-08 02:06:02' WHERE `name` = 'PS_REWRITING_SETTINGS' AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1
in /home/asdomoup/public_html/sikera-bs.com/classes/Configuration.php:329

5.865 ms SELECT SQL_NO_CACHE l.*, ls.`id_shop` FROM `ps_lang` l LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang)
in /home/asdomoup/public_html/sikera-bs.com/classes/Language.php:698

18 rows browsed

2.198 ms SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop FROM `ps_configuration` c LEFT JOIN `ps_configuration_lang` cl ON (c.id_configuration = cl.id_configuration)
in /home/asdomoup/public_html/sikera-bs.com/classes/Configuration.php:116

435 rows browsed

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

Hi Prestafan1234,

 

I enabled debug profiler but unable to check for errors as nothing appears in front office. When I click "View my shop", a blank page appears.

 

Never had this problem when I upgraded earlier. After the last upgrade, I did change the database including name of the database but replaced new database name into:

- domain folder /config/settings.inc.php
 
And the shop was working without any problems.
 
I can't figure out the problem now. Please help!
 
Thanks,
Fred
Edited by fpaul (see edit history)
Link to comment
Share on other sites

  • 3 weeks later...

If you get the blank front office after an upgrade go to advanced parameters - performance. Go to the bottom where it says caching and turn it off. See if your site is back up. If it is delete the server you have listed and then add it back. That should fix the issue.

Link to comment
Share on other sites

×
×
  • Create New...