Bug: 'Undefined index: HTTP_REFERER'
-
I have a bug with this plugin on several websites:
Notice: Undefined index: HTTP_REFERER in [...]/wp-content/plugins/block-referer-spam/lib/RefSpamBlocker.php on line 239
Looks like the plugin isn’t checking whether
$_SERVER['HTTP_REFERER']
exists before trying to use it… could do with a check there!! If it doesn’t exist, the function could simplyreturn true
.Please update ASAP – I would like to update on my client sites.
Thanks,
Tim
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Bug: 'Undefined index: HTTP_REFERER'’ is closed to new replies.