Usergroup: Customer
Joined: Aug 19, 2005
Location: England
Total Topics: 263
Total Posts: 836
Posted 10/26/07 - 12:04 AM:
#1
I am running the free forum with 4.1.9. Unless you put in the FULL URL (including name of file) it just throws a No such content exists. This means even when you are in admin and click browse categories it goes to the error page. Is there anyway this can be fixed?
Usergroup: Customer
Joined: Aug 19, 2005
Location: England
Total Topics: 263
Total Posts: 836
Posted 10/31/07 - 06:49 AM:
#3
Paul wrote: You have a links .htaccess in the directory above the forum? Then you need a rule to exept the forum: RewriteRule ^forum/?$ forum/index.php
Might still get other conflicts I imagine though, layered .htaccess gets messy.