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

Payment methods giving strange PATH errors regarding vmpsplugin.php

Started by amymattian, August 06, 2015, 15:30:19 PM

Previous topic - Next topic

amymattian

Hi,

using VM3.0.9. and J3.4.3.

When trying to disable some of the VMpayment methods that are not needed (like Paypal and Amazon etc), we started getting errors like this:

Warning: require(JPATH_VM_PLUGINS/vmpsplugin.php): failed to open stream:
(And we lost access to the site)

We have used this method of changing the plugins/vmpayment folder name that is mentioned here:
https://forum.virtuemart.net/index.php?topic=129031.msg447267#msg447267

And we got access again to the site. We enabled most payment plugins again, but still getting such errors when trying to enable Checkout payment method (Finnish payment method). Earlier it was working fine, but not all all payment methods are giving this error "Warning: require(JPATH_VM_PLUGINS/vmpsplugin.php):..." when enabling them.

Is there going to come some fix for this bug, since we see in May there has been problems with the issue already? What is causing this issue?
We can see the error refers to the payment plugin we have just enabled:

Warning: require(JPATH_VM_PLUGINS/vmpsplugin.php): failed to open stream: No such file or directory in ....plugins/vmpayment/fipnvm3/fipnvm3.php on line 15

But this vmpsplugin.php is in the administrator/components/com_virtuemart/plugins/vmpsplugin.php. Why does the payment plugins like Paypal and Amazon and others give error of vmpsplugin.php file?

Any ideas what this is and when is this going to be fixed in the VM3?

- Anne