View Full Version : vbulletin post pinger problem


kidmercury
04-24-2006, 11:35 AM
Hello,

I run the forum ActoGuitar.com. (http://www.actoguitar.com) I had your post pinger plugin for vbulletin installed, but it was causing problems for me, so I uninstalled it. I see that the URLs have been rewritten in a peculiar way -- for instance one URL is h*ttp://www.actoguitar.com/test/index.php/get-your-free-blog-actoguitar/

when it should be

ht*tp://www.actoguitar.com/get-your-free-blog-actoguitar/

(URLs broken intentionally so you can see the whole thing)

the "/test/index.php" part was automatically added, hence causing the URL to be broken.

I have vbSEO installed as well. When I disable that, the problem of having "test/index.php" appear in the URL is still occurring.

Any idea how I can fix this problem?

My forum is broken so I'd really appreciate any help. :o

Thanks for your time and consideration. :)

Jafo
04-24-2006, 01:37 PM
Hmm, well there is nothing in the code that would insert that arbitrarily. The URL's are partially derived from your settings in the admin CP, primarily the options[bburl] setting (Forum URL setting).