I guess I am just deleting my zencart then
I guess I am just deleting my zencart then
Sorry that the tools you're using on your computer and hosting account are causing you problems with using PHP-driven websites.
If you use compatible tools, you'll have fewer problems, and thus more success.
.
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.
I was getting the same error messages on the admin login page. I just moved to a new server (with the same provider) so that I will be able to upgrade to 1.3.9h. I am using 1.3.8a.
I checked each file listed in the error message, but there were no white spaces in any of the files..
I am hosted on Godaddy. I called and a rep told me to look for white spaces at the END of my
admin/includes/configure.php
and includes/configure.php files.
Sure enough- that was it.
Once I deleted the white spaces on the configure files ALL the error messages went away.
Worth a read: https://www.zen-cart.com/tutorials/i...hp?article=313
.
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.
Thank you. That was very helpful.
I am comparing my files getting ready for the upgrade.
I did notice the //EOF// on some of the files in 1.3.9h version and was wondering why. Nice to have the answer before I even asked!
I just move the new version 1.5 to 1.39 with all the instructions. When it was in the folder the 1.5 version was working. Now I cannot go in thr admin. I put the new version in the public_html. I have this error. Can somebody help me please. Thanks for looking. I did the faq I can't login to the Admin after installing Zen Cart without success.
[09-Jan-2013 16:14:02] PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /home/conv/public_html/xxadmin/includes/classes/logger.php:127) in /home/conv/public_html/includes/functions/sessions.php on line 113
[09-Jan-2013 16:14:02] PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/conv/public_html/xxadmin/includes/classes/logger.php:127) in /home/conv/public_html/includes/functions/sessions.php on line 113
[09-Jan-2013 16:14:02] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/conv/public_html/xxadmin/includes/classes/logger.php:127) in /home/conv/public_html/xxadmin/includes/init_includes/init_templates.php on line 55
Your problem is on line 127 of that file.
Probably have extra blank lines after the closing ?>
Related FAQ article: http://www.zen-cart.com/content.php?...s-already-sent
.
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.
It seems that the FTP program did not make a good transfer. Thank you to Dr Byte for giving your time to my problem. I wish you the best.