Log in

View Full Version : Remove index.php from Breadcrumb?


ctforumsdotorg
03-29-2009, 05:09 PM
Hi

Does anyone know how I can remove the /index.php from the breadcrumb menu on vBulletin 3.8? :erm:

Thanks in advance

Seven Skins
03-29-2009, 06:11 PM
You can remove this code from navbar:

<span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span>

ctforumsdotorg
04-08-2009, 06:32 PM
I have searched in the navbar template but this code does not appear anywhere. Any ideas?