Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with PDO #15

Open
slipnox opened this issue Jul 27, 2016 · 0 comments
Open

Issue with PDO #15

slipnox opened this issue Jul 27, 2016 · 0 comments

Comments

@slipnox
Copy link

slipnox commented Jul 27, 2016

I am getting this error with no clue of why is happening this.

exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1191 Can't find FULLTEXT index matching the column list' in D:\laragon\www\encasa\vendor\stanislav-web\phalcon-searcher\src\Searcher\Builder.php:264 Stack trace: #0 [internal function]: PDOStatement->execute() #1 [internal function]: Phalcon\Db\Adapter\Pdo->executePrepared(Object(PDOStatement), Array, NULL) #2 [internal function]: Phalcon\Db\Adapter\Pdo->query('SELECT `proyect...', Array, NULL) #3 [internal function]: Phalcon\Mvc\Model\Query->_executeSelect(Array, Array, NULL) #4 D:\laragon\www\encasa\vendor\stanislav-web\phalcon-searcher\src\Searcher\Builder.php(264): Phalcon\Mvc\Model\Query->execute() #5 D:\laragon\www\encasa\vendor\stanislav-web\phalcon-searcher\src\Searcher\Builder.php(230): Searcher\Builder->setResult(NULL, NULL) #6 D:\laragon\www\encasa\vendor\stanislav-web\phalcon-searcher\src\Searcher\Searcher.php(278): Searcher\Builder->loop(NULL, NULL) #7 D:\laragon\www\encasa\app\controllers\ProyectosController.php(440): Searcher\Searcher->run() #8 [internal function]: Villa\Controllers\ProyectosController->searchAction() #9 [internal function]: Phalcon\Dispatcher->callActionMethod(Object(Villa\Controllers\ProyectosController), 'searchAction', Array) #10 [internal function]: Phalcon\Dispatcher->_dispatch() #11 [internal function]: Phalcon\Dispatcher->dispatch() #12 D:\laragon\www\encasa\public\index.php(47): Phalcon\Mvc\Application->handle() #13 {main}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant