Hi there. I've got a strange problem with shipping quotes for the Drupal 5 version. I've got two stores/sites which share a common CPC id account with Canada post, and both sell similar products. One installation is Drupal 5, and one is V6.
On similar products (same weight, same shipping methods) in each of the stores to the same destination, the V5 site returns quotes for shipping from Canada to the US which are around 50% higher than the actual shipping cost (ie. for small packets surface). Quotes to CDN and international destinations are slightly higher than actual, but not by much. The V6 site returns accurate quotes.
I'm just looking for some troubleshooting advice on this, and to see if this happens to be a known issue with version 5 of the CP module?
I do realize 5 is an old version. I have done a test upgrade of the site from 5 to 6, but it has been problematic (lots of products and order data etc.), so I'd prefer to try and troubleshoot the v5 site first while I work on the upgrade.
Any advice or suggestions would be appreciated.
Comments
Comment #1
TC44 commentedPorting the code from the 6.x module has solved the problem.
Comment #2
TC44 commentedThat seemed to work initially, but then the module stopped returning quotes. Reverted to last v5 release and quotes are still returning high values.
Comment #3
tr commentedI'm not providing any support at all for the D5 version of this module. Drupal 5 is no longer supported, and Ubercart 1.x for D5 is no longer supported. I strongly suggest you move to D6 or D7 as soon as possible.
Comment #4
TC44 commentedHi TR,
Yes, I appreciate that and I do realize it's no longer supported. However, I'm also having a very difficult time upgrading this particular site installation to V6 (http://drupal.org/node/766530), otherwise I wouldn't be reaching out to V5 users for suggestions. I'm trying to dig up some info which might solve this V5 issue in the meantime while I upgrade to 6.
Do you happen to have any suggestions at all as to what might be causing this? I'm just looking for any pointer in the right direction that might be helpful. Thanks.