how to disable warnings for my users in Drupal (and save them only for the administrator)?
thank
You cannot do this in Drupal 6. You have created a problem for this.
However, you can turn off all warnings on the screen by going to "Administration"> "Site Configuration"> "Error Message", as indicated on the Book Page page to ensure the safety of visitors . Errors will still be displayed by roles that are allowed to do this by going to: Admin> Reports.
. ( ):
- , "Popup-like" Drupal., Drupal! better_messages.tpl.php, .
- , "Popup-like" Drupal.
, Drupal! better_messages.tpl.php, .
better_messages.tpl.php
> a > (admin/settings/error-reporting). " " , :
* Write errors to the log. * Write errors to the log and to the screen.
β
Source: https://habr.com/ru/post/1745956/More articles:How to allow netNamedPipeBinding to work with the required UAC? - c #Is there a general database system schema that I can use? - accountingHow to send data to my application via USB connection in Windows - androidWhat is the difference between these two javascript functions? - javascriptPostgreSQL firewall query? - sqlGoogle Calendar DoS API Prevention - google-calendaripad default-landscape not showing - ipadProgrammatically disable WiredHeadset - androidTortoiseSVN with ASP.net Web Projects - How to do it? - asp.netC # and Linq Syntax, IQueryable - c #All Articles