After importing swedish .po file I only get this:

user error: Field 'translation' doesn't have a default value
query: INSERT INTO locales_target (lid, locale) VALUES (1518, 'sv') in C:\wwwroot\magnus\includes\database.mysql.inc on line 66.

Fatal error: Field 'translation' doesn't have a default value query: INSERT INTO locales_target (lid, locale) VALUES (1519, 'sv') in C:\wwwroot\magnus\includes\database.mysql.inc on line 66

Can I undo the import or is there another way, except re-install drupal, to get things going again?

Comments

goose2000’s picture

Curious, I was searching for this error message, found this. I get the same error message in a different module though. Hmmm

What version of Drupal are you using?
Do you have a mutil-site site ? with prefixes, all in one DB?

Sleuthing...

John