Is there a way i can output a custom error message?
In options, i have drupal set to logs/watchdog only instead of both watchdog and screen.However, on screen i'd like something like "We are experiencing difficulties" for different error cases.
A common one is running out of memory (there's enough left to make logs and output), like this one:Warning: mysql_query() [function.mysql-query]: Unable to save result set in /home/testsite/public_html/core/includes/database.mysql.inc on line 101Warning: Out of memory (Needed 218872 bytes) query: SELECT data, created, headers, expire FROM cache WHERE cid = 'views_tables:es-MX' in /home/testsite/public_html/core/includes/database.mysql.inc on line 120(this is, of course, in addition to actually solving the memory shortages)
- autentifică-te sau înregistrează-te pentru a adăuga comentarii





