Quote:
Originally Posted by tamarian
How about this?
PHP Code:
if (REFERRER != '' AND strpos(REFERRER, "vbspell") === false) {
$url = REFERRER;
eval(print_standard_redirect("vB Spell cannot be accessed directly", 0));
}
|
So far so good. I will wait and see if it works for whos online as soon as I get a chance. Thanks for your help. The quick reply works great also. I added code in step B after </script> as there was no $navbar .
Thank you.