Die Suche ergab 1 Treffer

von termiteslurp
3. Jun 2026, 04:22
Forum: English Support Forum
Thema: Issue with saving List Configuration after upgrading to 5.x
Antworten: 2
Zugriffe: 11723

Re: Issue with saving List Configuration after upgrading to 5.x

Hi Frank, It looks like in Admidio 5 the list columns aren’t being inserted into adm_list_columns, which causes the “List-Configuration was not found” error. I’d check database permissions and table structure to make sure inserts into adm_list_columns are allowed. If everything seems correct, this m...