VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: coxi on November 10, 2013, 22:17:15 PM

Title: "Visualisez votre commande en ligne / view you order online" crash
Post by: coxi on November 10, 2013, 22:17:15 PM
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.
Title: Re: "Visualisez votre commande en ligne / view you order online" crash
Post by: PRO on November 11, 2013, 03:02:23 AM
always have "error reporting" turned off on a live server.
Title: Re: "Visualisez votre commande en ligne / view you order online" crash
Post by: Milbo on November 15, 2013, 02:38:38 AM
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.