News:

Looking for documentation? Take a look on our wiki

Main Menu

VM won't store shipment configuration

Started by vigier, May 22, 2012, 18:14:24 PM

Previous topic - Next topic

vigier

Hi,
I'm tryin to create my own shipping module, based on the standard module and one I found on the web.
It's not for commercial resale, just to get it right for my own site.

The first problem I have is that it won't store the configuration. In my XML file there is a set of parameters, which show on admin window->configuration.
But when I click save, it refreshes, but nothing is being stored. What do I do wrong?

vigier

It was an issue in the checkConditions function... It should return false when in backend and true when in front end....