Activity for Arnaudâ€
| Type | On... | Excerpt | Status | Date |
|---|---|---|---|---|
| Comment | Post #294959 |
Thanks for your help. I have run `rails db:migrate:status|grep "fulltext"` and I get:
```
up 20191207001359 Add search fulltext index to posts
```
(and all other migrations have the status "up" too)
Is there any immediate solution, like running the migration step again manually or runn... (more) |
— | 26 days ago |
| Edit | Post #294959 | Initial revision | — | 27 days ago |
| Question | — |
Search function not working in a new instance I have successfully set up QPixel on my local machine, but any attempt to use the "Search" function fails with "Your search syntax is incorrect.". I found out that this is caused by an exception in `app/controllers/searchcontroller.rb`, that contains the message: "`Error: Mysql2::Error: Can't fin... (more) |
— | 27 days ago |
