3
I just want to make sure there are no errors in database queries, functions, or classes for when a guest browses the site. I want to get rid of all notices too for maximum performance. Sometimes these are affected when the user (guest) has no profile id...
I'm not planning on using this on a live server. Just on my local machine for testing purposes.
I tried to follow your instructions on allowing guests all system admin privileges and turning on debug...BUT I don't get the debug inline info showing.
Perhaps this info is hardcoded somewhere?
Thanks!