Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Cannot modify header information - No white space


Draklor

Recommended Posts

Posted

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?

Posted

Do you have an echo statement that you might have been using for testing?

Posted

You did check the /includes/classes/ups.php

 

And for giggles ... check the /includes/modules/shipping/ups.php and it's language file.

Posted

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.

Posted
Ain't coding a blast?!

 

Yeah, it blasts my head open all the time :shock: LOL

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...