Postponed (maintainer needs more info)
Project:
Signup
Version:
6.x-1.0-rc3
Component:
CCK Date integration
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2009 at 06:05 UTC
Updated:
22 Jul 2009 at 10:58 UTC
Comments
Comment #1
drfuzetto commentedalso, is there a way to see how many signups a user has?
Comment #2
dwwI can get it to work.
(See, isn't that helpful? ;) Isn't that enough information for you to solve your problem? Put yourself in my shoes -- how am I supposed to answer this question? How about some data about your configuration, permissions, what you tried, what versions of various modules you have installed, etc, etc?).
Comment #3
drfuzetto commentedSorry about the lack of information. I am using the sign up module version 6.x-1.0-rc3 on Drupal 6. All I did was create a node and turn on sign up.
I was able to turn it on in the signup administration. admin/content/signup
Shouldn't the status be open when you create the node? Is there a way to make this the default?
thanks.
Comment #4
dwwAll I did was create a node and turn on sign up.
Getting warmer. ;) What does "turn on sign up" mean?
A) You enabled the signup.module
B) You enabled this node type for signups
C) You edited the specific node and toggled the "Signup settings" option to turn on signups
...
?
What node type is your node?
You used "CCK date integration" as the component, does that mean your node type has a CCK date field?
How is CCK date field configured with signups?
Did you create the node before you enabled the node type for signups?
...
Comment #5
tiendoan commentedto save Derek some time so he can do some real work :) and also as pay back, let me try to answer this question.
drfuzetto ,
In order to use signup for a particular type of node you are creating, you must enable the signup for that type of node first.
For example, in all Drupal installation, there is a default type called 'page'. To enable signup for the type page, assuming you have cleanurl enabled,
- go to admin/content/node-type/page
- scroll down the page (or search) until you find ">Signup settings"
- click on the right arrow to expand the option for Signup settings then click on the option you want Disabled
Allowed (off by default)
Enabled (on by default)
My guess is right now it is at Disabled and that is why you don't see the signup.
NOTE: for pages that was created before you enabled signup, you need to re-edit them and enable sign up for them.
Good luck.
Comment #6
kentr commentedUnhelpful comment deleted.