News:

Support the VirtueMart project and become a member

Main Menu

[SOLVED]Problem with Alatak USPS Shipping Module

Started by CreativeProStudio, November 08, 2013, 20:26:16 PM

Previous topic - Next topic

CreativeProStudio

Joomla Version: 2.5.15
Virtuemart Version: 2.0.24
Alatak USPS Module Version: 2.02
URL: http://rigbysec.com/j25_site/

I recently installed the Alatak USPS module, set up an account with USPS.com (and had it moved to a production server), and configured the module to use my USPS.com account. But I am having two problems and can't figure out how to solve them.

Problem #1: When I click the "Test your account" link in the configuration panel, I get the following error:

Fatal error: Cannot use object of type TableShipmentmethods as array in /home/content/13/10772713/html/j25_site/plugins/vmshipment/alatak_usps/alatak_usps.php on line 876

Problem #2 (Probably related to #1): I have two shipment methods available to customers in the site front end: "In Store Pickup" and "USPS". When looking at the shopping cart from the front end, only "In Store Pickup" is available as an option. I have the USPS module configured and enabled, but it doesn't show up as a shipment method.

Any help in solving these problems would be greatly appreciated. :)

alatak

#1
Hello
Yes, i did not to implement that feature yet, and forgot to comment the parameter in the configuration.
I made a new version. You can upload it via your account.
QuoteWhen looking at the shopping cart from the front end, only "In Store Pickup" is available as an option. I have the USPS module configured and enabled, but it doesn't show up as a shipment method.
There is a debug option in the new version of the USPS plugin. Turn it on. You will have message displayed that can help you to find out why no quotes from USPS are displayed.
If you need more support, please open a ticket extensions.virtuemart.net/ticket.

CreativeProStudio

Eureka! I found the problem. Turning on debugging revealed some problems with the way the products themselves were configured. I made sure the dimensions and weight are correct and now the USPS shipping module is working.

Thank you for the suggestion!