Jump to content

Weird problem with new site


Recommended Posts

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

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

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 :)

Link to comment
Share on other sites

here my stats

 

Server information

Server 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 information

MySQL version: 5.5.32-cll

MySQL engine: InnoDB

Tables prefix: ps_

Store information

PrestaShop 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

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

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

×
×
  • Create New...