Ted didnt post any code specific to the navbit did he?
Some of this navbit stuff i already had done myself as i did some previous hacks to remove sid from the url's and some other things to make my forum more google friendly.
no Ted didnt post it, but it definately needs to be, because it follows csgal's way, so it just breaks and 404's.
edit: i almost have the code modified correctly that goes into showthread.php and displayforum.php...
foreach ($parentlist AS $forumID)
{
$forumTitle = $forumcache["$forumID"]['title'];
$navbits["f$forumID-$forumTitle.html"] = $forumTitle; // edited by dani
}
Only thing that it doesnt do is put the Forum Title like Ted's does (lowercase hyphenated). I dont know PHP, just general coding knowledge, so kind of struggling here :X
Example of the URL it is doing now: http://www.thepcforum.com/forum/f6-Processors%20(CPU).html