The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Farcaster's Event Attendance Details »» | |||||||||||||||||||||||||
A BETA version 2.0 is now available in the 3.7 modification area.
This hack will allow your users to RSVP "Yes," "No," or "Maybe," for events posted on your forum calendar. You can configure which calendars RSVP should be enabled or excluded from, and on each event you can also specify whether this is an RSVP event. Unlike the old Event Attendance script, this hack will work on all types of events whether they are single day, ranged or recurring. For ranged and recurring events, members are able to RSVP for a single day of the event. So, if the recurring event occurs every Monday, your members can RSVP separately for each recurrence. For ranged events that span more than one day, members can sign up for individual days of the event. Thus, if the event had a duration of 5 days, a member could signup for only one or two of the days, if he chose. This hack is known to work with 3.6.x, and may work with 3.5.x, but no support is offered for this version at this time. vB Event Forums Users: You will need to install an additional module: https://vborg.vbsupport.ru/showthread.php?t=133970 Upgrade Instructions: - 1 xml upload 1. Use the Product Manager to import the product file product-rah_calendar_rsvp_1_2_2.xml. Be sure to ALLOW OVERWRITE. Installation Instructions - 1 XML upload - 1 template modification 1. Use the Product Manager to import the product file product-rah_calendar_rsvp_1_2_2.xml 2. Use the Style Manager to find and edit your calendar_showeventsbit: Near the bottom of the calendar_showeventsbit, find: HTML Code:
</form>
HTML Code:
$rsvp_form If you want to change any of the wording or need to enter translations, this hack uses the following phrases: Calendar Phrases: calendar_rsvp_allow calendar_rsvp_attendquestion calendar_rsvp_changelater calendar_rsvp_maxlength calendar_rsvp_maychange calendar_rsvp_yoursvp calendar_rsvpd -- Added on 11/30/06: calendar_rsvp_guest calendar_rsvp_guest_limit calendar_rsvp_guests_prompt calendar_rsvp_max_guests -- Added on 2/20/07 calendar_rsvp_changeby calendar_rsvp_maychangeby calendar_rsvp_closed calendar_rsvp_expires Standard Phrases: yes no maybe submit comment -- added on 2/20/07 minutes seconds Extra Instructions for 3.5.x Users: This hack MAY work with 3.5.x, but you will need to add the standard global phrase "Comment" Screenshots Attached. If you use this hack, please be sure to click "Install" so that you can receive notifications of any updates. Revision Log: 1.0.0 - 10/14/06 - Initial Release 1.0.1 - 10/19/06 - Maintenance Release.
This hack is provided completely free of charge. However, if you use this hack and are so moved, you may make a donation via PayPal: Show Your Support
|
Comments |
#452
|
|||
|
|||
|
#453
|
|||
|
|||
So the rsvp part of it seems to be working fine...hmmm...that means it's got to be some sort of interferance between the event forum and the rsvp plugin. Try removing all rsvp plugins and see if you can create an event.
|
#454
|
|||
|
|||
Below is an error I get when someone tries to post an event. Keep in mind, it works fine with some users:
Quote:
|
#455
|
|||
|
|||
Is this without rsvp installed?
|
#456
|
|||
|
|||
No it is installed because when I make a post, the RSVP system shows up. Same with some others.
|
#457
|
|||
|
|||
Disable the rsvp system and see what that does. If there's a problem with rsvp disabled/removed, then the problem is actually with the event forums plugin itself.
|
#458
|
|||
|
|||
I have an issue with recurring events. Seems that if the first instance of the event has occurred, it will not let you rsvp. I can do it fine on single events or even recurring events where the first event hasn't started yet. But if it is recurring event and the first one of the series date has passed, it won't let you register for any of them. Any ideas? Is there a work around for this or am I just missing something?
|
#459
|
|||
|
|||
Hmm...that's interesting. Have you tried editing the event, unchecking the rsvp box for the event, saving it. And then editing it again and re-checking the box?
|
#460
|
|||
|
|||
Hey everyone! Not sure if anyone has had this issue, but I am having a problem when there is more than one event for a day and I click on that day, it gives me a php fatal error:
Fatal error: Cannot redeclare array_prep() (previously declared in /forextips.com/forums/calendar.php(1377) : eval()'d code:1) in /forextips.com/forums/calendar.php(1377) : eval()'d code on line 5. This only happens if there is more than one event in a single day. I can go in and remove this line of code: ($hook = vBulletinHook::fetch_hook('calendar_getday_event') ) ? eval($hook) : false; and it fixes the problem, but also removes the rsvp functionality from the events. Does anyone have any idea? This is only in day view when there is more than 1 event. Any help would be appreciated. Thanks! |
#461
|
|||
|
|||
Interesting. Have you tried removing and reinstalling? I'm using the event forums version, but I don't have this problem.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|