![]() |
|
Mod Options |
![]() |
|||||||||||
Farcaster's Event Attendance: Email Add-On
![]() Developer Last Online: Jun 2014 ![]() ![]() ![]() This modification is in the archives.
This modification is an enhancement for the "Farcaster's Event Attendance" modification. After you install this modification, you will be able to configure various notification and reminder messages to members who RSVP'd for events on your calendar. For instance, you could configure a message to be sent to a member who RSVP'd "Maybe" to prompt him to update his RSVP status a few days before the event started. You could configure an additional notification to be sent to members who RSVP'd "Yes" to remind them of the event one day, one week, or at any point before the event occurs.
Prerequisites: Farcaster's Event Attendance 1.1.0 (or newer) Installation - 1 file upload - 1 XML upload 1. Upload the file rsvp_notify.php to your forums includes\cron directory. 2. Use the Product Manager to import the product file product-rah_rsvp_email_1_0_0.xml.xml 3. Modify the RSVP email notification options as needed under "Farcaster's Event Attendance" in the options menu. 4. Modify the schedule of the "Send RSVP notifications" job as needed. By default, it is set to run at midnight each day. Default Notifications When you first install the product, it is configured to:
Revision Log 1.0.0 - Initial Release Further documentation available in first post. Download Now Only licensed members can download files, Click Here for more information. Show Your Support
No members have liked this post.
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
Add-On Releases Farcaster's Event Attendance & vb Event Forums Integration | Farcaster | vBulletin 3.6 Add-ons | 191 | 30 Nov 2013 06:02 |
Calendar Enhancements Farcaster's Event Attendance v2 | Farcaster | vBulletin 3.7 Add-ons | 270 | 23 Jun 2012 16:21 |
Calendar Enhancements Farcaster's Event Attendance | Farcaster | vBulletin 3.6 Add-ons | 459 | 18 Jan 2012 19:45 |
Comments |
#2
|
|||
|
|||
Setting up Notifications
The options are setup to give you a wide latitude of setting up all kinds of schedules with different email templates. Under the options for "Farcaster's Event Attendance" you will now have a text area for each of the RSVP statuses (Yes, No and Maybe). On each line you type in the number of days (or fraction thereof) in advance of the event the email should be sent, followed by a comma and then the email phrase to be used. To setup more than one, just add a new line. For instance, to send a notification 5 days in advance to members who RSVP'd "yes," I created a new email phrase called rsvp_yes_5 and then added the following line to the option box: 5,rsvp_yes_5I decided that I also wanted to have a message sent 1 day in advance, so I added another email phrase called rsvp_yes_1 and added it just below the previous line, like this: 5,rsvp_yes_5Adding a New Email Phrase 1. Under the Phrase Manager, click "Add New Phrase" 2. Change the Phrase Type to "Email Subject Text" 3. Set the varname. This will be the name you reference in the notification box described above. 4. Type the text you want to appear in the subject line in the "Text" box. You can use variables. A list of available variables will be described in the next section. 5. Save the phrase. 6. Add another phrase by clicking, "Add New Phrase" under the Phrase Manager. 7. Change the Phrase Type to "Email Body Text". 8. Set the varname to the exact same name as you used for the "Email Subject Text" above. 9. Type the text you want to appear in the "Text" box. You can use variables. Available Variables: $username = The user's forum name $rsvp_day = The day the event occurs, formatted as Y-m-d, ie: 2007-01-01 $rsvp_day_formatted = The day the event occurs. $when = Number of days to event or "Today" if the event occurs on the same day as the notice is going out, ie: 3 Days $days_to_event = Number of days to event, without the word "Days" appended. $rsvpd_on = The date the member RSVPd. $guests = The number of guests the member said he'd be bringing. $rsvp[title] = The event title. $rsvp[event] = The event description. No members have liked this post.
|
#3
|
||||
|
||||
It keeps on getting better
![]() No members have liked this post.
|
#4
|
|||
|
|||
Just when I was thinking that my site needed this and I would have to do it myself. Great addon, thank you!
__________________
New features released for Product Review Forums 1.3 (4.0) Helpful Answers (3.8) (4.0) | Limited Guest Viewing (3.8) (4.0) No members have liked this post.
|
#5
|
|||
|
|||
Are the instructions easy enough to understand? I know it is a little complicated to setup your notifications, but I wanted to keep it as open ended and scalable as possible for everyone's individual needs.
No members have liked this post.
|
#6
|
||||
|
||||
Does this take account of the user's email seetins such as "Admins can email"?
__________________
Wayne Luke Get started with your own social network. Purchase and download vBulletin today. No members have liked this post.
|
#7
|
|||
|
|||
No, it will send an email regardless of that setting, just as I'm pretty sure a reminder would, if they set one up.
No members have liked this post.
|
#8
|
||||
|
||||
Thanks. I'll just have to make a note in the RSVP form then.
__________________
Wayne Luke Get started with your own social network. Purchase and download vBulletin today. No members have liked this post.
|
#9
|
|||
|
|||
awesome
No members have liked this post.
|
#10
|
|||
|
|||
Hum. That may be something worth adding to the next update? Technically if someone opts-out they shouldn't get any emails. Just my thoughts...
__________________
New features released for Product Review Forums 1.3 (4.0) Helpful Answers (3.8) (4.0) | Limited Guest Viewing (3.8) (4.0) No members have liked this post.
|
#11
|
|||
|
|||
I can definitely add it as an option to "Respect Admin-Email opt-out." In a fashion, this works much like a reminder does, which is sent from the system and not from an admin. On my board at least, I want it to send out regardless, but I can understand where you're coming from and it's not very hard to add in, so you can expect it in the first revision.
No members have liked this post.
|
#12
|
|||
|
|||
Thanks!
__________________
New features released for Product Review Forums 1.3 (4.0) Helpful Answers (3.8) (4.0) | Limited Guest Viewing (3.8) (4.0) No members have liked this post.
|
#13
|
|||
|
|||
Great mod. Will make the event system even better.
It would be great if you could email members whenever a new event is posted. Maybe a custom profile field for "Notify me of new events" No members have liked this post.
|
#14
|
|||
|
|||
![]()
Locutus2999,
That's on my list of things to do, but I'm going to make it seperate from the RSVP system, since you may want it to run on calendars or for events that are not using the RSVP modification. No members have liked this post.
|
#15
|
|||
|
|||
Thank you for the great hack!! I've already noticed an improvement on my roll calls - much less "maybe's" and people showing up for events when they said they would.
Is there any support for $customfields? I have an extensive list of them set up, and it would be great if they could be included in the email. Thanks again!
__________________
:cheeky: My Jeep Rocks! No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 02:49.