1
ok guys,
I take the day to upgrade some sites, in 2 of theme I didn't have any problem.
But in another ine, I get stucked on the upd-2.0.18-to-2.3.0 upgrade, with this message:
SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SHOW KEYS FROM `xoops_block_module_link
ALTER TABLE `xoops_block_module_link` DROP KEY `block_id`, DROP KEY `module_id`, ADD PRIMARY KEY (`block_id`, `module_id`)
Error number: 1091
Error message: Can't DROP 'block_id'; check that column/key exists
Total: 3 queries
How can I solve that
PS: I upgrade 2.2.6 to 2.3.0
Thanks