I try to adjust the plugin to the new system but some functions have changed or do not exist.
There is a doc detailing the changes between vm2.6 to vm3 in the shopping cart functions?
like this "Fatal error: Call to undefined method VirtueMartCart::prepareCartViewData() in C:\xampp\htdocs\joomla3\plugins\system\vponepagecheckout\cart\cartview.html.php on line 1118"
This may help
http://docs.virtuemart.net/tutorials/development/175-code-adjustments-for-virtuemart-3.html (http://docs.virtuemart.net/tutorials/development/175-code-adjustments-for-virtuemart-3.html)
and this
http://kainhofer.com/software/tutorial-vm2-plugin-vm3.html (http://kainhofer.com/software/tutorial-vm2-plugin-vm3.html)
Hi Hutson,
I have same problem, i did search and readed links you gave, but it useless for me :(
I can't find solution to replace prepareCartViewData function. Can you explain more for me? or someone can help me?
if (!class_exists('VirtueMartCart')) require(JPATH_VM_SITE . DS . 'helpers' . DS . 'cart.php');
$cart = VirtueMartCart::getCart();
and
$cart->prepareCartViewData(); // this is error line
Thank so much !
surely it is simpler to get the VM3 version of vponepagecheckout?
Quote from: GJC Web Design on March 16, 2015, 22:03:44 PM
surely it is simpler to get the VM3 version of vponepagecheckout?
Yes can you help me?
Thank so much !
Here: http://www.virtueplanet.com/vp-one-page-checkout-detail