Not a bug Error About MySqlFt After Upgrading

Status
Not open for further replies.
Affected version
v2.0.9
I have upgraded from using Xenforo 1.x to Xenforo 2.x But the search wont work anymore.
It gives me this error:

An exception occurred: [Error] Class 'XF\Search\Source\MySqlFt' not found in src/XF/App.php on line 972
  1. XF\App->XF\{closure}() in src/XF/Container.php at line 28
  2. XF\Container->offsetGet() in src/XF/App.php at line 955
  3. XF\App->XF\{closure}() in src/XF/Container.php at line 28
  4. XF\Container->offsetGet() in src/XF/App.php at line 2414
  5. XF\App->search() in src/XF/Pub/Controller/Search.php at line 310
  6. XF\Pub\Controller\Search->prepareSearchQuery() in src/XF/Pub/Controller/Search.php at line 99
  7. XF\Pub\Controller\Search->actionSearch() in src/XF/Mvc/Dispatcher.php at line 249
  8. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
  9. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
  10. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
  11. XF\App->run() in src/XF.php at line 328
  12. XF::runApp() in index.php at line 13

And when i tried to look in the location of "XF\Search\Source\" It Was correct, i could not find the file.
Is there a way to get it?
 
If you require support, please first associate your forum username to your license and post in the Troubleshooting forum.
 
Status
Not open for further replies.
Top Bottom