VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: nordmograph on December 21, 2011, 17:53:52 PM

Title: Problem with Custom fields plugins
Post by: nordmograph on December 21, 2011, 17:53:52 PM
Hello, bonjour

First congratulations for the stable  release, VM2 is an amazing piece of software!
Even if it's free, it's on my christmas list! :)

I'm facing some problems looking at the provided custom fields plugins:
Specification (also for this one, params language strings missing)
Text Input
Stockable

They do not save settings when clicking 'save' on j1.7
The fields stay blank or filled in with default values.
I reinstalled the whole thing 3 times with same results.
Is there a little bug here?

I am writing a little plugin, got crazy with its settings not saving, but noticed none of the provided custom plugins do.
Thanks for your help.

Adrien
PS: I also tryed payment plugins and everything is fine there.
Title: Re: Problem with Custom fields plugins
Post by: Stephen Roberts on December 26, 2011, 20:04:20 PM
Did you ever get this working?
Title: Re: Problem with Custom fields plugins
Post by: nordmograph on December 26, 2011, 23:21:08 PM
No, not after RC2... Do you have these working? I guess I should reinstall the whole...
Title: Re: Problem with Custom fields plugins
Post by: Stephen Roberts on December 28, 2011, 04:32:38 AM
Yeah, there seems to be a bug when writing custom plugin info to the tables. Have you considered saving your data manually in the plgVmOnStoreProduct function? That's essentially what I'm doing.