Welcome Guest, Not a member yet? Register   Sign In
Custom Error Tracking
#1

[eluser]AtlantixMedia[/eluser]
Hello,

my project is almost done, and I'm now in the process of taking care of error tracking. what I would like to achieve is this:


1) save all kinds of errors to a db (404s, db, general, and php)
2) show the user a custom error page (I have no problem here)

how can I get the errors into a db table?

thanks
#2

[eluser]dawnerd[/eluser]
In the main config, check the error logging setting.
#3

[eluser]AtlantixMedia[/eluser]
does that enable me to save the errors to a db table?
#4

[eluser]MrEnirO[/eluser]
No, it saves them in system/logs folder
#5

[eluser]AtlantixMedia[/eluser]
I need to get them into a db table. thanks




Theme © iAndrew 2016 - Forum software by © MyBB