Mellow1234
Member
1 - installed XF 1.5
2 - imported VB4
- all looked good, also brought over CMS and Albums from VB4
3 - downloaded and FTP'd XF 2.0.9
4 - the 2.0.0 beta step 6 files had the following error:
ErrorException: [E_WARNING] Creating default object from empty value in src/XF/Install/Upgrade/2000036-200b6.php at line 39
line 39 -> $value->matchRegex = '#' . str_replace('#', '\\#', $value->matchRegex) . '#i'; // escape delim only
Can't continue with the install.. not sure if the upgrade scripts need tweaking? Or it's my data?
Any help appreciated.!
2 - imported VB4
- all looked good, also brought over CMS and Albums from VB4
3 - downloaded and FTP'd XF 2.0.9
4 - the 2.0.0 beta step 6 files had the following error:
ErrorException: [E_WARNING] Creating default object from empty value in src/XF/Install/Upgrade/2000036-200b6.php at line 39
- XF::handlePhpError() in src/XF/Install/Upgrade/2000036-200b6.php at line 39
- XF\Install\Upgrade\Version2000036->step2() 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 89
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
- XF\App->run() in src/XF.php at line 328
- XF::runApp() in install/index.php at line 14
line 39 -> $value->matchRegex = '#' . str_replace('#', '\\#', $value->matchRegex) . '#i'; // escape delim only
Can't continue with the install.. not sure if the upgrade scripts need tweaking? Or it's my data?
Any help appreciated.!