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.
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 )
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:
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..
Still no luck, can't find index.php?