Draklor Posted May 30, 2003 Posted May 30, 2003 I'm getting the standard error: Warning: Cannot modify header information - headers already sent by (output started at /home/lawrence/www/lawrencehomemedical.net/catalog/includes/classes/ups.php:160) in /home/lawrence/www/lawrencehomemedical.net/catalog/checkout_payment.php on line 32 However, I have no white space before the <? or after the ?> in any of the files ups.php, checkout_payment.php, or english.php. Any ideas?
Ajeh Posted May 30, 2003 Posted May 30, 2003 Do you have an echo statement that you might have been using for testing?
Ajeh Posted June 2, 2003 Posted June 2, 2003 You did check the /includes/classes/ups.php And for giggles ... check the /includes/modules/shipping/ups.php and it's language file.
Draklor Posted June 2, 2003 Author Posted June 2, 2003 So as it turns out, I hadn't even been checking the ups.php file in classes, I'd been checking the one in modules/shipping/yadda yadda. Sure enough there was a single space at the end of the ups.php in the /classes folder. Thankyou so much for your help.
Guest Posted June 3, 2003 Posted June 3, 2003 Ain't coding a blast?! Yeah, it blasts my head open all the time :shock: LOL
Recommended Posts
Archived
This topic is now archived and is closed to further replies.