mist, firefly and I had a short look at it and they came up with:
Quote:
header ("Location: $bburl/".str_replace("&","&",$url));
|
This worked, but unfortn. when someone is trying to login, they are redirected to a page with the forum//forum/index.php?s=sessionhashhere which ofcourse, results in a 404.
Some other 404 errors were reported too, so - this isn't bullet proof.
Maybe someone understands how to make a nice little fix