![]() |
Farcaster's Event Attendance
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: https://vborg.vbsupport.ru/external/2007/08/10.gif |
thank you
|
Oh, I forgot to mention, this hack also lets you allow avatars to be displayed next to the members name, but I wouldn't recommend using that option unless your forum limits avatar sizes to be around 60x60 or so.
|
quicker the event forum integration, the cooler this mod will be
please collaborate! |
Quote:
|
Quote:
Why wouldnt you recommend it ? Server load ? You should add that post to the orginal mod post for not everyone reads all the posts until they have a problem with install etc. Also how many extra queries ? Looks good though. Might have to add this. |
Quote:
Server load wise, there are no problems. It adds one query. |
Instead of making it a whole calendar, can't it be event specific like the event attendance?
|
I would love to see this work or replace Evercraft hack as that is what I use but I like the feature of this hack also and together it would be one bad hack
GO TIGERS..... WORLD SERIES HERE WE COME |
Quote:
PHP Code:
|
A really nice mod - thanks for sharing it.
If you are looking for suggestions for any future features I would say a good feature would be if the person who adds the event gets a PM when someone else adds or edits a RSVP. That would really help an event organiser. |
Quote:
|
$rsvp_form wont show event attendance info .... any cause you can think of?
|
oops, i found what it is. it is event forum hack..... I just read your note this wont work with event forums... Can someone make both hacks work together...
|
Very nice! Thanks!! :up:
|
Found one small problem perhaps.
The event email link it sends out seems to be missing some info, if you click on the email link to go to the site you get a different version of the calendar then the one you get by clicking the event directly. Ergo from the site the url: /forum/calendar.php?do=getinfo&e=121&day=2006-10-16&c=1 From the Email link: /forum/calendar.php?do=getinfo&e=121 >Its missing the: &day=2006-10-16&c=1 Also users get this error message if clicking on the email link to the event: 1.. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system? 2.. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation. IF from the site, no problems. Great mod though, thanks. _V |
Quote:
I am currently using the event forum (which includes a fix for event attendance) but would love to use yours for recurring options. To the least, if I create a different calendar and specify your hack to work only with that calendar, and not set it up for events forums hack (I can disable event attendance, but events forums is important to me), can the 2 hacks forums and yours coexist together? |
ShawnV, I was able to reproduce the problem where a notification email does not have the "&day=xx" parameter, thus causing a problem where the RSVPs are not shown. I don't get a permissions error though. I'll check into this further.
|
Quote:
|
Quote:
Cheers, _V |
ShawnV. Ah, I got ya. That would make sense. I'll look into this ASAP and let you know.
|
I just installed. However I have 2 problems
1-If someone changes from yes to no, it does not change 2-I excluded some calendars, and it displays Allow users to RSVP and worst that checkbox which I disabled as per above, shows up in those caledars edit as checked. |
Quote:
As to the second problem, even though the checkbox may still show, it will not show the RSVP signup box on events in an excluded calendar. But, it would definitely be a good idea for me to remove the RSVP checkbox on excluded forums. |
sent you a PM
|
Any ETA on a Patch?
All of my members RSVP from the email link, I might have to go back to Arpy's if its going to be awhile. |
I got a fix working last night. I just need to do a little more testing, so, it should be tonight or tomorrow morning when it is released.
|
In fact, after this next maintenance release, I think I have a method to integrate with the event forums as well. :smoke:
|
Quote:
Awesome..thank you. :cool: |
Any chance you can post a temp fix for the email link problem?
|
The script has been updated to handle links without the "day" parameter. The new behavior is as such:
- For single day and ranged events, if the day parameter is not passed, then the RSVP form will use the event start date. - For recurring events, if the day parameter is not passed, the RSVP form will determine the next valid occurrence starting on the current day and searching out up to 365 days. The next occurrence date will then be used. |
One more note - I will be working on getting this hack integrated with the Event Forums next. The ground work is laid with the last revision, so I think I can make it play nice with the Event Forums hack. :ninja:
|
Quote:
|
Quote:
|
I have confirmed that this is working with 3.6.2.
|
Question:
I have the Event Attendance 2.0 installed and if I disable it with Farcaster's Event enabled, the RSVPs disappear. So its like i have to have both enabled to keep existing RSVP information. Also, and I'm not sure if this is due to having 2.0 enabled still, but if I create an event with the Farcasters Event and go into edit the event. Once I save it, people cannot RSVP (the options are no longer shown). any thoughts? |
Quote:
|
thank you, thank you, thank you for looking into this so quickly. We got it fixed and Farcaster will be posting updated code so hopefully no one else has the same issue.
|
Yep. We got it fixed. Here's what we discovered:
- If you have Event Attendance 2.0 enabled, then when you edit an event, the RSVP box will not show up and so when you save the event, "Allow RSVPs" gets turned off for the event. Solution: Disable or uninstall Event Attendance 2.0 AFTER you get this hack installed and the old attendance migrated. - Old events created before the hack was installed were being defaulted to not show the RSVP. I've updated this so old events will default to Yes. I've done a quick update of the zip file with this change. The current revision number will stay at 1.0.1. |
Anyway to have it post a "***" or something next to an event that you RSVP'd for? Event Attendance 2.0 has this feature.
|
Quote:
|
All times are GMT. The time now is 07:14 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|