Closed (works as designed)
Project:
Invite
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2014 at 13:37 UTC
Updated:
11 May 2015 at 02:00 UTC
Jump to comment: Most recent
Comments
Comment #1
gskharmujai commentedcan i safely assume that you are using the link 'invite/add' to call the add invite form since i am facing the same issue.
Looking at the code i saw that the access callback attribute was not specified for the link. is this a feature or a bug?
Comment #2
lisa.rae commentedIf you omit "access callback", the callback function defaults to "user_access", which checks for the permissions listed in "access arguments".
Has your user been granted the "create invites" permission?
Comment #3
ryan osītis commentedComment #4
maximpodorov commentedThis is not a bug of the module. You should configure your permissions.
Comment #5
tjhart87 commented