Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Problem after clicking on 'discussions' tab
So I'm having a small problem.
Whenever I click on the 'discussions' tab at the top of the page, it redirects me to root page of my domain, rather than the discussions page itself.
For some reason, the path 'http://www.moonbeams.us/daughters/' (which is the directory of vanilla) does not 'stick' I guess you could say. If I want to get to the desired vanilla discussions page, I must add '/index.php' to the end of my address.
I thought I might be able to find the discussions tab's link coding (like "a href=') and just add the 'index.php' to the end of it, but I'm no php wizard and couldn't make heads or tails of it.
Any ideas how to get my discussions tab to actually bring a user to the discussions page?
Thanks!
-Ryan
0
This discussion has been closed.
Comments
Posted: Wednesday, 19 September 2007 at 9:11AM
DirectoryIndex index.php
Upload that file to your /daughters/ folder, and rename it to .htaccess (yes, including the period first!).