The Search, Navigation, and Calendar links fail upon my website, http://www.natharbi.org, taking me back to the home page. Whenever one of these links is pressed, an improper URL is formulated, redirecting me to the index page. For instance, if I press on the Calendar to go back to September, the URL is formulated:
http://www.natharbi.org/?m=200709
which is incorrect, and redirects me to the home page. However, if I hand type in the URL:
http://www.natharbi.org/index.php?m=200709
then the correct month is displayed. This mis-URL formulation is happening on all of my front-page functionality, the calendar, search, and navigation. How can I get these options to formulate the correct URL
I have not been able to diagnose or find a solution to this problem, so your input would be greatly appreciated.