while updating a error was thrown:

l10n_update module
Update #6002

* Failed: ALTER TABLE {locales_target} CHANGE `status` `l10n_status` INT NOT NULL DEFAULT 0

the message was:

user warning: Unknown column 'status' in 'locales_target' query: ALTER TABLE locales_target CHANGE `status` `l10n_status` INT NOT NULL DEFAULT 0 in /var/www/virtual/hinterauer.com/htdocs/includes/database.mysql-common.inc on line 520.

Comments

Thomas_Zahreddin’s picture

kind of first aid:

disabled and deinstalled the module (to run hook_unistall)

installed again, no errors during installation and reported by the schema module.

Thomas_Zahreddin’s picture

Assigned: Unassigned » Thomas_Zahreddin
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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