This question may be related to a resolved thread.
I’m having the same problem as the previous poster. I have an .htaccess file in my root, which is necessary to run php5 (instead of the default 4). My whole site broke when I initially uploaded the .htaccess file, with all of the sub page links only returning the home page. I resolved that in the Admin > System Preferences > Output and Debugging Prefs by choosing ‘Force URL query strings’. That works fine.
Now I’m trying to get the forum working, but again, it’s returning only the home page. I checked my .htaccess file, and nothing new has been added to it. It simply reads:
AddType x-mapp-php5 .php
Does anyone know what I can do to maintain this .htaccess file but also get the forum module working?
Thanks!