crazza, do you have it showing:
Code:
eval("standardredirect(\"".gettemplate("redirect_openclose")."\",\"showthread.php?s=$session[sessionhash]&threadid=$threadid\");");
or:
Code:
eval("standardredirect(\"".gettemplate("redirect_openclose")."\",\"showthread.php?s=$session
[sessionhash]&threadid=$threadid\");");
??
it must be in one line. if separated, that's why is not redirecting you properly.
in the hack, it is listed in one line.