VirtueMart Forum

VirtueMart General => About VirtueMart - not for support posts => Topic started by: on February 02, 2004, 16:03:58 PM

Title: 405 Method Not Allowed
Post by: on February 02, 2004, 16:03:58 PM
When I try to order an item, the following happens

Method Not Allowed
The requested method POST is not allowed for the URL /mambo/index.html.
Title: Re: 405 Method Not Allowed
Post by: Soeren on February 06, 2004, 20:45:19 PM
Hey,

this is an extraordinary error message!   :blink:
If your webspace provider / webserver doesn't allow POST method, I can't help you (change your webspace :P )
Title: Re: 405 Method Not Allowed
Post by: on February 07, 2004, 11:09:51 AM
The problem seems to be pressing the order button calls up index.html and I don't have any html files in the root! :blink:
Title: Re: 405 Method Not Allowed
Post by: Soeren on February 07, 2004, 11:36:15 AM
Hello,

that's the code:


The "URL" is your Mambo Site's URL, the method is POST. This is the standard for html forms. Please try to replace this line in the html/shop.flypage.php with this:



Maybe it's better then..
Title: Re: 405 Method Not Allowed
Post by: on February 09, 2004, 01:23:26 AM
Still no luck, can't find index.php?