smtorgan Posted July 7, 2006 Posted July 7, 2006 Newbie here...I have been configuring a store and have been going along rather well until I ran into this error when testing the sign in page. I am not sure wht I have managed to do here, any help would be appreciated. Thanks in advance. Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site11/fst/var/www/html/oscommerce2/includes/languages/english/login.php:1) in /home/virtual/site11/fst/var/www/html/oscommerce2/includes/functions/general.php on line 29
spax Posted July 7, 2006 Posted July 7, 2006 Make sure there is no white space before the opening <?php tag or after the closing ?> in those two files. Download them using a proper FTP client i.e Not Dreamweaver, open them up in a text editor and delete any whitespace so the very first piece of code is <?php and the very last thing is ?> then upload them again, with your proper FTP client in ASCII mode.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.