Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hi have Linda's Qty Controller 5.1 installed on a Dec 2002 snapshot -for some reason the free shipping is the only shipping method that presents itself in the store -If i turn all of the others on (Flat rate, per item etc) they don't show up as options in the cart. If I turn off the free shipping and turn on all other methods, I can't continue in the order process because no shipping methods are listed to choose.

 

Where do i start looking to resolve this?

 

Also, where is the language for the shipping methods?

 

thanks!

Posted

The Shipping language files are in /catalog/includes/language/english/modules/shipping/

 

Take a look at your catalog/checkout_shipping.php. Also do a view source on the page itself in your browser. That will help to see what is actually being generated by osC.

 

Hope this helps.

 

Good Luck.

 

-R

Posted

The Free Shipping and Free Payment feature is looking at Cart weight and total price.

 

Each of the shipping and payment modules have an IF statement around the enable to determin which ones show or do not show based on the Cart weight and total.

 

Depending on which snapshot you have, if you over wrote that feature or overwrote the logic in the shipping.php or payment.php files then you will run into this problem.

 

Look at the original shipping and payment modules that came with the Add-on, and see how the logic is done and it can be applied to the new shipping and payment modules if you have updated them.

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...