News:

Looking for documentation? Take a look on our wiki

Main Menu

Method Not Implemented - Error trying to save PayPal parameters

Started by dolbie, March 17, 2009, 18:49:20 PM

Previous topic - Next topic

dolbie

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.

dolbie

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.