VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: Sunburst WebConsult on December 08, 2011, 16:51:39 PM

Title: [solved]Call to a member function getOrderNumber()
Post by: Sunburst WebConsult on December 08, 2011, 16:51:39 PM
Fatal error: Call to a member function getOrderNumber() on a non-object in C:\Storage\Web\site1\plugins\vmpayment\paypal.php on line 108
Title: Re: Call to a member function getOrderNumber()
Post by: PRO on December 08, 2011, 18:04:57 PM
what version are you using? have you updated the plugin?

You can download the newest plugin from here
https://dev.virtuemart.net/svn/virtuemart/trunk/virtuemart/plugins/vmpayment/
Title: Re: Call to a member function getOrderNumber()
Post by: Sunburst WebConsult on December 09, 2011, 08:54:29 AM
Updated the payment files but now getting:

Fatal error: Class plgVmPaymentStandard contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (vmPSPlugin::plgVmOnShowOrderBE) in C:\Storage\Web\site1\plugins\vmpayment\standard.php on line 27

I will update VM2 now for the newest version (my install was from 6'th dec).
Title: Re: Call to a member function getOrderNumber()
Post by: Sunburst WebConsult on December 09, 2011, 09:09:24 AM
Updated to the H version and now working fully - thank you :-)