Ticket #115 (closed defect: fixed)
SQLite Searching is Broken
| Reported by: | elasticdog | Owned by: | ringmaster |
|---|---|---|---|
| Priority: | major | Milestone: | 0.4 |
| Component: | Habari Core Software | Version: | SVN |
| Keywords: | sqlite database search | Cc: | aaron@… |
Description
Running rev1293 of Habari and using SQLite v3.5.4, the search functionality is broken. Issuing a search with no searchterm will load a page just fine, but putting anything else in search box will error and give you a blank page in the web browser.
In the admin interface, the error log shows:
theme January 17, 2008 PDO::prepare() [function.PDO-prepare]: SQLSTATE[HY000]: General error: 1 no such function: CONCAT in /srv/www/nginx/elasticdog.com/habari/system/classes/error.php line 80
