Welcome Guest, Not a member yet? Register   Sign In
Getting helpful error messages
#1

[eluser]sanguina[/eluser]
Hello

I am not getting helpful error messages in CI.

For example i am getting messages like:

Parse error: syntax error, unexpected '<' in C:\wamp\www\ABC\system\core\Loader.php(689) : eval()'d code on line 7

Now I have not touched the system/core areas - so there is no question of errors in core.
The error sure lies in the application area - but error messgaes seem to mean otherwise.

How do i get this to work correctly.
#2

[eluser]pisio[/eluser]
very possible to have somewhere on the page which let the syntax error. go through everything
#3

[eluser]Aken[/eluser]
This is not a problem with Loader, but with the code being put through eval() somewhere. What code have you added, or what are you trying to do?
#4

[eluser]sanguina[/eluser]
@aken - the problem was sorted - when i simply changed the use php short tags from true to false.

Dont know why this sorted things out or why it occurred in the first place.
but this forum surely rocks with some of the most helpful members Smile




Theme © iAndrew 2016 - Forum software by © MyBB