I don't see a need to have "Folding Forum Forum Index" on certain pages, namely the main page http://foldingforum.org/
A simple "Folding Forum Index" is sufficient.
Whew. That's a load off my mind.
Forum Forum Index [FIXED]
Moderator: Site Moderators
-
- Site Admin
- Posts: 1288
- Joined: Fri Nov 30, 2007 9:37 am
- Location: Oxfordshire, UK
It's an "issue" with the underlying PHP code used to generate the pages, combined with the title we've used for the forum.
phpBB always adds "forum index" to the end of whatever you call your forum to the root node of the navigation tree.
The only way around it is to hack the php to removed the additional "forum" (or change the forum title again).
phpBB always adds "forum index" to the end of whatever you call your forum to the root node of the navigation tree.
The only way around it is to hack the php to removed the additional "forum" (or change the forum title again).
-
- Site Admin
- Posts: 1288
- Joined: Fri Nov 30, 2007 9:37 am
- Location: Oxfordshire, UK