TurnIM Posted September 12, 2013 Share Posted September 12, 2013 Hello I have a weird problem with our new site Most of the time it will show a white screen when browsing it. Then i need to do a refresh and the site shows up normal Please see for yourself http://www.anilloscr.com/ Anyone here who has an idea? Link to comment Share on other sites More sharing options...
vekia Posted September 12, 2013 Share Posted September 12, 2013 turn on error reporting: open config/defines.inc.php find this line define('_PS_MODE_DEV_', false); change to look like this: define('_PS_MODE_DEV_', true); then you will see error messages instead "white page". i suppose that you haven't got enough RAM memory, just follow my suggestion above - then you will see what's going on exactly Link to comment Share on other sites More sharing options...
TurnIM Posted September 13, 2013 Author Share Posted September 13, 2013 Thanks Vekia I just changed the line, the thing what drives me crazy is that now i can't see any whitescreen anymore - It's like the moment when u go to the dentis I'll keep it on until we see it again and then i will hopefully see whats going on Link to comment Share on other sites More sharing options...
vekia Posted September 13, 2013 Share Posted September 13, 2013 really weird that everything is fine now maybe it was related to the cache? i suppose so.. anyway, if you will see any error again - turn on debug mode and let us know what's going on best regards Link to comment Share on other sites More sharing options...
TurnIM Posted September 13, 2013 Author Share Posted September 13, 2013 This morning i got this error Notice: Undefined index: unifunc in /home/anillosc/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 281Fatal error: Function name must be a string in /home/anillosc/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 281 I hope someone can help me here Link to comment Share on other sites More sharing options...
TurnIM Posted September 13, 2013 Author Share Posted September 13, 2013 here my stats Server informationServer information: Linux #1 SMP Mon Mar 11 20:30:57 EDT 2013 i686 Server software version: Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/0.9.8m DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_qos/9.74 PHP version: 5.2.17 Memory limit: 64M Max execution time: 30 Database informationMySQL version: 5.5.32-cll MySQL engine: InnoDB Tables prefix: ps_ Store informationPrestaShop version: 1.5.5.0 Shop URL: http://www.anilloscr.com/ Current theme in use: theme518 Theme 518 is from Templatemonster I checked some old posts and they where talking about blowfish (inside Advanced > Performance) but i couldn't find it I already turned caching off at the last column, since i have none of the chache systems installed (at least i don't know if my server has one of those) Link to comment Share on other sites More sharing options...
vekia Posted September 13, 2013 Share Posted September 13, 2013 This morning i got this error Notice: Undefined index: unifunc in /home/anillosc/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 281 Fatal error: Function name must be a string in /home/anillosc/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 281 I hope someone can help me here and this is all what you've got? any other message related to .tpl file? Link to comment Share on other sites More sharing options...
El Patron Posted September 13, 2013 Share Posted September 13, 2013 click here for a list of forge bug reports on this problem. Link to comment Share on other sites More sharing options...
TurnIM Posted September 13, 2013 Author Share Posted September 13, 2013 I just realized another error on the mainpage Notice: Undefined offset: 0 in /home/anillosc/public_html/modules/tmhomefeatured/tmhomefeatured.php on line 82 but i think thats related to the category of a new ring, i just added, as soon i select Home AND Other rings inside Association i will get that error, when i uncheck HOME then the error disappaers Link to comment Share on other sites More sharing options...
TurnIM Posted September 13, 2013 Author Share Posted September 13, 2013 click here for a list of forge bug reports on this problem. This brings me to a google search and to be honest i have no idea how to handle the output. Can you tell me what to do? Link to comment Share on other sites More sharing options...
El Patron Posted September 13, 2013 Share Posted September 13, 2013 look through the existing forge reports, marked fixed. There are to many sorts of fixes to this problem to point one out specifically.. then apply fix(s) that look applicable to your problem. Link to comment Share on other sites More sharing options...
Recommended Posts