VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: dylanphelan on August 16, 2012, 12:03:35 PM

Title: Errors on checkout
Post by: dylanphelan on August 16, 2012, 12:03:35 PM
I thought that only the admin could see this, but I do too! On checkout i see this:

Warning: Missing argument 2 for plgVmPaymentStandard::plgVmOnSelectCheckPayment() in /home/domain/public_html/plugins/vmpayment/standard/standard.php on line 257

Warning: Missing argument 2 for plgVMPaymentPayzen::plgVmOnSelectCheckPayment() in /home/domain/public_html/plugins/vmpayment/payzen/payzen.php on line 685

Warning: Missing argument 2 for plgVMPaymentSystempay::plgVmOnSelectCheckPayment() in /home/domain/public_html/plugins/vmpayment/systempay/systempay.php on line 153

Warning: Missing argument 2 for plgVmpaymentAuthorizenet::plgVmOnSelectCheckPayment() in /home/domain/public_html/plugins/vmpayment/authorizenet/authorizenet.php on line 338

Warning: Missing argument 2 for plgVmPaymentPaypal::plgVmOnSelectCheckPayment() in /home/domain/public_html/plugins/vmpayment/paypal/paypal.php on line 878

Warning: Missing argument 2 for plgVmpaymentMoneybookers::plgVmOnSelectCheckPayment() in /home/domain/public_html/plugins/vmpayment/moneybookers/moneybookers.php on line 657

Warning: Missing argument 2 for plgVmpaymentMoneybookers::plgVmOnSelectCheckPayment() in /home/domain/public_html/plugins/vmpayment/moneybookers/moneybookers.php on line 657
Title: Re: Errors on checkout
Post by: bytelord on August 16, 2012, 12:27:36 PM
Hello,

First you forgot to mention your joomla, VM and PHP version you are using.

Then you should check if you updated AIO extensions and if yes to check if it was installed correctly. If you have issues try to download the tar.gz file that is smaller and try to reinstall (AIO).
Also you can disable error reporting in Joomla Global Configuration.

Last if you PHP version in under 5.3, you should consider to upgrade to 5.3.x

Hope helps you out.

Regards.

Title: Re: Errors on checkout
Post by: dylanphelan on August 16, 2012, 12:33:41 PM
Hi

Sorry I am on

PHP 5.3.15
VM 2.0.8e
Joomla 2.5.6

Will try updating AIO extensions
Title: Re: Errors on checkout
Post by: dylanphelan on August 16, 2012, 12:44:50 PM
Tried updating AIO but no luck. Still go the same errors.
Title: Re: Errors on checkout
Post by: bytelord on August 16, 2012, 12:49:06 PM
Hello,

Then please turn off the warning messages in your joomla configuration:

Go to Joomla Admin -> Global Configuration -> Server Settings -> and set Error Reporting to None

Please try it and report back. This is warning not error
Title: Re: Errors on checkout
Post by: dylanphelan on August 16, 2012, 13:12:38 PM
that worked! thanks

still got a few other issues with my VM installation, but have started another topic for that.
Title: Re: Errors on checkout
Post by: bytelord on August 16, 2012, 13:20:03 PM
Hello,

You are welcome. Yes please make another topic for your other issues.

Regards.