Welcome Guest, Not a member yet? Register   Sign In
Trying to get property of non-object
#8

[eluser]GesterX[/eluser]
[quote author="InsiteFX" date="1303705029"]
Code:
// Enable Profiler - Place in your controller!
$this->output->enable_profiler(TRUE);

// Disable Profiler
$this->output->enable_profiler(FALSE);

InsiteFX[/quote]

After running the profiler I spotted the error. The spaces in the name were being turned into 's. I cleaned this up with the str_replace php function.

Thanks for your help.


Messages In This Thread
Trying to get property of non-object - by El Forum - 04-24-2011, 01:36 PM
Trying to get property of non-object - by El Forum - 04-24-2011, 02:43 PM
Trying to get property of non-object - by El Forum - 04-24-2011, 03:33 PM
Trying to get property of non-object - by El Forum - 04-24-2011, 04:07 PM
Trying to get property of non-object - by El Forum - 04-24-2011, 04:15 PM
Trying to get property of non-object - by El Forum - 04-24-2011, 05:14 PM
Trying to get property of non-object - by El Forum - 04-24-2011, 05:17 PM
Trying to get property of non-object - by El Forum - 04-26-2011, 02:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB