Yakje Posted March 10, 2015 Share Posted March 10, 2015 At first the upgrade from 1.6.0.9 to 1.6.0.14 seems to have gone flawless. But after some exploring, i noticed none of the orders in the back office show up . It looks like it knows they are there, but just does not want to show them. I realy need to fix this, what could be the cause of this? Link to comment Share on other sites More sharing options...
bellini13 Posted March 10, 2015 Share Posted March 10, 2015 my guess is you have a module or override that is causing issues you need to enable debug mode, which will display the underlying error instead of the blank white page. do a search on how to enable debug mode Link to comment Share on other sites More sharing options...
Yakje Posted March 10, 2015 Author Share Posted March 10, 2015 (edited) Thanks for the reply Bellini! I did as you said, and the following errors show up: Notice on line 75 in file /home/deb89434/domains/imkershop.nl/public_html/testarea/cache/smarty/compile/f9/61/69/f9616954ddf4839eaa57c7e6fe40f599c5322628.file.list_header.tpl.php [8] Undefined index: prestaShopVersion Notice on line 75 in file /home/deb89434/domains/imkershop.nl/public_html/testarea/cache/smarty/compile/f9/61/69/f9616954ddf4839eaa57c7e6fe40f599c5322628.file.list_header.tpl.php [8] Trying to get property of non-object Notice on line 418 in file /home/deb89434/domains/imkershop.nl/public_html/testarea/cache/smarty/compile/f9/61/69/f9616954ddf4839eaa57c7e6fe40f599c5322628.file.list_header.tpl.php [8] Undefined index: prestaShopVersion Notice on line 418 in file /home/deb89434/domains/imkershop.nl/public_html/testarea/cache/smarty/compile/f9/61/69/f9616954ddf4839eaa57c7e6fe40f599c5322628.file.list_header.tpl.php [8] Trying to get property of non-object Notice on line 59 in file /home/deb89434/domains/imkershop.nl/public_html/testarea/cache/smarty/compile/f2/f9/be/f2f9be0aff2fb3ad621bead3f0e12ef812d49855.file.list_content.tpl.php [8] Undefined index: prestaShopVersion Notice on line 59 in file /home/deb89434/domains/imkershop.nl/public_html/testarea/cache/smarty/compile/f2/f9/be/f2f9be0aff2fb3ad621bead3f0e12ef812d49855.file.list_content.tpl.php [8] Trying to get property of non-object Notice on line 287 in file /home/deb89434/domains/imkershop.nl/public_html/testarea/cache/smarty/compile/f2/f9/be/f2f9be0aff2fb3ad621bead3f0e12ef812d49855.file.list_content.tpl.php [8] Undefined index: prestaShopVersion Notice on line 287 in file /home/deb89434/domains/imkershop.nl/public_html/testarea/cache/smarty/compile/f2/f9/be/f2f9be0aff2fb3ad621bead3f0e12ef812d49855.file.list_content.tpl.php [8] Trying to get property of non-objec Any idea how to solve this? Edited March 10, 2015 by Yakje (see edit history) Link to comment Share on other sites More sharing options...
Foovince Posted March 10, 2015 Share Posted March 10, 2015 To active mode debug : Edit config/defines.inc.php and change variable from : define('_PS_MODE_DEV_', false); to define('_PS_MODE_DEV_', true); Link to comment Share on other sites More sharing options...
Yakje Posted March 10, 2015 Author Share Posted March 10, 2015 @ Foovince, I already did that, as you can see from my post above. Now i am wondering what i can do to fix these errors Link to comment Share on other sites More sharing options...
Foovince Posted March 10, 2015 Share Posted March 10, 2015 (edited) Yes, Are you on different database from the main website and testarea ?Can you activate on Performances > Always force template compilation and desactive caches and optimisation stuff Its maybe a bug.. :/ To say the truth I have no idea where that come from Edited March 10, 2015 by Foovince (see edit history) Link to comment Share on other sites More sharing options...
Yakje Posted March 10, 2015 Author Share Posted March 10, 2015 Yes i made a clone of the official site for testing purposes, so the database is cloned aswell. Tried disabling caching, but the problem stays the same. Link to comment Share on other sites More sharing options...
Foovince Posted March 10, 2015 Share Posted March 10, 2015 Try to delete all caches files without index.php Link to comment Share on other sites More sharing options...
Yakje Posted March 10, 2015 Author Share Posted March 10, 2015 Done that, still the same.. Link to comment Share on other sites More sharing options...
Yakje Posted March 11, 2015 Author Share Posted March 11, 2015 (edited) The problem in my case was caused by the module: MyParcel. Disable the MyParcel module, empty the cache and the orders should show up again. The replies in this topic and the following topic helped me to solve my problem : Orders don't show Edited March 11, 2015 by Yakje (see edit history) Link to comment Share on other sites More sharing options...
mkq Posted March 19, 2015 Share Posted March 19, 2015 Which version of myparcel do you use ? I upgraded to 1.6.014 and has the same problem. After checking my version of myparcel i saw it was 1.1.0 On the myparcel site you can download the 1.1.1 . After updating the myparcel module, everything worked fine. Link to comment Share on other sites More sharing options...
Yakje Posted March 20, 2015 Author Share Posted March 20, 2015 I think i already had MyParcel v1.1.1 installed. (not sure though). I did notice with a recent update to PS v1.6.0.14 using 1-click-install and selecting: Disable non-native modules = No, Upgrade and switch to the default theme of the new version = No, Upgrade the default e-mails = No (and deleting the smarty cache through ftp, just to be sure) it passed without any husle aswell Link to comment Share on other sites More sharing options...
mkq Posted March 20, 2015 Share Posted March 20, 2015 Later i had the same problems again I contact myparcel and they told me that there are some problems and they are working hard for a new module update. Until this new module update is available the advice is to disable myparcel or not to update to the new version of presta 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