By esend7881 on
Hi There,
I thought I set this up awhile ago, but I'd like to know how to block all SQL/PHP/Drupal type warning messages from appearing unless the personal logged in is the admin/super user/or some specified role.
Thanks a lot
Comments
The only way to do this is at
The only way to do this is at admin/settings/error-reporting and change to "write errors to the log". Then it's not viewable by others and is only displayed in the log for admins.
Thank you!
Thank you!