Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I've managed to muck up my shipping methods display. I don't know where the issue is coming from, but I'm thinking it's not showing the value of the variable when it should be - probably a quick fix. Anyone know what needs changing?

 

Thankfully, I've got it giving the correct amounts with the newest fix. It just doesn't look pretty.

 

United States Postal Service (1 x 3.5lbs)

EXPRESS (1 - 2 MODULE_SHIPPING_USPS_TEXT_DAYS) $29.10

PRIORITY (2 - 3 MODULE_SHIPPING_USPS_TEXT_DAYS) $7.20

Parcel (4 - 7 MODULE_SHIPPING_USPS_TEXT_DAYS) $5.97

 

Merry Christmas Everyone!

 

Stephen @ Starland.com

Posted

make sure you have includes\languages\english\modules\shipping\usps.php. There should be a define('MODULE_SHIPPING_USPS_TEXT_DAYS') value around line 24

  • 4 weeks later...
Posted

You pegged it! As soon as I added a

 

define('MODULE_SHIPPING_USPS_TEXT_DAYS', 'DAYS');

 

line in that file it fixed things up great. Thank you!

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