This is the first module I'm updating and I'm not sure what went wrong. I have a Drupal 6.3 site (local, on my laptop) and followed the instructions to update to beta3. These are the (abbreviated) errors I got:

- user warning: Table 'drupaldb.i18n_blocks_i18n' doesn't exist (SQL query) in .../modules/i18n/i18nblocks/i18nblocks.install on line 113
- user warning: Table 'drupaldb.i18n_node' doesn't exist (SQL query) in .../modules/i18n/i18n.install on line 68
- user warning: Table 'drupaldb.i18n_node' doesn't exist (SQL query) in .../modules/i18n/i18n.install on line 70

I don't want to uninstall and reinstall, because I already have a lot of translations done and I'm not sure how to restore that.

What to do now?

Comments

jose reyero’s picture

Status: Active » Fixed

These were suppossed to be Drupal 5 upgrades, so just ignore.

I don't think you should be experiencing any actual trouble with the site, are you? Reopen if so.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.