Hi All,
I found Ajeh excellent article on cloning a shipping module.
I proceeded to clone the per item module, so that I have per item (UK), per item (Europe) and per item (ROW).
These are called item, item_eur and item_row respectively.
This seemed to work ok. I set up the corresponding zones and associated them, and set the shipping costs in each modules.
Everything works find up to the checkout_shipping page i.e. index.php?main_page=checkout_shipping
The correct shipping module shows dependant on the users location, and the correct costs are in place.
However clicking on the "continue" button on this page, seems to cause the page to reload with no visible error message.
The only time it works is when the user is based in the zone associated with the original location, so in my case this is the UK.
Have I messed up when cloning the shipping modules?



