Drupal: displaying warnings

drupal, drupal-6

Solution

You can't do this yet in Drupal 6. An issue has been created for this.

However, you can disable all on-screen warnings by going to Administer > Site configuration > Error reporting as stated on the Book page for Securing Information from Visitors. Errors will still be viewable by the roles given permission to do so by going to: Admin > Reports.

Problem

how can I disable warnings for my users in Drupal (and keep them on only for the administrator) ? thanks

Original source