View Single Post
Old 12-08-2012, 11:20 PM   PM User | #1
d'Anconia
Regular Coder

 
d'Anconia's Avatar
 
Join Date: Jan 2010
Location: Tempe, AZ
Posts: 142
Thanks: 15
Thanked 5 Times in 5 Posts
d'Anconia is an unknown quantity at this point
Precursor Page Reporting?

Simple question. Is there a simple way to get PHP and / or MySQL error reporting to let me know which page or link sent them to the current page where they are having the error?

I get my errors sent to my admin email (where I look through them to eventually fix the errors) and it seems somehow people are getting to a page that I would assume required $_GET variable to be passed, but that variable is not being passed to the new / current page. Unfortunately there might be multiple ways to get to the current page so it'd help if I could narrow down which link is sending them to the page without the $_GET variable.

Any help would be appreciated. Thank you.
__________________
Powerful ideas for all lovers of personal and political freedom:
Freedomain Radio
Free Talk Live
d'Anconia is offline   Reply With Quote