My site is in Chinese. I just found the search founction didn't work when used Chinese words, the tag also didn't work with Chinese.
I am using beta 5.10 smarty.
Help please!
Thanks!
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Chinese Search doesn't work Last edited by plum; 02-05-2006 at 01:02 PM.. |
| |||
|
I have zhe same problem too.
|
| |||
|
it's caused by smarty.
|
| |||
|
How to solve the problem? And when search in English, some key words work, others not. I test on pligg.com, there are the same problem. Help please! |
| |||
|
i try to use the code from meneame japanese version, and it works for me. http://www.rauru-block.org/mediawiki/index.php/Meneame in libs/utils.php, function get_search_clause Code: $where = " AND MATCH (link_url, link_url_title, link_title, link_content, link_tags) AGAINST ('$words' $mode) ";
Code: $where = " AND (link_url like '%".$words."%'". " OR link_url_title like '%".$words."%'". " OR link_title like '%".$words."%'". " OR link_content like '%".$words."%'". " OR link_tags like '%".$words."%')"; |
| |||
|
thanks a lot, that definitely got my search working ^_^
|
| |||
|
thanks a lot! I got it! |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using Search Method 4 - Tags will not work | hotsitez | Bug Report | 11 | 11-29-2008 07:54 PM |
| SEO (Search Engine Optimization) | Yankidank | Wiki Articles | 23 | 12-02-2007 12:27 PM |
| Search doesnt work in ie | fromto | General Help | 0 | 02-26-2006 08:36 PM |
| plz help: search not work any more | fwebz | General Help | 7 | 02-02-2006 12:59 AM |




Linear Mode

