When I updated the module from it's Drupal 4 version, the sequences table entry did not take into count the existing multilingual blocks.
When adding new multilingual blocks, I got Duplicate entry error message from Drupal :
user warning: Duplicate entry '2' for key 1 query: INSERT INTO i18n_blocks(delta, info, type) VALUES('2', 'Multilingual block 2', '')
Comments
Comment #1
jose reyero commentedTry reinstalling that module.
Comment #2
jmlavarenne commentedSounds good thanks. I'll try that right now :)