WebsiteBaker 2.13.9 R24 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
There was an uncatched exceptionDuplicate entry '0-' for key 'wb_mod_news_groups.ident_news'in line (836) of (/framework/class.database.php)
ALTER TABLE {TABLE_PREFIX}mod_news_groups ADD UNIQUE ident_news ( section_id,title(127)) USING BTREE;
[06] : Upgrade module form from version 3.5.1 to version 3.5.1 OK[07] : Upgrade module jsadmin from version 2.1.4 to version 2.1.4 OK[08] : Upgrade module menu_link from version 3.0.4 to version 3.0.4 OKThere was an uncatched exceptionDuplicate entry '0-' for key 'wb_mod_news_groups. ident_news'in line (836) of (/framework/class.database.php):
There was an uncatched exception Duplicate entry '0-' for key 'wb_mod_news_groups.ident_news' in line (836) of (/framework/class.database.php)
: Upgrade module form from version 3.5.1 to version 3.5.1 OK : Upgrade module jsadmin from version 2.1.4 to version 2.1.4 OK : Upgrade module menu_link from version 3.0.4 to version 3.0.4 OK There was an uncatched exception Duplicate entry '0-' for key 'wb_mod_news_groups. ident_news' in line (836) of (/framework/class.database.php):
SELECT section_id, title, COUNT(*) as anzahlFROM `{TABLE_PREFIX}mod_news_groups`GROUP BY section_id, titleHAVING anzahl > 1;