<![CDATA[ [Solved] Pls HELP ModX Evo was send my 20.000 error msg per hour - My Forums]]> https://forums.modx.com/thread/?thread=88986 <![CDATA[ [Solved] Pls HELP ModX Evo was send my 20.000 error msg per hour]]> https://forums.modx.com/thread/88986/pls-help-modx-evo-was-send-my-20-000-error-msg-per-hour#dis-post-489315
i can not more access to the backend/manager, but i get ca. 20.000 !!! error msg per hour ... where is the "config.php" file to change this option?!

thanks]]>
majestyx Feb 06, 2014, 12:17 PM https://forums.modx.com/thread/88986/pls-help-modx-evo-was-send-my-20-000-error-msg-per-hour#dis-post-489315
<![CDATA[Re: [Solved] Pls HELP ModX Evo was send my 20.000 error msg per hour]]> https://forums.modx.com/thread/88986/pls-help-modx-evo-was-send-my-20-000-error-msg-per-hour#dis-post-489364 THANKS 4 Help !]]> majestyx Feb 07, 2014, 02:20 AM https://forums.modx.com/thread/88986/pls-help-modx-evo-was-send-my-20-000-error-msg-per-hour#dis-post-489364 <![CDATA[Re: Pls HELP ModX Evo was send my 20.000 error msg per hour]]> https://forums.modx.com/thread/88986/pls-help-modx-evo-was-send-my-20-000-error-msg-per-hour#dis-post-489339 Quote from: majestyx at Feb 06, 2014, 06:17 PM
at the backend (manager) in systemconfig | usermanagement -> i have set the button to: send my every error msg. and now: i can not more access to the backend/manager, but i get ca. 20.000 !!! error msg per hour …

This setting could be reset in MODX database (i.e. with phpMyAdmin):

Table: modx_system_settings (modx_ is the default prefix - could be named different)
Search for the row 'send_errormail' and set the value to '0'

The same way you could increase the warning level: Search for the row 'error_reporting' and set the value to '1' or '0'

But maybe the patch from mrhaw stops the mails too and let you use the manager again.
]]>
Jako Feb 06, 2014, 04:51 PM https://forums.modx.com/thread/88986/pls-help-modx-evo-was-send-my-20-000-error-msg-per-hour#dis-post-489339
<![CDATA[Re: Pls HELP ModX Evo was send my 20.000 error msg per hour]]> https://forums.modx.com/thread/88986/pls-help-modx-evo-was-send-my-20-000-error-msg-per-hour#dis-post-489331 In manager/includes/document.parser.class.inc.php - Line 81, set "0"
        @ ini_set("track_errors", "1"); // enable error tracking in $php_errormsg


>> http://forums.modx.com/thread/88982/pls-help-modx-evo-was-send-my-20-000-error-msg-per-hour

PLEASE DON'T DOUBLE POST IN THE FORUMS!
]]>
mrhaw Feb 06, 2014, 03:34 PM https://forums.modx.com/thread/88986/pls-help-modx-evo-was-send-my-20-000-error-msg-per-hour#dis-post-489331