spencermjax Posted December 4, 2004 Posted December 4, 2004 I have the error listed below on every product description page where there is the "For more information, please visit this products webpage." link. Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/shop/includes/languages/english.php:353) in /home/mysite/public_html/shop/includes/functions/general.php on line 28 Any thoughts?
♥Vger Posted December 4, 2004 Posted December 4, 2004 Which website are you referring to? What's the URL? If it's the onlinenetsource website then I got a warning pop-up for your improperly installed ssl certificate. That warning about 'headers already sent' usually occurs when you've overwritten one file with another one of the same name from another directory. Vger
Guest Posted December 4, 2004 Posted December 4, 2004 did you try using the knowledge base and search for headers already sent? that does work . . by the way, per forum rules, your link to 'online net source' is against forum rules - no links to domains, etc those belong in the profile
spencermjax Posted December 5, 2004 Author Posted December 5, 2004 Thanks for the heads up about site links and the SSL Problem. I'll take care of that. So what is the fix for the overwritting of a file? That seems like a legitimate thing to do.
spencermjax Posted December 5, 2004 Author Posted December 5, 2004 I am simply amazed. I'm still a bit new to PHP and had heard something about having no trailing spaces or tabs at the end of a document...Well, that seems to be what the error was. I also had the error when clicking the "my Account" and "Checkout" links. I fixed the spaces problem at the end of the boxes.php file and ALL IS WELL!!!!! Thanks for the imput.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.