Hey guys,
the following change fixes the currently broken plugin trigger plgVmOnUserOrder:
/administrator/components/com_virtuemart/models/orders.php, Line 564 should be changed to
$plg_datas = $dispatcher->trigger('plgVmOnUserOrder',array(&$_orderData));
Best regards
Snipy
thx, is in svn