I've looked through as much of the 153 pages of posts as I can, eyeballs are still spinning, but I did not find a specific answer to a problem I'm running into. I have a test board set up at:
http://www.luznet.com/index.php
Have installed vBindex with no errors other than the looping one. As you can see if you look at it, some of the image paths, rather than displaying as, for example, "http://www.luznet.com/images/icons/icon1.gif" are instead displaying as "http://www.luznet.com/index.php/images/icons/icon1.gif". Many of the links on the nav bars also have this problem, trying to log out for example, sends you to "http://www.luznet.com/index.php/login.php?do=logout" instead of "http://www.luznet.com/login.php?do=logout". The polls do the same thing. Oddly enough, a few things like Shoutbox do not have this problem.
Anyway, it's not just an image problem, as it also effects the links. I assume there must be a borked setting somewhere. I see a lot of references to having '/' as your cookie path, which I do indeed have correctly set. What else am I missing here? Hate to miss out on what appears to be an excellent hack due to just one little bug somewhere!