VirtueMart Forum

VirtueMart 1.1.x [ Old version - no longer supported ] => Payment VM 1.1 => PayPal / PayPal Pro VM 1.1 => Topic started by: dolbie on March 17, 2009, 18:49:20 PM

Title: Method Not Implemented - Error trying to save PayPal parameters
Post by: dolbie on March 17, 2009, 18:49:20 PM
I have seen some posts regarding this but not answers yet.

having trouble when I try to save to parameters of the paypal payment module. I do not get an error when using any of the other payment methods except PayPal.

On trying to save I get the following message:

_______________

Method Not Implemented

POST to /xxxx/administrator/index.php not supported.
Apache/2.0.52 (CentOS) Server at www.xxxx.com.au Port 80

_______________

Does anyone have any suggestions? I read somewhere it could be a mod_security issue, but i haven't been able to disable that or make any changes.

Any ideas would be greatly appreciated as I have setup a clients web store and only need to implement the virtuemart paypal method to have it all finished.

Cheers.
Title: Re: Method Not Implemented - Error trying to save PayPal parameters
Post by: dolbie on April 09, 2009, 04:46:36 AM
Managed to solve this problem by getting the hosting provider to make exceptions in the PHP mod_security settings. I wasn't able to do this myself and the hosting provider was able to make the necessary adjustments. The 501 error ceased and paypal config settings could finally be saved. yay.