I can't seem to get my node to allow sign ups. It is not past the date. I check my sign up settings but couldn't find anything.

Please help.

Thanks

Comments

drfuzetto’s picture

also, is there a way to see how many signups a user has?

dww’s picture

Status: Active » Postponed (maintainer needs more info)

I 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?).

drfuzetto’s picture

Sorry 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.

dww’s picture

All 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?

...

tiendoan’s picture

to 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.

kentr’s picture

Unhelpful comment deleted.