In inc/function.php I replaced this:
$query = "SELECT id, lang, rubrik, thema, content FROM ".$sqltblpre."faqdata WHERE MATCH (thema,content,keywords) AGAINST ('".$begriff."') AND active = 'yes'";
with this:
$query = "SELECT id, lang, rubrik, content FROM ".$sqltblpre."faqdata WHERE thema LIKE ...
Search found 4 matches
- Thu Aug 28, 2003 12:16 pm
- Forum: General discussions
- Topic: Search in Japanese is finally working.
- Replies: 4
- Views: 10102
- Sat Aug 23, 2003 10:41 am
- Forum: General discussions
- Topic: Foreign language PDFs
- Replies: 1
- Views: 6815
Foreign language PDFs
fpdf supports many foreign languages, recently including Japanese. Sure would be nice if the PDF code could be re-written to use the right settings for each language.
Rich
Rich
- Sat Aug 23, 2003 10:35 am
- Forum: General discussions
- Topic: Search problem in Japanese
- Replies: 3
- Views: 9253
- Thu Aug 21, 2003 12:51 pm
- Forum: General discussions
- Topic: Search problem in Japanese
- Replies: 3
- Views: 9253
Search problem in Japanese
We like phpMyFAQ quite a lot, but there's a problem with the search function:
Warning: Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 170656216 in c:\program files\easyphp\phpmyfaq\inc\functions.php on line 671
Warning: Compilation failed: this version of ...
Warning: Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 170656216 in c:\program files\easyphp\phpmyfaq\inc\functions.php on line 671
Warning: Compilation failed: this version of ...