Page 1 of 1

MAMS – error on import from FEU

Posted: Thu May 30, 2024 10:00 am
by 10010110
I installed MAMS and clicked the “import” button to import from FEU. It gave me a green (?) notification with this message:
-- Missing Languagestring: 1091 - Can't DROP 'cms_feu_idx_belongs'; check that column/key exists --
Has this happened to anyone before?

Re: MAMS – error on import from FEU

Posted: Thu May 30, 2024 11:08 am
by magallo
import process is attempting to drop an index (cms_feu_idx_belongs) that doesn't exist in the database

Re: MAMS – error on import from FEU

Posted: Thu May 30, 2024 12:58 pm
by DIGI3
There's various FEU upgrade paths that didn't create tables properly, which results in situations like this. There's a BR for a similar issue already, but you may want to add this one too. http://dev.cmsmadesimple.org/bug/list/1465