Hey,

I'm trying to configure RSVP and there's alot of cool things about it, but as authenticated user, I get access denied errors when I attempt to join an open-invite event. I have permission to do this in permissions. I can also 'maybe' and 'decline,' but I recieve an error on the confirm for 'join.' The joining attempt DOES go through, however, the confirm page just says 'access denied'

http://www.site.com/rsvp/email/833497e91584f570ebb5fe3feb52f6ea/view is the link that appears in the url bar.

I've double checked my settings to make sure, but I don't think the join would go through if the permissions weren't set right.

Do you have any suggestions on how I can fix this? I'll be happy to provide more info if necessary.

Thanks.

Comments

ulf1’s picture

According to the code, this can happen
if you work in parallel with the signup module, have enabled the "rsvp signup plugin" and the event you deal with has a closed signup attached. Can you check if that is the case.

The problem is that the signup function that I call throws an access denied error if the signup is closed. This is what you see when you attend the invitation. I try to add you to the signup which fails because of the error I mentioned.

Thanks,
Ulf

ulf1’s picture

Status: Active » Fixed

Will be fixed with next dev version.

Thanks,
Ulf

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.