lee the bean Posted March 29, 2007 Posted March 29, 2007 I have included the following table (by weight), and have zero'ed the tare weight. 0:0.00,0.1:1.68,0.25:1.95,0.5:2.38,0.75:2.88,1.0:3.38,1.25:5.42,1.5:6.27,1.75:7. 12,2.0:7.97,3.0:12.00,4.0:16.00,5.0:20.00,6.0:24.00,7.0:28.00,8.0:32.00 All works fine until I enter a product weight 6.40 up to 7.99 and checkout where the shipping cost incorrectly sets to £32.00. Is the calculation correct or am I going mad??? Does anyone know what I'm doing wrong. Quote
Guest Posted March 30, 2007 Posted March 30, 2007 I have included the following table (by weight), and have zero'ed the tare weight. 0:0.00,0.1:1.68,0.25:1.95,0.5:2.38,0.75:2.88,1.0:3.38,1.25:5.42,1.5:6.27,1.75:7. 12,2.0:7.97,3.0:12.00,4.0:16.00,5.0:20.00,6.0:24.00,7.0:28.00,8.0:32.00 All works fine until I enter a product weight 6.40 up to 7.99 and checkout where the shipping cost incorrectly sets to £32.00. Is the calculation correct or am I going mad??? Does anyone know what I'm doing wrong. Looks ok if you copied the figures from the module. 6.40 should cost 28.00 7.01 to 8.00 should cost 32.00 Quote
lee the bean Posted March 30, 2007 Author Posted March 30, 2007 Thanks, I'm not going mad then. Yes the table figures are copy/pasted (around 155 characters). I can't get the £28.00 shipping cost to calculate correctly then. Is this a bug, can anyone help/reproduce the problem? Quote
Guest Posted March 30, 2007 Posted March 30, 2007 Thanks, I'm not going mad then. Yes the table figures are copy/pasted (around 155 characters). I can't get the £28.00 shipping cost to calculate correctly then. Is this a bug, can anyone help/reproduce the problem? What table are you usong? Quote
lee the bean Posted March 30, 2007 Author Posted March 30, 2007 The standard shipping module 'table rate' which comes with os2.2ms2. I've not done too many customisations from the standard installation (just free shipping & paypal ipn modules added). I'm not a programmer, but I can find my way around this product. Quote
Guest Posted March 31, 2007 Posted March 31, 2007 The standard shipping module 'table rate' which comes with os2.2ms2.I've not done too many customisations from the standard installation (just free shipping & paypal ipn modules added). I'm not a programmer, but I can find my way around this product. I am not one either. You could try remove then install. I don't use that table, I use extra table rate (but they are both supposed to be the same). Quote
lee the bean Posted April 2, 2007 Author Posted April 2, 2007 I am not one either. You could try remove then install. I don't use that table, I use extra table rate (but they are both supposed to be the same). Quote
lee the bean Posted April 2, 2007 Author Posted April 2, 2007 Thanks, do you mean remove the text from the shipping table, or remove the shipping table module, in which case do you mean uninstall and re-install from the menu, or something a bit more 'teckyfied'. Quote
Guest Posted April 2, 2007 Posted April 2, 2007 Thanks, do you mean remove the text from the shipping table, or remove the shipping table module, in which case do you mean uninstall and re-install from the menu, or something a bit more 'teckyfied'. Sorry. I mean uninstall and re-install from the menu in admin/modules/shipping. Quote
satish Posted April 2, 2007 Posted April 2, 2007 7.0:28.00,8.0:32.00 going by table it should be 28 but if it something just replace the module with a fresh unchanged one. Probably some modification in code is leading to this. Satish Quote Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
lee the bean Posted April 3, 2007 Author Posted April 3, 2007 7.0:28.00,8.0:32.00going by table it should be 28 but if it something just replace the module with a fresh unchanged one. Probably some modification in code is leading to this. Satish Quote
lee the bean Posted April 3, 2007 Author Posted April 3, 2007 Hum, 'removed' shipping table module, re-installed and added back in the table string. Still calculating anything between 6.4 and 7.99 as £32.00 (should be £28.00). No modifications to code here made by me?? Quote
Guest Posted April 3, 2007 Posted April 3, 2007 Hum, 'removed' shipping table module, re-installed and added back in the table string. Still calculating anything between 6.4 and 7.99 as £32.00 (should be £28.00). No modifications to code here made by me?? Pity that it did not work. Are you sure the rest of the charges are correct? Up to 0.0 should cost 0.00 Up to 0.1 should cost 1.68 Up to 0.25 should cost 1.95 etc etc Up to 6.0 should cost 24.00 Up to 7.0 should cost 28.00 Up to 8.0 should cost 32.00 Quote
lee the bean Posted April 3, 2007 Author Posted April 3, 2007 Positive, I've tested many combinations on the scale, including above 8.0 and above (which correctly gives £0.00 shipping charge). Kinda stumped now... Quote
Guest Posted April 3, 2007 Posted April 3, 2007 Positive, I've tested many combinations on the scale, including above 8.0 and above (which correctly gives £0.00 shipping charge). Kinda stumped now... Me too. You could try the Extra Table rate http://www.oscommerce.com/community/contri...xtra+table+rate I use it for Australia Post Satchels. Quote
Guest Posted April 5, 2007 Posted April 5, 2007 Me too. You could try the Extra Table rate http://www.oscommerce.com/community/contri...xtra+table+rate I use it for Australia Post Satchels. You could also remove any white space in the files. The new files are the same as the old except for a line feed at the end of each file. Quote
Guest Posted April 5, 2007 Posted April 5, 2007 You could also remove any white space in the files. The new files are the same as the old except for a line feed at the end of each file. I used your figures in my test site and they worked. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.