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.
Got an error after updating to version B.
Also have BBR - vB Event Forums installed.
PHP Code:
Database error in vBulletin 4.0.1:
Invalid SQL:
UPDATE vb_thread
SET lv_vb_eventforums_eventid = 268
WHERE threadid = 5934;
MySQL Error : Unknown column 'lv_vb_eventforums_eventid' in 'field list'
Error Number : 1054
Request Date : Tuesday, February 2nd 2010 @ 08:10:17 PM
Error Date : Tuesday, February 2nd 2010 @ 08:10:18 PM
Script : /calendar.php?do=update&e=
Referrer : /calendar.php?do=add&type=single&c=9
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.0.89-community
Anyone else?
Based on the error, I don't think this is an error with the RSVP modification. To verify, disable the Event Attendance modification and try to add another event. If you still get the error, we can be certain.
Based on the error, I don't think this is an error with the RSVP modification. To verify, disable the Event Attendance modification and try to add another event. If you still get the error, we can be certain.
ummm LOL this is my fault as I did not put the install code in the latest release I released.
This is where the nightmare begins people posting bugs here for the vB event forums and over in my thread for the event attendance. I am patching the release and updating in about 3 minutes.
EDIT: Updated sorry about that.
If you downloaded this since I released the update today and you have not had this installed already you need to re-download as I left out the install code after fixing for the event attendance modification.
Can we align the Event Title in line with the other text. Vertically.
I have no idea what you are talking about. Perhaps a screenshot would help, but honestly, if there is something in the layout you want to change, you could always edit the template.