First off, this is an amazing theme! However, I am having problems with the theme options.
I have installed a fresh version of Montezuma 1.1.3 and when I try to save any changes in the theme options, I get this 501 error:
Quote:
Not Implemented The page you are looking for cannot be displayed because a header value in the request does not match certain configuration settings on the Web server. |
Is this correct for the theme options form save submit?
I found the line of code below in the montezuma/includes/admin.php file on line 1417, I am not sure which file it is referring to in the action field as I cannot find an options.php file in the montezuma theme directory.
PHP Code:
<form id="<?php echo $this->ID ?>" class="themeoptionsform" method="post" action="options.php">
Any help or advice is much appreciated.
Thanks