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.
I wish the developer would come back and help fix this mod. I still only get "Array" instead of the RSVP's. We used to use this mod a ton and now we can't use it at all. The last I talked to the developer, Farcaster, he said he knew how to fix it and would PM me once he tested it and then I never heard back from him... been 6 months or so now. At this point I'd be willing to pay someone $50 to fix it.
I have everything setup correctly and the event is created perfect and am able to set all the RSVP information, but when someone goes to RSVP for the event they get this error:
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 am at a total lose here as everything in the settings is correct and it has the correct responses on the event page.
I'm getting the same error. Although one user has successfully RSVP'd, I get the error when I try to RSVP.
For further information regarding the error, this shows up at the top above header:
Warning: array_walk() [function.array-walk]: Unable to call array_lower() - function does not exist in [path]/showthread.php(2174) : eval()'d code(205) : eval()'d code on line 524
Hello, how can I change the size of the avatar being displayed when someone uses RSVP system? Would like to default avatar size to something fairly small (32 width etc).