I am experiencing a database error and am getting reports about it every five minutes. How do I stop the reporting while the problem is being sorted out?
I am experiencing a database error and am getting reports about it every five minutes. How do I stop the reporting while the problem is being sorted out? |
I am experiencing a database error and am getting reports about it every five minutes. How do I stop the reporting while the problem is being sorted out? remove your cron email addrss ManOfTeal.COM a Proud UNA site, six years running strong! |
or edit inc/classes/BxDolDb.php and set this to false. define( 'DB_DO_EMAIL_ERROR_REPORT', true ); so much to do.... |