PDA

View Full Version : Languages doesn't update (FIXED IN 2.02)


Richie256
18th of October 2006 (Wed), 19:36
Hi,

I have added a language and it appear correctly, but when I change the checkbox and then click Update All Languages, the values returns to the original value. It might be this error I got from the Database log:

Thanks for any help


CountTime of last errorEE source pointMySQL error text
4 2006-10-18 19:32:23 'update_languagedata' in 'languageeditor' Incorrect integer value: '' for column 'ee_language_lazylang' at row 1

Pekka
18th of October 2006 (Wed), 20:12
This must be MySQL STRICT mode error. It can be fixed by forcing $languagelazylang_to_sql to an integer instead of string before query. I'll fix this for next release

Pekka
18th of October 2006 (Wed), 20:21
Also, other reason might be is that language editor prevents illogical choices.