FYI, I solved the problem by remark the following line in scripts/xlpage_utf8.php<br><em>$KeepToken = "\263\263\263";</em><br><br>What's the purpose of this line of code? Is it safe to just remark it?<br>Or should I change it to something else?
<br><br>2005/11/22, Chen Yu <<a href="mailto:mr.chenyu@gmail.com">mr.chenyu@gmail.com</a>>:<br>> Hello,<br>> <br>> I just installed pmwiki-2.0.13 on Windows Server 2003 IIS and php<br>> 4.4.1. It's almost working.
<br>> Except when I tried to install i18n.zip and enable<br>> XLPage('ZhCn','PmWikiZhCn.XLPage');<br>> I cannot save edited pages.<br>> I took a look in the returned HTML of editing page. It seems the<br>> hidden input of action is missing.
<br>> <div id='wikiedit'><br>> <form <br /><textarea name='text' id='text' rows='25' cols='60' accesskey=','<br>> <br>> Can anyone help me to solve it? Thanks in advance.<br>> <br>