VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: razor7 on January 03, 2024, 17:38:23 PM

Title: [SOLVED] Issue in rev 10959
Post by: razor7 on January 03, 2024, 17:38:23 PM
Hi! in rev 10959 controller VirtueMartControllerVmplg member func pluginNotification calls the wrong member of vDispatcher https://dev.virtuemart.net/projects/virtuemart/repository/virtuemart/revisions/10959/diff/trunk/virtuemart/components/com_virtuemart/controllers/vmplg.php

vDispatcher::importPlugin('vmpayment'); should be vDispatcher::importVMPlugins('vmpayment');
Title: Re: Issue in rev 10959
Post by: Milbo on February 06, 2024, 20:21:38 PM
Yes thank you. Your post was discussed the same day, we just missed to add a note for you. Fix in svn since 5.1