Jump to content

empty order page after upgrad 1.6.1.1 to 1.6.1.2


Recommended Posts

^_^

 

here it is:

Notice op lijn 75 in bestand /home/user/domains/domain.com/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
 [8] Undefined index: prestaShopVersion

 Notice op lijn 75 in bestand /home/user/domains/domain.com/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
 [8] Trying to get property of non-object

 Notice op lijn 418 in bestand /home/user/domains/domain.com/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
 [8] Undefined index: prestaShopVersion

 Notice op lijn 418 in bestand /home/user/domains/domain.com/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
 [8] Trying to get property of non-object

 Notice op lijn 59 in bestand /home/user/domains/domain.com/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
 [8] Undefined index: prestaShopVersion

 Notice op lijn 59 in bestand /home/user/domains/domain.com/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
 [8] Trying to get property of non-object

 Notice op lijn 287 in bestand /home/user/domains/domain.com/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
 [8] Undefined index: prestaShopVersion

 Notice op lijn 287 in bestand /home/user/domains/domain.com/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
 [8] Trying to get property of non-object

thanks.

Link to comment
Share on other sites

apparently you had a similar problem before?

https://www.prestashop.com/forums/topic/411526-bestellingenscherm-deels-leeg/

So this could be caused by old problems ... someone explain the prestaShopVersion error plz? I can only find 3 instances of it in Prestashop source code.

 

 

 

public static function isPrestaShopVersion($version)
    {
        return (preg_match('/^[0-1]\.[0-9]{1,2}(\.[0-9]{1,2}){0,2}$/', $version) && ip2long($version));
    }
 
 
meh?

Bellini13

 

Doesn't change anything.

 

If it is a cache issue is it safe to delete the content of the cache folder on the server?

 

Yes, I always leave the index.php and last_flush file alone.

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