wpForo 1.x.x [Closed] Forum search not working as expected
Hi @st7878,
It seems you use the old version of the SQL, that may cause the issue.
Could you please let us know the charset you use for wpforo_posts and wpforo_topics tables?
Also please let us know the SQL version you use?
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
@st7878,
Please send the admin login details to info[at]gvectors.com email address. I'll ask the developers to check it for you.
Also please leave the email subject here tp allow us to easily find it.
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
@st7878,
Sorry for the late response.
We can't access your website. Please check the details make sure everything is correct and let us know.
Also, please let us know the version of the wpForo plugin you use. If it, not the latest version please update it to the latest version(v. 1.8. 4) and check again.
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
Email resubmitted to info@gvectors.com
Sender address si***s.dp@gmail.com
version wpForo v.1.8.4
My forum powered by wpForo v2.1.6 (theme GeneratePress v3.0.2)
@st7878,
Thank you for details.
We are going to check it. Please wait a bit. I'll update the topic once I get some news for you.
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
Hi @st7878,
Sorry for the late response.
The issue is fixed by our developers. Please check it.
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
@st7878,
There was a search problem with russian unicode content and it's already fixed in the next version update.
To solve it on your main site please follow the steps below:
In the class-posts.php file located in wp-content/plugins/wpforo/wpf-includes folder, find the following line (line 987):
$words = str_word_count($args['needle'], 1);
replace with the following one:
$words = preg_split('#\s+#u', $args['needle']);
Delete all caches and check again (press CTRL+F5 on frontend).
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
Hi, is there any news regarding improvements to forum search (e.g. phrase matching)? When can we expect to see a new release? Thanks!
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
It's already improved and many type of queries are updated. Now it works much better. If you have a specific issue please open a new support topic.
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
-
Show search box in forum menu bar without having to click
2 months ago
-
How to limit length of search results content
11 months ago
-
Exact phrase search
2 years ago
-
How to allow for more than 100 results in a "Search"
2 years ago
-
How to make the search engine search by categories and not by topics
3 years ago
- 15 Forums
- 14 K Topics
- 70.2 K Posts
- 23 Online
- 12.4 K Members