Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Stuck on checkout_shipping - blank page

Stuck on checkout_shipping - blank page

Locked

Views: 1,313

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
3 Jan 2009, 1:56 AM
#2
best_price_accessori avatar

best_price_accessori

Zen Follower

Join Date:
Dec 2008
Posts:
155
Plugin Contributions:
0

Re: Stuck on checkout_shipping - blank page

[02-Jan-2009 18:53:11] PHP Warning: Cannot modify header information - headers already sent by (output started at ......includes/modules/shipping/zones.php:270) in ....includes/functions/functions_general.php on line 44

Thats the error message. Any ideas guys? I'm lost.

3 Jan 2009, 6:44 AM
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Stuck on checkout_shipping - blank page

I'd reload the file:
/includes/modules/shipping/zones.php

sounds like it is damage or corrupt ...

Usually that error means that you have space(s) or blank line(s) after the closing php bracket ?> and php will error on that ...

However, that file has a lot more than 270 lines so it makes me suspect that the file is bad ... :unsure: