- Affected version
- 2.0 Beta 6
Error 500 showing when I try to run a File Health Check, with the following error in the logs:
Stack trace
Request state
Stack trace
Code:
#0 [internal function]: XF::handleFatalError()
#1 {main}
Request state
Code:
array(4) {
["url"] => string(24) "/admin.php?tools/run-job"
["referrer"] => string(129) "https://xf2.fellowsfilm.co.uk/admin.php?tools/run-job&only=fileCheck&_xfRedirect=%2Fadmin.php%3Ftools%2Ffile-check%2F20%2Fresults"
["_GET"] => array(1) {
["tools/run-job"] => string(0) ""
}
["_POST"] => array(3) {
["_xfRedirect"] => string(67) "https://xf2.fellowsfilm.co.uk/admin.php?tools/file-check/20/results"
["_xfToken"] => string(8) "********"
["only_ids"] => string(3) "100"
}
}