PDA

View Full Version : Changing Links in VB?


movslow
01-14-2009, 04:00 PM
I have a mod installed that provides stats/etc. However every time I click a link in that mod to jump to another page, it puts index.php in front of it and of course it fails.

I know it's not the mod, as other people aren't having this issue, I believe it's the way the forums are linked.

Example.

http://urlwouldbehere.com/forum/ <--- thats teh main page.

The forum loads, I click the latest post tab within the mod, and it jumps to this

http://urlwouldbehere.com/forum/index.php/showthread.php?p=8485#post8485

That link doesn't work, so I remove the index.php and it loads fine. So why is it inserting index.php into the link??

Thanks in advance for the help.
:up:

--------------- Added 1231967426 at 1231967426 ---------------

Found it.

Under VB options, sitename/url/etc.

It had index.php @ the end of the url.

Removed, and all is well.
:up:

Dismounted
01-15-2009, 05:17 AM
It's usually good practise to read the descriptions of the options before putting anything in the box, as you found out. :)