Hi/Bonjour,
I just install VM 2.0.24 + Joomla 2.2.16. (Starting the project with J2.14 and VM 2.0.22c.
Testing now how it work fine and... the link inside the order I received in my email (as a customer) has an issue.
I'm french, using frenc version of VM. I have a link called "visualisez votre commande en ligne" which is calle view your order online' I presume... But, when I click, I have this message :
Fatal error: Call to undefined method VirtueMartModelOrders::getMyOrderDetails() in /xxxx/xxxx/xxxx.fr/components/com_virtuemart/views/orders/view.html.php on line 77
in the browser.
This line 77 say :
$orderDetails = $orderModel ->getMyOrderDetails();
Any idea ? Une idée ?
Regards. Alain.
always have "error reporting" turned off on a live server.
Looks like an update which was not gone through correctly. You may use ftp and overwrite the files manually, check docs about manually install virtuemart.