Moving from vB 4.2 - DBSEO to Xenforo

Katorakte

Member
Hello fellows,
We have a forum running 4.2 with DBSEO installed.
Planning to move Xenforo immediately but dont know how to transfer current link structure.
Could you please advise if there is an automated way to do this or we need a paid support ?
Thanks.
 
Hello,
I am getting below error on importing :

ErrorException: [E_WARNING] Undefined array key "dbtech_dbseo_rewrite_rule_attachment_attachment" in src/addons/DBTech/Redirect/Util/Url.php at line 868
  1. XF::handlePhpError() in src/addons/DBTech/Redirect/Util/Url.php at line 868
  2. DBTech\Redirect\Util\Url::prepareUrls() in src/addons/DBTech/Redirect/Import/Importer/DragonByteSeo.php at line 333
  3. DBTech\Redirect\Import\Importer\DragonByteSeo->stepUrls() in src/XF/Import/Runner.php at line 244
  4. XF\Import\Runner->runStep() in src/XF/Import/Runner.php at line 61
  5. XF\Import\Runner->run() in src/XF/Admin/Controller/Import.php at line 234
  6. XF\Admin\Controller\Import->actionRun() in src/XF/Mvc/Dispatcher.php at line 352
  7. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
  8. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
  9. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
  10. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2352
  11. XF\App->run() in src/XF.php at line 524
  12. XF::runApp() in admin.php at line 13
 
Top Bottom