Thanks Jeff,
It worked like a champ blocking me out but if I enter my username and pass it takes me to the member.php page and not the page I was at??? Could this be a setting in the log in page?
One more questions. Can I use:
require('./global.php');
if ($bbuserinfo['userid']==0) {
eval("dooutput(\"".show_nopermission()."\");");
}
on non vb pages can I use the above code as an include to protect those pages.
Thanks in advance
|