Issue:DPL-1.6.3 error message
Description: | %DPL-1.6.3-??: ????? .... |
Extension / Version: | DPL / 1.6.3 and 1.5.3 |
Type / Status: | Bug / open |
Problem
There some error message on the page of my site.
%DPL-1.6.3-??: ????? '} [missing '=']' ???? ??: ?????: addcategories, addpagecounter, addpagesize, addeditdate, addfirstcategorydate, ........
And this error message is nothing about Semantic form(When I disabled the Semantic form, the error message would still be there.
When I use DPL 1.4.3 the error will disappear.
Please help me. --Roc michael 14:08, 13 December 2007 (CET)
Reply
Michael, I am lost on your page as I do not understand Chinese. Template:Catlist/zh on this wiki seems to work well as far as I can see. Did you copy the code exactly? The ??:????looks like UTF-8 conversion problems ... Make a copy of the page and eliminate as much code as you can while the error still remains. Then put a copy of that page here in this wiki.
Please reaad DPL:Version_History#Version_1.4.9. The fact that you do not see the error with older DPL versions is explained by the better error checking of the newer version.
Probably you added a linefeed somewhere within a DPL query?
- Gero 14:10, 15 December 2007 (CET)
- Hi Gero. Thank you for your reply. Yes, I use
utf8_general_ci encoding which is experimental for MediaWiki. Since Chinese can be show correctly on your site, I think I can change the DB of my site form UTF8 to default collation. Someone told me that I could find the way by searching utf8 on MediaZilla. As a Chinese, it's too difficult to read so many reports to find a usage information for me from them. Could you help me point out a report I can use to change my DB form UTF8 to default collation. Thank you --Roc michael 02:06, 16 December 2007 (CET)