I've installed this mod and it works fine... everywhere except the forum index and my home page. My home page is powered by vbadvanced CMPS. I've tried the solutions you provided but I still have the same problem: when I click "Login" I'm taken to an index of the "login" directory. IE8 shows an error of "null is null or not an object" on this line:
Code:
$(".signin").click(function(e) {
Any ideas?