Welcome Guest, Not a member yet? Register   Sign In
Undefined variable COOKIE, core/Input.php
#2

(08-01-2017, 10:51 AM)usr_ny Wrote: 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.

codeigniter version?

// Also get rid of specially treated cookies that might be set by a server <- this is line 627 Dodgy
Reply


Messages In This Thread
RE: Undefined variable COOKIE, core/Input.php - by Paradinight - 08-01-2017, 11:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB