Closed (fixed)
Project:
Signup Restrict by Role
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 May 2009 at 13:26 UTC
Updated:
1 Jun 2009 at 13:40 UTC
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) "
Comments
Comment #1
echelon89 commentedI have the same problem.
Any solution?
Comment #2
ebeyrent commentedThe 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?
Comment #3
ebeyrent commented