Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

FIRSTPLUSZONES Showing PHP String name?


Hector18

Recommended Posts

Hi there

Pse forgive if this covered elsewhere and I've missed it, or if I've missed something obvious. Am an OSC newbie. All going well but am confused by the fact that the FIRSTPLUSZONES shipping module shows strings such as 'MODULE_SHIPPING_FIRSTPLUSZONES_TEXT_DESCRIPTION' and 'MODULE_SHIPPING_FIRSTPLUSZONES_TEXT_TITLE' on the shipping options bit of checkout and on the invoice screens, rather than (what I assume should be) the actual assigned Text Title and Description, etc?

The module works perfectly and assigns the various shipping rates I have set up, but displays these long titles.

Here is a test purchase example invoice The order was from UK which is configured as  free shipping.

Cheers! 🙂

Payment Method: PayPal (including Credit and Debit Cards)
pixel_trans.gif
Products Model Tax Price (ex) Price (inc) Total (ex) Total (inc)
1 x Test   0% £1.00 £1.00 £1.00 £1.00
Sub-Total: £1.00
MODULE_SHIPPING_FIRSTPLUSZONES_TEXT_TITLE (MODULE_SHIPPING_FIRSTPLUSZONES_TEXT_WAY): £0.00
Total: £1.00
Edited by Hector18
typo
Link to comment
Share on other sites

Seems you have missed to copy the language file into the language directory.

It should have the same name like the shipping module and be located in:

includes/languages/english/modules/shipping/[name_of_your_shipping_module.php]

The language constants are defined in this file.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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