Hector18 Posted October 14, 2018 Share Posted October 14, 2018 (edited) 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) 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 October 14, 2018 by Hector18 typo Quote Link to comment Share on other sites More sharing options...
♥raiwa Posted October 14, 2018 Share Posted October 14, 2018 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. Quote About Me: http://www.oscommerce.com/forums/user/249059-raiwa/ Need help? How To Get The Help You Need Is your version of osC up to date? You'll find the latest osC community version CE Phoenix here. Public Phoenix Change Log Cheat Set on Google Sheets Link to comment Share on other sites More sharing options...
Hector18 Posted October 15, 2018 Author Share Posted October 15, 2018 Doh! Yep. That was it. Thanks very much for the answer! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.