Hello,
I have noticed that my forum search does not work properly.
For example I enter the word "RAW" or "raw" (referring to the image file format) and I definitely have forum threads that have both RAW and raw in their text AND in the Tags, but no results show up, for example this thread: http://stockfotografie-forum.de/discussion/295/wie-speichertsichert-ihr-eure-fotos#Item_9
And idea what could have went wrong?
Thanks in advance
Comments
I think that the search term is too short. What you can do is turn on the Debug modus and figure out which SQL is executed with that search page. Then execute that same SQL in phpMyAdmin.
Also, let's see if you can look in the search function if it filters out short search terms.
What to do if I get a Bonk Error?
Vanilla Wiki : Join and help edit our Wiki! | View all Vanilla issues on GitHub | Report a new Vanilla issue on GitHub
Deploying a new Forum and adding a Theme | Give thanks to the Vanilla Developers!
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •@rkneschke go to
your forum/conf/config.phpand add this code$Configuration['Garden']['Search']['Mode'] = 'like';- Spam
- Abuse
- Troll
4 • Off Topic 4Insightful Awesome LOL •@Chanux: Thanks. That helped, now it is working. (I don't find the "thanks" and "answer was helpful" buttons anymore, otherwise I would have clicked them)
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •