Welcome Guest, Not a member yet? Register   Sign In
Some weird warning
#1

[eluser]Haskabab[/eluser]
Yo what's up,

I keep getting this weird warning at the bottom of every page I code using CI:
Code:
Warning: CI_Exceptions::include(application/errors/error_php.php) [function.include]: failed to open stream: No such file or directory in C:\apache2triad\htdocs\nw\system\libraries\Exceptions.php on line 163

Warning: CI_Exceptions::include() [function.include]: Failed opening 'application/errors/error_php.php' for inclusion (include_path='.;C:\apache2triad\php;C:\apache2triad\php\smarty;C:\apache2triad\php\pear') in C:\apache2triad\htdocs\nw\system\libraries\Exceptions.php on line 163

And I don't know what it means, and how I can resolve the problem. Any suggestions?
#2

[eluser]theprodigy[/eluser]
do you have logging turned on? Check system/logs. That would be a good place to start
#3

[eluser]Haskabab[/eluser]
I turned logging on and the warning disappeared! xD thanks.
#4

[eluser]theprodigy[/eluser]
That wasn't the intended response, but ok. lol

I was just going to have you search the logs to see what was going on, but hey, whatever works.




Theme © iAndrew 2016 - Forum software by © MyBB