Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / Checkout_shipping returning blank

Checkout_shipping returning blank

Views: 1,426

Results 1 to 3 of 3
6 Feb 2011, 11:04 AM
#1
nickycarroll avatar

nickycarroll

New Zenner

Join Date:
Oct 2009
Posts:
26
Plugin Contributions:
0

Checkout_shipping returning blank

Have just finished upgrading to 1.39g, on a demo site still. Got everything working but the checkout_shipping page comes up blank. I've been using filezilla to copy everything across and re-copied the files again incase anything failed. The error code reads this:

06-Feb-2011 09:45:52] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant MODULE_SHIPPING_ZONES_HANDLING_METHOD_1 in /zen_demo/includes/modules/shipping/zones.php on line 249

[06-Feb-2011 10:20:43] PHP Warning: Cannot modify header information - headers already sent by (output started at /zen_demo/includes/languages/english/modules/shipping/table.php:30) in /zen_demo/includes/functions/functions_general.php on line 45

Any ideas greatly appreciated. (I'm not that great with php)

6 Feb 2011, 4:02 PM
#2
coolcarpartsonline avatar

coolcarpartsonline

Totally Zenned

Join Date:
Feb 2008
Posts:
1,386
Plugin Contributions:
0

Re: Checkout_shipping returning blank

You have a problem with the new files you uploaded. The error is giving you a hint where to look for the problem, I suggest you start there.

7 Feb 2011, 3:59 PM
#3
nickycarroll avatar

nickycarroll

New Zenner

Join Date:
Oct 2009
Posts:
26
Plugin Contributions:
0

Re: Checkout_shipping returning blank

Thanks, have recopied over the whole of the includes directory and everything is working fine. :smile: