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

jose reyero’s picture

Component: Module i18nblocks » Code
Status: Active » Closed (won't fix)

Try reinstalling that module.

jmlavarenne’s picture

Sounds good thanks. I'll try that right now :)