Hi I started after backup with installing like described:
start with cb_groupjive plugin:
I get the error notice
Duplicate entry '269-6-1' for key 'user_id_group_status' SQL=ALTER TABLE `eumo_groupjive_users` ADD UNIQUE KEY `user_id_group_status` (`user_id`, `group`, `status`)
EDIT:
when I try to repair with tools,
same notice with
1062 Duplicate entry '269-6-1' for key 'user_id_group_status' SQL=ALTER TABLE `eumo_groupjive_users` ADD UNIQUE KEY `user_id_group_status` (`user_id`, `group`, `status`)
Zurück zum Kontrollzentrum
but error persists.
EDIT 2
Table #__groupjive_users Index user_id_group_status does not exist
Table #__groupjive_invites Column message does not exist
Table #__groupjive_invites Column params does not exist
Table #__groupjive_invites Index user_id_group does not exist
Table #__groupjive_invites Index group_accepted_email_user does not exist
Table #__groupjive_notifications Column group does not exist
Table #__groupjive_notifications Index user_id_group does not exist
You somehow have a user that exists in the same group twice. You'll need to manually correct your database as duplicates can not exist in that table as the index is made unique for performance improvements.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.