I am using signup_status with signup and I have noticed that when the signup limit is reached, the administrative interface will show that signups are closed putting "limit reached" in parenthesis, but the signup table isn't updated. When you go to the node, the signup form is still there and accepts additional signups. If i sign up 1 additional person, then go delete this sign up from the administer page, the signup table gets updated and everything is fine. I will be looking for a fix. This module is really great. Thanks.

Brian

Comments

bdawg8569’s picture

I should mention that i am using the 6.x-1.x-dev version of the signup_status module patched with the editform2.patch provided in the post http://drupal.org/node/503354. Everything works ok when i'm using signup by itself, but I really need the ability to change statuses. Neither of my statuses (Awaiting Approval, and Approved) are visible to the user on the form. They are controlled by the administrator. Anybody else having a problem like this?

bdawg8569’s picture

After digging a little deeper i see now that this is a known issue when using signup_status do to #581652. I'm new to custom module development but i'm willing to help in any way i can. I'd really like to be able to use the status module with the signup.

ronliskey’s picture

Same problem, but not using Signup status. Only using Signup and Signup confirm email.