SELECT * FROM profiles WHERE gender = 'w' AND is_online = 1 AND hidden_profile = 0 ORDER BY RAND() LIMIT 0, 1
Fatal error: Uncaught exception 'App\Service\SrvException' with message 'Not found Field id to Hydrate data' in /opt/www/best-couple/src/App/Service/SrvSphinxSearch.php:59 Stack trace: #0 /opt/www/best-couple/src/App/UserDatas/ServiceUserData.php(463): App\Service\SrvSphinxSearch::query('SELECT * FROM p...', 'id') #1 /opt/www/best-couple/data/managers/UManager.php(106): App\UserDatas\ServiceUserData::getSmallUsersWhere('gender = 'w' AN...', 0, true, 'RAND()') #2 /opt/www/best-couple/plugins/PagerPlugin.php(33): afw\Managers\UManager::getOnlineRandomUsers(true) #3 /opt/www/best-couple/afw/Front.php(69): PagerPlugin->preDispatch() #4 /opt/www/best-couple/afw/Front.php(215): afw\Front->executePluginsMethod('preDispatch') #5 /opt/www/best-couple/afw/Application.php(346): afw\Front->dispatch() #6 /opt/www/best-couple/public/index.php(19): afw\Application->run() #7 {main} thrown in /opt/www/best-couple/src/App/Service/SrvSphinxSearch.php on line 59