Topic: Forum search's problem——can not search any posts

my punbb language is chinese,wen i used chinese keyword search forum,has no results……

oh,my punbb is used SQLlite database

or……there has connection between the problem of them?

Chinese Translation
我的论坛语言是简体中文,在我使用中文作为关键词进行搜索的时候,是搜索不到任何帖子的

我的论坛使用的是Sqlite数据库

对于这个问题,中文语言和sqllite数据库,对于搜索结果来说,这两者之间有关系吗?

2

Re: Forum search's problem——can not search any posts

I found the same problem, I use MySQL.
You can modify file '\include\search_functions.php' in line 111, add '%'  in LIKE string.

'WHERE'        => 'w.word LIKE \'%'.$forum_db->escape(str_replace('*', '%', $cur_word)).'%\''

Re: Forum search's problem——can not search any posts

hmm sounds same have problem..hhee

sorry my BAD english T___T
Have a nice day >.<
(^____^)v