How do I enable usps Shipping Mod?
#1
Posted 06 April 2012 - 07:47 PM
I have installed OsCommerce and trying to set up shipping. The only option listed in admin is flat rate, though other php files are in the mod folder.
My question is, How do I get usps to show as an option in admin so I can enable it?
Thank you, , , ,
John.
#2
Posted 06 April 2012 - 07:51 PM
Click the install button, choose USPS and active it. Then, enable it and configure it to suit your needs.
Chris
See my Profile to learn more about add ons, templates, support plans and custom coding (click here)
#3
Posted 06 April 2012 - 07:55 PM
When I click to install mod, I get the following.
Warning: require_once(includes/classes/xml_5.php) [function.require-once]: failed to open stream: No such file or directory in /home/combatk2/public_html/store/includes/modules/shipping/usps.php on line 13
Fatal error: require_once() [function.require]: Failed opening required 'includes/classes/xml_5.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/combatk2/public_html/store/includes/modules/shipping/usps.php on line 13
Could the file be corrupt?
Thanks again.
#4
Posted 06 April 2012 - 08:04 PM
Edited by John_M, 06 April 2012 - 08:16 PM.
#5
Posted 06 April 2012 - 08:57 PM
if (PHP_VERSION >= '5.0.0') { // PHP 5 does not need to use call-time pass by reference
require_once (DIR_WS_CLASSES . 'xml_5.php');
} else {
require_once (DIR_WS_CLASSES . 'xml.php');
}****
The mod installed then, but have no idea if it will work right without the required files being included?
#6
Posted 06 April 2012 - 09:39 PM
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#7
Posted 06 April 2012 - 10:04 PM
The page is opening fine now, and about to test the cart.
#8
Posted 06 April 2012 - 10:11 PM
An error occured with the USPS shipping calculations.
If you prefer to use USPS as your shipping method, please contact the store owner.
#9
Posted 06 April 2012 - 11:44 PM
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#10
Posted 07 April 2012 - 01:41 AM
Now, when I try to access the admin page I get :
Fatal error: Call to undefined function tep_get_version() in /home/combatk2/public_html/store/admin/includes/header.php on line 20
#11
Posted 07 April 2012 - 02:14 AM
tep_get_version() is part of osCommerce 2.3.1. Are you running an older version? The version of the USPS module that you installed may not be compatible with your store.
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#12
Posted 09 April 2012 - 07:56 PM
#13
Posted 09 April 2012 - 10:40 PM
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#14
Posted 20 April 2012 - 12:55 PM
An error occured with the USPS shipping calculations.
If you prefer to use USPS as your shipping method, please contact the store owner.
Ideas?
#15
Posted 20 April 2012 - 05:10 PM
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#16
Posted 21 April 2012 - 03:25 PM
John_M, on 06 April 2012 - 10:11 PM, said:
An error occured with the USPS shipping calculations.
If you prefer to use USPS as your shipping method, please contact the store owner.
We received that error when using another USPS shipping module. Turns out we had a negative number for weight, and it couldn't calculate properly. We are using weight in the attribute and just had entered the weight wrong. Fixing that solved the problem. So, you might look into that.
#17
Posted 26 April 2012 - 01:57 AM
I have installed the usps rate v4 a few different times now and keep having the same problems.
Here is the error I get after the upload and enabling of the mod .
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Moscow' for 'MSD/4.0/DST' instead in /home/combatk2/public_html/store/includes/languages/english.php on line 248
Warning: Cannot modify header information - headers already sent by (output started at /home/combatk2/public_html/store/includes/languages/english.php:248) in /home/combatk2/public_html/store/includes/functions/general.php on line 45









