Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shipping not Showing on checkout_shipping.php for some customers


gdfox

Recommended Posts

Hi,

 

We have just launched our site and some customers are having problems when they arrive at checkout_shipping.php page. The shipping is not showing and when they press continue, they are returned to this page.

 

I have done some research and noticed that in this file (checkout_shipping.php) around line 258, in this line of code:

 

if (tep_count_shipping_modules() > 0) {

 

When I echo tep_count_shipping_modules() for these customers it is 0 and in my account, which works fine it is 1.

 

I am not sure that this is where the problem lies, but it does say something.

 

Does anyone have any ideas.

 

Thanks,

Greg

Link to comment
Share on other sites

Did you define any shipping zones at the installed modules? If so, the customer that doesn't see the modules may be outside of the defined zone.

 

 

Thanks you that solved the problem.

 

I should have known better. It has been a while since I setup an OSC cart.

 

Greg

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...