The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
My forums URL is usually "mywebsite.com/forums". But if I click the vBulletin logo, the URL is my "website.com/forums/index.php". Is there a way to get rid of or hide the "index.php" part?
|
|
#2
|
||||
|
||||
|
Edit the header template and change the link.
|
|
#3
|
|||
|
|||
|
The header template has no link to edit...
|
|
#4
|
||||
|
||||
|
yes it does style templates>>header>>Edit the red
![]() <td align="$stylevar[left]"><a href="http://www.YOURSITE.com"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> |
|
#5
|
|||
|
|||
|
Okay, that worked. But if I click the little folder icon to the left of my forum name, it still adds to "index.php". Is there a way to change that?
|
|
#6
|
||||
|
||||
|
Yep, you could have to edit all the occurrences regarding index.php link.
|
![]() |
|
|