Topic: Unable to insert search index words
Hi,
I saw there was a Traditional Chinese language pack for punbb and punbb is very simple and clean and I am trying to use it for a chinese board. The database collation is big5_chinese_ci. I have been having some problems registering users and making posts (the error was about a collation mismatch between big5 and latin1, forget exact error).
Now I am not getting those errors, and users can register. But when testing post I get this error:
File: /usr/home/jc/www/worldscreen/forums/include/search_idx.php
Line: 149
PunBB reported: Unable to insert search index words
Database reported: Duplicate entry '測試ä¸' for key 1 (Errno: 1062)
I'm guessing this might have something to do with the db collation.
Anyone have any idea what might cause this? Is big5 compatable with punbb (I assumed it was since there was a Traditional CHinese pack).
Thanks for help!