Welcome Guest, Not a member yet? Register   Sign In
Message: Undefined variable
#2

You haven't shown line 129 of index.php, or else we would see $chupeta there, and it has not been declared or else you would not get this error. This is not a CodeIgniter issue, but rather a PHP issue. This is also just a PHP notice, which means that it would not stop execution. In a production environment (normally not displaying errors), you would not notice any problems. It is better to fix this and understand why. So, please show us line 129 of index.php, and also where and how you declared $chupeta. Everything you showed is useless for debugging.
Reply


Messages In This Thread
Message: Undefined variable - by felipetmota - 05-14-2016, 06:21 AM
RE: Message: Undefined variable - by skunkbad - 05-14-2016, 08:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB