What are the myDebug logs telling you?
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
[27-Aug-2010 04:16:09] PHP Warning: Cannot modify header information - headers already sent by (output started at /home2/urbancl1/public_html/zen-cart-v139f-utf8-plugin-20100817/includes/languages/schinese/lite_grey/header.php:1) in /home2/urbancl1/public_html/zen-cart-v139f-utf8-plugin-20100817/includes/init_includes/init_templates.php on line 78
![]()
when change the language, the page will blank first , if i press the "back" icon in ie , it will show the page![]()
here is the " init_templates.php" thx
<content removed>
Last edited by DrByte; 9 Sep 2010 at 08:26 PM. Reason: wrong file
The error message is telling you' that your problem is on line 1 of this file:
Related FAQ: https://www.zen-cart.com/tutorials/index.php?article=87output started at /home2/urbancl1/public_html/zen-cart-v139f-utf8-plugin-20100817/includes/languages/schinese/lite_grey/header.php:1
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
still understand , what can i do
[09-Sep-2010 22:18:05] PHP Warning: Cannot modify header information - headers already sent by (output started at /home2/urbancl1/public_html/zen-cart-v139f-utf8-plugin-20100817/includes/languages/schinese/lite_grey/header.php:1) in /home2/urbancl1/public_html/zen-cart-v139f-utf8-plugin-20100817/includes/init_includes/init_templates.php on line 78
[09-Sep-2010 22:18:05] PHP Warning: Cannot modify header information - headers already sent by (output started at /home2/urbancl1/public_html/zen-cart-v139f-utf8-plugin-20100817/includes/languages/schinese/lite_grey/header.php:1) in /home2/urbancl1/public_html/zen-cart-v139f-utf8-plugin-20100817/includes/functions/functions_general.php on line 45
i replace original php to the init_templates.php , functions_general.php ,header.php:1 in public_html file , but still blank pages
http://urban-clothings.com/zen-cart-...=index&cPath=1
You need to fix the problem on line 1, as I said last time.
Instructions: https://www.zen-cart.com/tutorials/index.php?article=87
Otherwise you should be asking for help from whoever gave you your zen-cart-v139f-utf8-plugin-20100817 files or whoever made the language files.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.