Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Why does my admin/modules/shipping screen not look like

http://www.oscommerce.info/images/articles...shipping-01.gif

 

The includes/modules/shipping/zones.php

has a statement, as follows.

 

Next, you will want to activate the module by going to the Admin screen,

clicking on Modules, then clicking on Shipping. A list of all shipping

modules should appear. Click on the green dot next to the one labeled

zones.php. A list of settings will appear to the right. Click on the

Edit button.

 

Why does my admin/modules/shipping screen not have any green buttons, and why does the zones module not appear in the list ???

Posted

Thats strange when I changed includes/modules/shipping/zones.php

 

$this->num_zones = 1;

to

$this->num_zones = 2;

 

it removed all the editing functions on admin/modules/shipping screen

 

So now I have the zones shipping module showing up.

 

Now

 

My normal UK shipping modules (Sellers Standard Delivery and Royal Mail Standard Parcels) are set up for Zone 1 as being GB, but when I install the zone shipping module, it says that zone 1 is US,CA. So how does this effect the shipping rates setup in my normal shipping modules ??

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...