Hi,
in ver 7.5.5 Control Panel > Permissions > Forum
I mass copied settings from one board to some 25 other boards and got below error code but I don't understand what it means
Could someone please explain what happened? the forum seems to work fine but i'm a bit worried that something has happened that I have not seen yet.
it said
SQL error: 1062
SQL error: Duplicate entry '1-33' for key 'PRIMARY
Script: /xxxx/xxxx/xxxx/forums/admin/copy_forumperms.php - Line: 105
update ubbt_FORUM_PERMISSIONS
set GROUP_ID = 1,FORUM_ID = 33,USE_HTML = '0',USE_MARKUP = 1,FILE_TOTAL = 10,FILE_SIZE = 8388608,POLLS_IN_TOPICS = 1,POLLS_IN_REPLIES = 1,POSTS_ARE_MODERATED = '0',SEE_FORUM = 1,READ_TOPICS = 1,READ_REPLIES = '0',CREATE_TOPICS = 1,CREATE_REPLIES = 1,GALLERY_TOTAL = '0',GALLERY_SIZE = '0',AD_ISLAND = 1,EDIT_POSTS = 999999999,DELETE_POSTS = 99999999,LOCK_ANY = 1,MOVE_ANY = 1,DELETE_ANY = 1,EDIT_ANY = 1,STICKY_ANY = 1,APPROVE_ANY = 1,CAPTCHA = '-1',CAN_DOWNLOAD = 1,POST_THROTTLE = '0',DELETE_TOPICS = 1,CREATE_NEWS = 1
where GROUP_ID = 1
and FORUM_ID = 33
- Duplicate entry '1-33' for key 'PRIMARY'