Quote:
Originally Posted by Chuck S That would seem to be a server issue
You should be able to pull up the program without the index.php
Usually an .htaccess file in your webroot with this would help define that by adding this
DocumentIndex index.php |
Tried it, no success. Where can I edit the "$menu" variable manually to change the 'Home' link address? This variable is called out in the "menubar.tmpl". Thanks.