Topic: admin_options.php with no referrer set

I accidentally had referrer logging disabled when I went to admin_options.php to tweak a few things.
When I submitted the form, I got this
Notice: Undefined index: HTTP_REFERER in [place]/admin_options.php on line 41

Re: admin_options.php with no referrer set

Noted.

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: admin_options.php with no referrer set

Smartys wrote:

I accidentally had referrer logging disabled when I went to admin_options.php to tweak a few things.
When I submitted the form, I got this
Notice: Undefined index: HTTP_REFERER in [place]/admin_options.php on line 41

I had problem with HTTP_REFERER in [place]/admin_options.php on line 41 in IE too, but I worked fine in Firefox.
Hm I thought this was really strange, but I figured out that Zonalarm Pro messed up IE.

Re: admin_options.php with no referrer set

I happened to do it in Firefox with the Web Developer toolbar wink