Morning,
Love this template but I am getting a strange error when adding a new user via the backend- After adding the info for the user when I select apply or save (does the same thing both ways) I get the following:
DB function failed with error number 1062
Duplicate entry ’21–11′ for key 1 SQL=UPDATE jos_core_acl_groups_aro_map SET group_id = 21 WHERE aro_id = 11
Now it does add the user, and that user is able to login, but I am sure this can’t be right.
When I add a user by using the front-end registration everything seems fine? That user can also login without any trouble.
Any idea why this is happening?
Edit: Just to make sure I reinstalled with the same quickstart version with no additional components/etc installed and I get the same thing.
Tim