News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

VirtueMartModelOrders::getOrder()

Started by crazymesut, April 24, 2016, 19:08:16 PM

Previous topic - Next topic

crazymesut

Strict Standards: Non-static method VirtueMartModelOrders::getOrder() should not be called statically, assuming $this from incompatible context in /home/***/***/public/***/plugins/vmpayment/***/***.php on line 174


What the error?

How can I fix
VirtueMart Turkey
Sanal Pos Çözümleri ve Destek Hizmetleri

crazymesut

I found the solution

$vmorders= new VirtueMartModelOrders();
$order=$vmorders->getOrder($virtuemart_order_id);

VirtueMart Turkey
Sanal Pos Çözümleri ve Destek Hizmetleri