VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: vigier on May 22, 2012, 18:14:24 PM

Title: VM won't store shipment configuration
Post by: vigier on May 22, 2012, 18:14:24 PM
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?
Title: Re: VM won't store shipment configuration
Post by: vigier on May 22, 2012, 22:18:59 PM
It was an issue in the checkConditions function... It should return false when in backend and true when in front end....