Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter

  Fedex Real Time Quotes

The following osCommerce contribution is a free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
After installing version 2.07.1 by RoadDoctor, I ran into a strange problem - when I clicked on the "Catalog" link under the Admin panel, I got a blank page. I don't understand why this happened, but I traced the problem to the order of a few changes outlined in the 2.07.1 update ReadMe file. If you are having this problem, perhaps these instructions will help you out as well.

Download attached file for revised instructions labeled 2.07.1.1_updated_README.txt

Changes made:

1. Changes only to catalog/admin/categories.php

2. Changed the order of p.products_ship_sep so that it is set before p.manufacturers_id

3. Added ; (semi-colon) to end of array definition. RoadDoctor's README does not have this which caused error on my server until I closed the array with ;

4. Basically, I found that I needed to leave p.manufacturers_id as the last parameter in the array. It's important to also make sure you change the tep_db_query statements or your data will be out of order.

See attached file for detailed copy. ONLY the ReadMe file is included. NOT a full package.
This modification will allow the FedEx Direct shipping rates contribution to correctly calculate the shipping weight when used with the Add Weight To Product Attributes v0.1 contribution.

THIS IS ONLY FOR CARTS USING THE ADD WEIGHT TO PRODUCT ATTRIBUTES CONTRIBUTION

It's a very simple modification, consisting of only two changes to the fedex1.php file.

NOTE: This modification has been created and tested specifically for "Fedex Real Time Quotes" aka "FedEx Direct" version 2.07 only. It may work with other versions, but you should backup and test it carefully.

Not a full package. Download only contains instructions for modification.
I had problems getting this to work using Godaddy hosting, even after the Godaddy Curl fix was applied. I found if I changed the fixed Ip address to the URL of the server it resolved the problem.
In the Catalog/includes/modules/shipping/fedex1.php file I commented out the line in the Godaddy fix and added a line with the qualified url as in the attached txt file. Once done it began working.
   Posted on: 09/09/2008     See contribution details Request Installation with Paid service