A parse error in moodle 1.6.1+,is it a bug?

A parse error in moodle 1.6.1+,is it a bug?

על ידי 景東 王 בתאריך
מספר תגובות: 1

Dear  Sir,

When I succeeded in installing the moodle(1.6.1+),I found an parse error in login screen.

If  I use the language,zh_cn_utf8 or en,there is no error,but the language ,zh_tw_utf8,an parse error is found. I didn't find the error in moodle 1.4,maybe it is a bug in moodle 1.6.1+.

How can I solve the problem? Thank you very much.

צרופה image002.gif
ממוצע דרוגים: -
בתגובה ל: 景東 王

Re: A parse error in moodle 1.6.1+,is it a bug?

על ידי Ken Wilson בתאריך
I think there's a bug in the loginsteps string moodle.php language file. Until it is fixed, try setting this value in your php.ini file

display_errors = off;

Hope this helps!

Ken