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.
- You are right. The Bug I mentioned very likely result form my incorrect querys. Since I use another DPL UI to do the same thing with the origin one , all bug code disappear.
- And yes, I use utf8_general_ci encoding (InnoDB) 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
- Environment
- Win XP
- The AppServ Open Project - 2.5.7 for Windows
- Apache Web Server Version 2.2.3
- PHP Script Language Version 5.1.6
- MySQL: 5.0.24a-community-nt-log
- phpMyAdmin Database Manager Version 2.9.0.2
- MediaWiki: 1.11.0
- MW DB with UTF8 Encoding and InnoDB.
- --Roc michael 02:28, 16 December 2007 (CET)
- Environment