Hi,

I have a problem with Signup integrated with the Event module. When I add the Signup (great module btw) module to the Event, i have to set the permission "Administer Nodes" to enable in order to let the users see the Event. When I uninstall the Signup module, the Event shows up.

Isn't it possible to set up the Signup module, that it doesn't affect the other module's permission? Or am I looking over something?

Thanks

Comments

dww’s picture

Status: Active » Postponed (maintainer needs more info)

i have to set the permission "Administer Nodes" to enable in order to let the users see the Event. When I uninstall the Signup module, the Event shows up.

sorry, you lost me. can you please be specific:

A) "see the Event" where?

B) "shows up" where?

C) Can you reproduce this on a totally clean installation of just core, event.module, and signup.module? If so, please post the exact steps to reproduce the problem, including the page(s) you're visiting, the permissions that the user has where you see the bug, etc, etc. screenshots of with/without the signup.module enabled that demonstrate the bug might be helpful, too...

birre69’s picture

Version: 5.x-2.x-dev » 5.x-1.x-dev

Let's take the scenario : an authenticated user makes an event without the signup module installed. The event shows up in the calendar, on the first page (promoted to..) and on the upcomming events.

I installed the signup module, to make authenticated users make signup events... I (as root, owner) make an event, none of the authenticated users seem to see the event, neither on the calendar, on the events, or on the front page. Only when I give the authenticated users the 'administer nodes' permission, they can see the event, and sign up... but also have the rights to administer the event, and other nodes... Not something I want.

Changed version btw.

Loic-1’s picture

Version: 5.x-1.x-dev » 5.x-2.3

Hey all,
I do encounter the same issue !
I can add that even the authenticated user that creates events, can't see their own events anymore in the calendar, except if they are granted the "administer roles" permission.
Any suggestion ?
Cheers

Loic

dww’s picture

Priority: Critical » Normal

I can't reproduce this at all on a clean test site. Can those of you experiencing the problem try again on a new test site with only the following:

- 5.5 Drupal core
- signup 5.x-2.3
- event 5.x-1.0

if you can still reproduce, i'd be surprised, but in that case, please send as much info about your configuration as possible (php version, exact configuration of permissions, screenshots demoing the problem, etc). i'm guessing there's some other contrib you've installed on your sites and it's an interaction bug of some kind. that'd require turning on modules 1 by 1 and testing each time to see when it breaks.

without more info or the ability to reproduce myself, i can't fix this...

dww’s picture

Status: Postponed (maintainer needs more info) » Fixed

No one replied for almost a year. Must not be happening anymore in recent versions.

Status: Fixed » Closed (fixed)

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