Ошибки в логе
С недавнего времени в логи стали появляться ошибки. Воспользовался советами, изменил файл modx.class.php, стал получать вот такое
0
[2018-02-07 17:48:05] (ERROR @ /home/belaidab/auga.by/core/model/modx/modx.class.php : 990) `` is not a valid integer and may not be passed to makeUrl()
[2018-02-07 17:48:05] (ERROR @ /home/belaidab/auga.by/core/model/modx/modx.class.php : 995) #0 /home/belaidab/auga.by/core/model/modx/modrequest.class.php(349): modX->makeUrl(false, 'web', Array, 'full')
#1 /home/belaidab/auga.by/core/model/modx/modrequest.class.php(100): modRequest->_cleanResourceIdentifier('500.shtml')
#2 /home/belaidab/auga.by/core/model/modx/modx.class.php(1406): modRequest->handleRequest()
#3 /home/belaidab/auga.by/index.php(57): modX->handleRequest()
#4 {main}
[2018-02-07 17:48:05] (ERROR @ /home/belaidab/auga.by/core/model/modx/modresponse.class.php : 210) Attempted to redirect to an empty URL.
[2018-02-08 07:59:43] (ERROR @ /home/belaidab/auga.by/core/model/modx/modx.class.php : 990) `` is not a valid integer and may not be passed to makeUrl()
[2018-02-08 07:59:43] (ERROR @ /home/belaidab/auga.by/core/model/modx/modx.class.php : 995) #0 /home/belaidab/auga.by/core/model/modx/modrequest.class.php(349): modX->makeUrl(false, 'web', Array, 'full')
#1 /home/belaidab/auga.by/core/model/modx/modrequest.class.php(100): modRequest->_cleanResourceIdentifier('403.shtml')
#2 /home/belaidab/auga.by/core/model/modx/modx.class.php(1406): modRequest->handleRequest()
#3 /home/belaidab/auga.by/index.php(57): modX->handleRequest()
#4 {main}
[2018-02-08 07:59:43] (ERROR @ /home/belaidab/auga.by/core/model/modx/modresponse.class.php : 210) Attempted to redirect to an empty URL.Гуглил, искал на форумах… ответа нет. Подскажите, кто знает, отчего ошибки? Спасибо.