XF 2.3 PHP Error - 2.3 Upgrade

dotpeddler

Member
I didn't get very far with this upgrade - I disabled all add-ons after backing up, started the upgrade and got this error:

ErrorException: [E_WARNING] Undefined array key "emailDkim" in src/XF/Install/Upgrade/2030037-230b7.php at line 46
  1. XF::handlePhpError() in src/XF/Install/Upgrade/2030037-230b7.php at line 46
  2. XF\Install\Upgrade\Version2030037->step4() in src/XF/Install/Controller/Upgrade.php at line 192
  3. XF\Install\Controller\Upgrade->actionRun() in src/XF/Mvc/Dispatcher.php at line 362
  4. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 265
  5. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
  6. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
  7. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2777
  8. XF\App->run() in src/XF.php at line 798
  9. XF::runApp() in install/index.php at line 16
I would love some direction on where to start with this.
 
Back
Top Bottom