Version: 3.1, by Farcaster
Developer Last Online: Jun 2014
Category: Calendar Enhancements -
Version: 4.x.x
Rating:
Released: 01-31-2010
Last Update: 08-08-2011
Installs: 417
DB Changes Uses Plugins Template Edits
No support by the author.
This modification will allow your members to RSVP to events on the vBulletin calendar. By default, members can respond "Yes," "No," or "Maybe," as to whether or not they will be able to attend an event, but you can modify or add to the list of responses members are presented with as you desire.
Features
Specify some or all of your calendars to use the RSVP system.
Set whether an event accepts RSVPs during event creation / edit.
Allow members to specify if they will be bringing a guest.
Event owners can set the maximum number of guests each member may bring.
Events can be set to close RSVPs on the day of the event or before.
RSVP comments (up to 65k character limit, configurable)
Timestamped RSVPs
Moderators and event owners can remove member RSVPs from events.
Attendance list can be set to display member avatars.
Improved handling of differing timezones and daylight saving times.
Configurable Response options. You aren't stuck with Yes, No, Maybe. You can setup whatever responses you want.
Ability to specify a maximum number of attendees for an event. After the maximum is reached, you can configure members to either receive an error or have their response (RSVP) automatically changed to something else. This could be used to create a wait-list bucket, for instance.
Requirements
vBulletin v4.0.0 or higher.
Installation Instructions
- 1 XML upload
- 1 template modification
1. Use the Product Manager to import the included product XML file.
2. Use the Style Manager to find and edit your calendar_showeventsbit:
Find:
HTML Code:
<div class="eventfoot">
Above that add:
HTML Code:
{vb:raw rsvp_form}
Upgrading from v2 (for vb3):
Follow the steps above for installing the new version, and be sure to ALLOW OVERWRITE when installing the new product file.
Revision History:
v3.0.0a (BETA) - Updated to work on vb4. Corrected a number of bugs related to determining correct occurrence date. Corrected event save bug.
This is a great mod I am just having one error if you could please help me with
every time I go to RSVP for an event new or old I get this:
The response you gave to this event was not in the list of valid responses. Please contact the forum administrator if you believe you have received this message in error.
I have checked my settings and all I am clicking is yes so not sure why its not working correctly help please!!
I also have this problem. Anyone have have fixed it please?
I've had this mod since it came out for vb4 and I haven't been able to use this fine mod at all. I gave Farcaster admin privileges on my site and he said he knew how to fix it, then I never heard from him again. I'd be willing to toss dough his (or anyone's way) if they could just get it working on my site.
I have same error as 'sweetpotato'. Running vb 4.1.0 and the date doesn't show up correctly for RSVP selection. When selection is made, you get "not a valid selection." I'm definitely tagging this until it's improved but it's a disabled mod at this point. Great feature if it can get sorted out though!
I'm getting most of the same errors everybody else is, however my show stopper is the redirect after somebody has submitted their RSVP. The redirect points back to the same thread but with &redirect=1 at the end of the URL, why is this?
I notice the XML file contains the following code, however does anybody foresee an issue if I just remove the &redirect=1 code from below and reload the XML?
I had the same problem, just corrected the product (see attachment) for this problem and the date problem, hope this will help other
Totally having issues RSVPing now. I am using 4.1.1 and when I put in a comment and mark attending or whatever... I get: Invalid Action Specified when trying to update.
I was getting the error about the invalid selection but ever since I did the new fix posted today in the BBR thread... I just get Invalid Action Specified. The BBR fix was for a date/time issue.
Totally having issues RSVPing now. I am using 4.1.1 and when I put in a comment and mark attending or whatever... I get: Invalid Action Specified when trying to update.
I was getting the error about the invalid selection but ever since I did the new fix posted today in the BBR thread... I just get Invalid Action Specified. The BBR fix was for a date/time issue.
Please update to 4.1.1. Thank you.
I still face the problem though have tried OlijO update. Maybe only the author of this mod can fix it.
Wow - someone used the RSVP feature on my site and it worked. No more Array error - not sure when it started working but apparently it fixed itself. I have a sneaky suspicion it started working when I converted my server off of WAMP and onto true Apache, MySQL, and PHP installations.