Comment to Search result: Database query error
-
Ok, help yourself and God will help you 😃
Solution sql query: ALTER TABLE bx_timeline_events ADD FULLTEXT(title);
-
Hello @Darko !
Glad to hear that you've found that fix but, weirdly, your `bx_timeline_events` table didn't have it after installation (the necessary point exists in the install.sql file of this app).
-