Neutral Singh
Well-known member
- Affected version
- 2.0.4
On my test server, while upgrading from 1.5.17 to xf 2.0.4, got this message and the upgrade terminated...
ErrorException: [E_WARNING] count(): Parameter must be an array or an object that implements Countable in src/XF/Install/Upgrade/2000010-200a.php at line 1276
ErrorException: [E_WARNING] count(): Parameter must be an array or an object that implements Countable in src/XF/Install/Upgrade/2000010-200a.php at line 1276
- XF::handlePhpError()
- count() in src/XF/Install/Upgrade/2000010-200a.php at line 1276
- XF\Install\Upgrade\Version2000010->step26() in src/XF/Install/Controller/Upgrade.php at line 169
- XF\Install\Controller\Upgrade->actionRun() in src/XF/Mvc/Dispatcher.php at line 249
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1891
- XF\App->run() in src/XF.php at line 328
- XF::runApp() in install/index.php at line 14
Last edited: