Trying to get property of non-object after enabling RSVP

djinn23 - February 18, 2009 - 02:43

I am attempting to use the RSVP module and am having no luck

Enablement of just this module produces the following error on the My Acocunt page:

notice: Trying to get property of non-object in /var/www/drupal/sites/www.test.com/modules/rsvp/rsvp.module on line 1197.

Clicking on Invitations produces the following:

* notice: Trying to get property of non-object in /var/www/drupal/sites/www.test.com/modules/rsvp/rsvp.module on line 1197.
* notice: Trying to get property of non-object in /var/www/drupal/sites/www.test.com/modules/rsvp/rsvp.module on line 1065.
* notice: Trying to get property of non-object in /var/www/drupal/sites/www.test.com/modules/rsvp/rsvp.module on line 1197.

and from this page when attempting to hit the link for event i get a page not found.

I am trying to set this site up and this is my current issue. Any guesses?

J

Please file a support request

ulf1 - February 27, 2009 - 21:46

Please file a support request under the rsvp project.
http://drupal.org/project/issues/rsvp?categories=support&status=All

I would also expect that you report which version you installed (the best would be to send the version information from the header of file rsvp.module).

But my guess is that you did not enable the date nor the event connector of rsvp.

similiar issues

djinn23 - May 15, 2009 - 11:22

I had similiar problems and it brought me to this post.. . .which I now see was my own!! I searched the support requests. . .I was going to log one but I think I can work around it by not using my multisite configuration.

redeploy of 6.12 of Drupal in its own directory seems to work. I had created another site under my multisite configuraiton but it did the same thing. The new deployment seems to work proper as far as RSVP is concerned.

This issue was so bad I had been playing with Drupal 5 because I did not really look to a solution months ago . . .however less obvious issues observed in 5 caused me to take another whack at it

Just wanted to let you know that you are not alone and that I moved this out of my CVS multisite config to work around it

 
 

Drupal is a registered trademark of Dries Buytaert.