dabbuhl Posted April 25, 2008 Posted April 25, 2008 site: cfmdiscountfurniture.com I am testing the store and come upon the following error when creating a new customer account: Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/cfmdiscountfurniture.com/httpdocs/includes/languages/english.php:338) in /home/httpd/vhosts/cfmdiscountfurniture.com/httpdocs/includes/functions/general.php on line 29 Can anyone point me in the right direction on how to fix this? Which file is messed up? english.php? and what would have made it error?
dabbuhl Posted April 25, 2008 Author Posted April 25, 2008 I forgot to say that the new customer gets created, I can see this in the back office but the page errors everytime upon creating the customer.
arietis Posted April 25, 2008 Posted April 25, 2008 try searching the forums for the error message, Cannot modify header information - headers already sent this is a very common problem and has been addressed many times. one of the solutions will probably apply to you. best of luck to you.
dabbuhl Posted April 25, 2008 Author Posted April 25, 2008 try searching the forums for the error message, Cannot modify header information - headers already sent this is a very common problem and has been addressed many times. one of the solutions will probably apply to you. best of luck to you. Thanks for your reply. I did what you said and was able to find other people with the same problem. The answer was that there was extra white space at the end of the index.php file after the ?> which caused the error.
Guest Posted April 25, 2008 Posted April 25, 2008 Thanks for your reply. I did what you said and was able to find other people with the same problem. The answer was that there was extra white space at the end of the index.php file after the ?> which caused the error. Does it every time. That is why there is a knowledgebase article about it.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.