Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

UPS Choice 1.8 missing language file?


stevemcl

Recommended Posts

Hi, I just installed osCommerce 2.2ms2-060817 and tried installing UPS Choice 1.8

and am getting this error message:

 

Warning: Failed opening '/home/jshoes/public_html/catalog/includes/languages/english/modules/shipping/ups.php' for inclusion (include_path='') in /home/jshoes/public_html/catalog/admin/modules.php on line 132

 

 

I don't have this file: catalog/includes/languages/english/modules/shipping/ups.php

 

was it taken out when UPS was taken out of osCommerce 2.2ms2 ?

 

It's not included in UPS Choice 1.8, does somebody have it and should it be added to UPS Choice 1.8?

 

thanks,

steve

Link to comment
Share on other sites

was it taken out when UPS was taken out of osCommerce 2.2ms2 ?
Guess so.
It's not included in UPS Choice 1.8, does somebody have it and should it be added to UPS Choice 1.8?
Go ahead:

<?php
/*
 $Id: ups.php,v 1.5 2002/11/19 01:48:08 dgw_ Exp $

 osCommerce, Open Source E-Commerce Solutions
 http://www.oscommerce.com

 Copyright (c) 2002 osCommerce

 Released under the GNU General Public License
*/

define('MODULE_SHIPPING_UPS_TEXT_TITLE', 'United Parcel Service');
define('MODULE_SHIPPING_UPS_TEXT_DESCRIPTION', 'United Parcel Service');
define('MODULE_SHIPPING_UPS_TEXT_OPT_GND', 'UPS Ground');
define('MODULE_SHIPPING_UPS_TEXT_OPT_1DM', 'Next Day Air Early AM');
define('MODULE_SHIPPING_UPS_TEXT_OPT_1DA', 'Next Day Air');
define('MODULE_SHIPPING_UPS_TEXT_OPT_1DP', 'Next Day Air Saver');
define('MODULE_SHIPPING_UPS_TEXT_OPT_2DM', '2nd Day Air Early AM');
define('MODULE_SHIPPING_UPS_TEXT_OPT_3DS', '3 Day Select');
define('MODULE_SHIPPING_UPS_TEXT_OPT_STD', 'Canada Standard');
define('MODULE_SHIPPING_UPS_TEXT_OPT_XPR', 'Worldwide Express');
define('MODULE_SHIPPING_UPS_TEXT_OPT_XDM', 'Worldwide Express Plus');
define('MODULE_SHIPPING_UPS_TEXT_OPT_XPD', 'Worldwide Expedited');
?>

Don't know how up-to-date this is. Express Saver is since January 1 called Saver, but Express Saver is not even mentioned in the language 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.
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...