johnme Posted November 6, 2013 Share Posted November 6, 2013 Now time zone problem Solved by hosting company but now again another error Notice: Trying to get property of non-object in /home1/mydomain/public_html/classes/shop/ShopUrl.php on line 154Warning: Cannot modify header information - headers already sent by (output started at /home1/mydomain/public_html/override/classes/shop/Shop.php:2) in /home1/mydomain/public_html/classes/exception/PrestaShopException.php on line 37 i check the line 154 ($id_shop !== null ? (int)$id_shop : Context::getContext()->shop->id)); Link to comment Share on other sites More sharing options...
vekia Posted November 6, 2013 Share Posted November 6, 2013 these messages aren't errors, they are "notices". What ps versin you installed? and how you did that? with official installation package or via some pre-installer script like softaculous? Link to comment Share on other sites More sharing options...
johnme Posted November 6, 2013 Author Share Posted November 6, 2013 (edited) these messages aren't errors, they are "notices". What ps versin you installed? and how you did that? with official installation package or via some pre-installer script like softaculous? I upgrade 1.4.9 to 1.4.11 to 1.5.6 official installation package Every thing works after that ... yesterday i uninstall Google sitemap and try to installed again . . it shows error . Strict Standards: ShopUrlCore::cacheMainDomainForShop() [shopurlcore.cachemaindomainforshop]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CST/-6.0/no DST' instead in /home1/mydomain/public_html/classes/shop/ShopUrl.php on line 154 Than i contact my hosting .. they clear the time zone error . after this i having error . Website not open here the link of my website http://goo.gl/qs8qEK please check my Website i check the line /public_html/classes/shop/ShopUrl.php on line 154 ($id_shop !== null ? (int)$id_shop : Context::getContext()->shop->id)); Edited November 6, 2013 by johnme (see edit history) Link to comment Share on other sites More sharing options...
johnme Posted November 6, 2013 Author Share Posted November 6, 2013 vekia please help me Link to comment Share on other sites More sharing options...
Recommended Posts