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

pixelsweatshop’s picture

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.

esend7881’s picture

Thank you!