VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Development & Testing => Topic started by: Loris on April 05, 2012, 22:45:17 PM

Title: custom field plugin: vm, custom stockable variants
Post by: Loris on April 05, 2012, 22:45:17 PM
it is my fault or the plugin "vm, custom stockable variants" stopped working in subrelease I and J?
there is someone that can right manage this plugin?

if yes I'll try a new fresh install...
Title: Re: custom field plugin: vm, custom stockable variants
Post by: Milbo on April 06, 2012, 00:27:02 AM
to avoid conflicts with jquery, we use our own namespace now. so instead of $.setProduct..., we use Virtuemart.setProduct... solution is here http://forum.virtuemart.net/index.php?topic=99590.msg333430#msg333430

But also already fixed in svn. But we advise not to use it. Better are the dynamic childs.
Title: Re: custom field plugin: vm, custom stockable variants
Post by: StevenO on April 09, 2012, 09:34:36 AM
Hi Milbo,

What are dynamic childs?
Title: Re: custom field plugin: vm, custom stockable variants
Post by: Milbo on April 09, 2012, 11:59:48 AM
http://forum.virtuemart.net/index.php?topic=98648.0