Jump to content


Corporate Sponsors


Latest News: (loading..)

gregp

Member Since 14 Sep 2007
Offline Last Active Feb 15 2011, 07:36
-----

Posts I've Made

In Topic: How to copy a shipping module?

15 February 2011, 07:38

I can't believe it was that simple... this happens if you have two shipping modules installed which have the same sort order! Unlike payment methods, it seems OSC is pretty fussy about this. Because default sort order is 0 all modules started off with 0 so you end up with duplicates.

It may not fix every single instance of this but I'm reliably getting it to repeat on my installation.

Hope this saves some aspirin on someone else's part.

In Topic: How to copy a shipping module?

15 February 2011, 06:32

I realise this is an oooold post, but this is exactly the problem I'm having. I've spent half the afternoon on this, originally copied flat.php and changed all variable names and hit this problem, then downloaded http://www.oscommerce.com/community/contributions,1470/ and have hit exactly the same thing with this.

If flat.php is installed (regardless of whether it's enabled), any modules which were copied from flat.php will NOT be displayed in checkout (unless their filename appears before flat.php in which case flat.php won't show up). Why is this so and how do I get around it?

Please help!!