08-01-2017, 10:51 AM
I'm getting a notice that _COOKIE is undefined.
it seems the error is coming from line 627 of "core/Input.php"
Why am I getting this notice message (I know the $_COOKIE variable is undefined) and how to I resolve it (make the notice go away and PHP happy)?
I'm not explicitly using cookies, trying to read them etc - but I am using sessions.
Thanks.
it seems the error is coming from line 627 of "core/Input.php"
Why am I getting this notice message (I know the $_COOKIE variable is undefined) and how to I resolve it (make the notice go away and PHP happy)?
I'm not explicitly using cookies, trying to read them etc - but I am using sessions.
Thanks.