Jump to content

Error when changing order status


Recommended Posts

When I change an order to "delivered" "shipped in progress" etc. its brings up a blank white screen with “Warning: Cannot modify header information - headers already sent by (output started at ADDRESS/override/classes/order/Order.php:1) in ADDRESS/classes/Tools.php on line 142”

If I refresh the page and login again it has actually changed the status, like I asked, but obviously its not right. Any ideas?

 

The line in question is

 

header('Location: '.$url);

 

1.5.2 version.

 

Thanks

Link to comment
Share on other sites

×
×
  • Create New...