I have RSVP installed. I have it set to "Selected connector: date" (not event, as I do not use the Event module -- I use the date field from CCK).

I created a Content Type called Professional Event, which includes a CCK date field that includes the option of Time and of End Date & Time.

When I go to a node of the type Professional Event, there is no tab for Invitation!

So, while I can go to my own profile and choose the Invitation tab there and look at the invitations I created on my site years ago when it was at Drupal v5, I cannot create a single new RSVP invitation -- so I can't use the RSVP module at all.

Does anyone know what's wrong? I can't find any other setting I need to make anywhere. Is there something I'm missing?

Comments

drupal_jon’s picture

Hi Steven,

Have you checked your user permissions?

What do you see if you go to http://example.com/node/1/rsvp/create (where 1 is the node ID of your professional event node)? Also, is your date on that node in the past? RSVP has configurable settings to not allow creating invites for past events (but you should still see the tab regardless).

Regards
John

ulf1’s picture

Maybe the CCK field is not assigned to rsvp.

Go to /admin/settings/rsvp and check that under Selected connector and current association show the correct date field you like to use for rsvp.

~
Ulf

Chokti’s picture

Hi,

I have used the RSVP module in the past without any problem but today it just doesn't seem to want to make the associations. I have tried uninstalling and reinstalling the module, clearing the cache, deleting and recreating the CCK field. Nothing works. Any assistance would be greatly appreciated. Thanks.

ulf1’s picture

Hi Chokti,

How did you setup the association between the rsvp module and the cck field that you created. That is the first step to success after creating or modifying a cck field.

From the readme:

2. Create association(s)
                  Select the content type under admin/content/types and find the "RSVP Settings" section.
                  Select the field that you want to use.

~
Ulf

ozarico’s picture

I've done the above, and when I enter http://example.com/node/1/rsvp/create, i get "Access Denied" ?

When I go into the create content types section, I do not see RSVP present. The user permissions are all granted, and I have all the modules activated. The only trace of the RSVP module I can find, is the RSVP management optoin, and in this it shows there are no Current associations, but the conntector is "date".

Any ideas? This new version description has a number of features I have been trying to create for the last few weeks (unsuccessfully).

Please let me know if you have any ideas!

ulf1’s picture

Please install the final release and discard RC4.

Then you have to go into the edit form for your content-type (under admin/content/types edit the type you like to use) and there you will find a RSVP section where you have to select an association to a date field that you created for that content type that you currently edit.

~
Ulf

ozarico’s picture

Thanks Ulf, worked great. Unfortunately does not have the functionality I'm looking for (very specific) but good module I will use for something else!

Cheers.

ulf1’s picture

Status: Active » Closed (fixed)