SQL errors when selecting more than one role at a time
ebeyrent - May 1, 2009 - 13:26
| Project: | Signup Restrict by Role |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | ebeyrent |
| Status: | closed |
Jump to:
Description
Reported by scubasmurf - April 22, 2009 - 08:05
The only bug that I have found is when I select more than one role at a time. "user warning: Duplicate entry '356' for key 1 query: INSERT INTO signup_restrict_by_role (nid, rid) VALUES (356, 8) "

#1
I have the same problem.
Any solution?
#2
The problem is in the schema definition in the module .install. Sadly, I did a poor job setting up the keys. Update 6001 should fix the problem - can you verify?
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.