XF 2.1 ACP Error

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
  1. XF::handlePhpError() in src/XF/Job/AbstractRebuildJob.php at line 61
  2. XF\Job\AbstractRebuildJob->getStatusMessage() in src/XF/Admin/Controller/Tools.php at line 174
  3. XF\Admin\Controller\Tools->actionRunJob() in src/XF/Mvc/Dispatcher.php at line 350
  4. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261
  5. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
  6. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
  7. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2184
  8. XF\App->run() in src/XF.php at line 391
  9. XF::runApp() in admin.php at line 13
 
It's only happened recently. I think it's some addon i've installed but disabled them and it's still happening, just gives me these server errors when i try re login to the ACP.
 

Attachments

  • Screenshot 2019-12-13 at 09.04.31.webp
    Screenshot 2019-12-13 at 09.04.31.webp
    39.8 KB · Views: 4
Top Bottom