dacystorm Posted April 18, 2007 Posted April 18, 2007 I downloaded and installed the latest version available: Unsold Carts Report http://www.oscommerce.com/community/contri...l/search,Unsold The code works, but now i get an error when i send emails to customers (it worked before) Warning: Cannot modify header information - headers already sent by (output started at /var/www/customers/public_html/admin/includes/languages/finnish.php:600) in /var/www/customers/public_html/admin/includes/functions/general.php on line 18 The mails are sent ok, i tested. But it sends out the error below to the screen. Can someone help with this one? Quote
crash3903 Posted April 18, 2007 Posted April 18, 2007 (edited) I downloaded and installed the latest version available: Unsold Carts Reporthttp://www.oscommerce.com/community/contri...l/search,Unsold The code works, but now i get an error when i send emails to customers (it worked before) Warning: Cannot modify header information - headers already sent by (output started at /var/www/customers/public_html/admin/includes/languages/finnish.php:600) in /var/www/customers/public_html/admin/includes/functions/general.php on line 18 The mails are sent ok, i tested. But it sends out the error below to the screen. Can someone help with this one? Check this file admin/includes/languages/finnish.php & admin/includes/functions/general.php ...to make sure you don't have any white space before the first opening <?php Regards Edited April 18, 2007 by crash3903 Quote Regards Mark A Reynolds
dacystorm Posted April 18, 2007 Author Posted April 18, 2007 There was a empty space in the end of finnish.php, Thanks for the help : ) Quote
crash3903 Posted April 18, 2007 Posted April 18, 2007 There was a empty space in the end of finnish.php, Thanks for the help : ) your welcome Quote Regards Mark A Reynolds
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.