TheDJBrettHaley
New member
Hey,
Anyone know how i can fix these error codes showing in the ACP?
I know literally nothing about PHP, so i'm useless at trying to understand what's happened.. It appeared after installing a few addons and i've tried disabling and it's still happening. Any help would be appreciated.
ErrorException: [E_NOTICE] Undefined index: start in src/XF/Job/AbstractRebuildJob.php at line 61
Anyone know how i can fix these error codes showing in the ACP?
I know literally nothing about PHP, so i'm useless at trying to understand what's happened.. It appeared after installing a few addons and i've tried disabling and it's still happening. Any help would be appreciated.
ErrorException: [E_NOTICE] Undefined index: start in src/XF/Job/AbstractRebuildJob.php at line 61
- XF::handlePhpError() in src/XF/Job/AbstractRebuildJob.php at line 61
- XF\Job\AbstractRebuildJob->getStatusMessage() in src/XF/Admin/Controller/Tools.php at line 174
- XF\Admin\Controller\Tools->actionRunJob() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2184
- XF\App->run() in src/XF.php at line 391
- XF::runApp() in admin.php at line 13