Home »
FUDforum Development »
Bug Reports »
Can not change any Text Messages in Template Editor
|
|
|
|
|
Re: Can not change any Text Messages in Template Editor [message #12241 is a reply to message #12240] |
Thu, 31 July 2003 19:12 |
|
gladiator
Messages: 61 Registered: June 2002 Location: Beijing
Karma: 0
|
Member |
|
|
I tried a series messages in different tmpl files and all result the same problem.
I'm using chinese localization.
I tried select "english" in "Template Set Selection" to edit the english template, and also encounted the same problem.
please check the file msglist.php, line 95.
if (($s = strpos($data, $v . ':')) === FALSE)
I echoed the $v to the browser, there is a white space prefixed each of it, but in $data, there is no such prefixed white space, so this "if" will always return true, I think that's why I can not edit the text messages in template editor.
[Updated on: Fri, 01 August 2003 06:52] Report message to a moderator
|
|
|
|
|
Goto Forum:
Current Time: Fri Jan 24 04:26:36 GMT 2025
Total time taken to generate the page: 0.02732 seconds