- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Question Search Feature On Kunena Forum Not Working
- NYQutie
-
Topic Author
- New Member
-
Less
More
16 years 7 months ago #29295
by NYQutie
Search Feature On Kunena Forum Not Working was created by NYQutie
Hey All!
I have been unable to get the search feature on my forum to work. No matter what word or phrase I put in the result is nothing found. Is there something I need to set on install for this search feature to work?
Thanks for your help!
I have been unable to get the search feature on my forum to work. No matter what word or phrase I put in the result is nothing found. Is there something I need to set on install for this search feature to work?
Thanks for your help!
Please Log in or Create an account to join the conversation.
16 years 7 months ago #29348
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:Search Feature On Kunena Forum Not Working
Hello,
This problem is strange, maybe you have searched with accentued caracters or specials caracters.
This problem is strange, maybe you have searched with accentued caracters or specials caracters.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
16 years 7 months ago #29705
by zombiebob
Replied by zombiebob on topic Re:Search Feature On Kunena Forum Not Working
Please Log in or Create an account to join the conversation.
16 years 7 months ago #30175
by zombiebob
Replied by zombiebob on topic Re:Search Feature On Kunena Forum Not Working
Please Log in or Create an account to join the conversation.
16 years 7 months ago #30804
by zombiebob
Replied by zombiebob on topic Re:Search Feature On Kunena Forum Not Working
ok so after a few weeks i've had time to read through that other thread a couple of times, the search problem herein described (for me) is realated to mb_substr() function...the above referenced thread decribes how to fix it on a windows system, but i'm running linux, i'm locating the PHP.INI now (fedora core) and will post back here how i got on.
Please Log in or Create an account to join the conversation.
16 years 7 months ago #30806
by zombiebob
Replied by zombiebob on topic Re:Search Feature On Kunena Forum Not Working
yep installing php-mbstring worked !
:laugh:
:silly: :side:
Ok so:
:blush: on windows based servers - edit php.ini and add
extension=php_mbstring.dll
:blush: on linux servers (that support YUM install) run
yum install php-mbstring
if you cant use YUM i'm sure you can figure out how to install mbstring functions onto your PHP installation,
DONT FORGET TO RESTART YOUR APACHE !
:laugh:
Ok so:
:blush: on windows based servers - edit php.ini and add
extension=php_mbstring.dll
:blush: on linux servers (that support YUM install) run
yum install php-mbstring
if you cant use YUM i'm sure you can figure out how to install mbstring functions onto your PHP installation,
Please Log in or Create an account to join the conversation.
Time to create page: 0.231 seconds