Jump to content


Corporate Sponsors


Latest News: (loading..)

lyonsperf

Member Since 27 Mar 2008
Offline Last Active May 18 2012, 11:38
-----

Posts I've Made

In Topic: Social Login Add On for v2.3

17 May 2012, 12:07

Just to let everyone know. I installed this in my 2.2rc2 site and it caused massive issues with google. It made the site throw a 301 error for all the links on the page and I could not get the HTML validator tool to recognize the site.

In Topic: Explaining Shipping charges to customers

15 April 2012, 18:48

Thanks for the quick reply.
Most of my products are dropshipped direct from the manufacturer. Therefore I can't leverage a deal with UPs or Fedex.
The box idea sounds promising.

In Topic: USPS Rates not working?

04 April 2012, 15:36

Did you upgrade to the latest USPS version?
The parse error means there is a typo in the modules.php file. Use a compare program to check your file against a known good file.

In Topic: USPS Rate V4, Intl Rate V2 (official support thread)

02 April 2012, 19:45

I have it running on my rc 2.2 shop. But I also have the MVS mod. I suggest downloading the MVS mod and then compare each file using winmerge or beyond compare to sort out the changes. Just ignore anything that has vendor in it.

In Topic: USPS Rate V4, Intl Rate V2 (official support thread)

02 April 2012, 12:10

Do not change your checkout_shipping.php file in 2.2. Make the required changes to usps.php in the includes/modules/shipping folder. Also add the changes to includes/application.top.
If you follow the readme manual instructions, do everything except the checkout_shipping changes.
Also make sure you remove the module in admin BEFORE changing the rest of the files. You also need to edit your locaton in the change in application_top.
The new api only uses your user name. The password has been discarded.