if you are getting blank page , that due to some php problems.
use this link to solve your problem
http://www.zen-cart.com/forum/announ...php?f=134&a=12
if you are getting blank page , that due to some php problems.
use this link to solve your problem
http://www.zen-cart.com/forum/announ...php?f=134&a=12
Where did you get the custom template? Some of them break some standard Zen Cart functions.
on winxp , IE 7 , IE8, FF are all ok ..
you may want to reconsider colours on your site .. is distracting .. specially your sidebox ,, after few second is hard to read your category there.
![]()
Ty very much on reply,iw used link you posted and tried to install Debug Error-Logging Utility which sent informations to log file and this is what i found inside:
Note:Srpski is language pack,does maybe this can help to solve the problem?Code:[04-Apr-2009 09:52:14] PHP Warning: Cannot modify header information - headers already sent by (output started at /mounted-storage/home123c/sub001/sc68518-MXZJ/www/zencart/includes/languages/srpski.php:1) in /mounted-storage/home123c/sub001/sc68518-MXZJ/www/zencart/includes/init_includes/init_templates.php on line 78 [04-Apr-2009 09:52:14] PHP Warning: Cannot modify header information - headers already sent by (output started at /mounted-storage/home123c/sub001/sc68518-MXZJ/www/zencart/includes/languages/srpski.php:1) in /mounted-storage/home123c/sub001/sc68518-MXZJ/www/zencart/includes/functions/functions_general.php on line 44
Also i have used zencart standard template and no changes so the problems in using costum template i have isnt problem.
Ty on trying to help me even we dont find solution for this problem
Mambo
and here are screenshots of files that makes problems:
functions_general.php
init_templates.php
Screenshots of functions_general.php with line 44
Screenshot of init_templates.php with line 78
What should i change there,this is tutor of problem i have but stil need help
Ty very much![]()
Last edited by mambo75; 4 Apr 2009 at 10:26 PM.
Ah forgot to post tutor page
https://www.zen-cart.com/tutorials/index.php?article=87
the problem is starting from srpski.php , the other two core files just reporting the problem.
you may want to look at srpski.php make sure is not corrupted missing opening or closing php tags , missing ) or ;
specially if there is added space at the end of that file .