fadyimodzplayer
Member
- 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
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?
It gives me this error:
An exception occurred: [Error] Class 'XF\Search\Source\MySqlFt' not found in src/XF/App.php on line 972
- XF\App->XF\{closure}() in src/XF/Container.php at line 28
- XF\Container->offsetGet() in src/XF/App.php at line 955
- XF\App->XF\{closure}() in src/XF/Container.php at line 28
- XF\Container->offsetGet() in src/XF/App.php at line 2414
- XF\App->search() in src/XF/Pub/Controller/Search.php at line 310
- XF\Pub\Controller\Search->prepareSearchQuery() in src/XF/Pub/Controller/Search.php at line 99
- XF\Pub\Controller\Search->actionSearch() 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 1931
- XF\App->run() in src/XF.php at line 328
- 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?