Version: 1.0.3, by Farcaster
Developer Last Online: Jun 2014
Category: Add-On Releases -
Version: 3.6.7
Rating:
Released: 07-20-2007
Last Update: 08-20-2007
Installs: 84
Uses Plugins Template Edits
No support by the author.
This is an add-on enhancement to Farcaster's Event Attendance that will add a list of events a member is attending to his profile page.
Features:
Adds a list of events the member is attending to his profile.
The RSVP's shown can be limited by the response (Yes, No, Maybe) in the option group "Farcaster's Event Attendance"
Events can also be limited by a range of days before or after the current day, or you can list all events regardless of when they occurred with a setting in the option group "Farcaster's Event Attendance"
Uses the viewer's permissions and only displays the event if the viewer has access to that calendar.
Any of the following can be used in the event list: RSVP date, Response, # of Guests, Event Title, Event Description.
Updating
1. Use the Product Manager to import the product file product-rah_rsvp_profile_1_0_3.xml and allow overwrites.
Installation - 1 XML upload
- 1 Template Edit
1. Use the Product Manager to import the product file product-rah_rsvp_profile_1_0_3.xml
2. Modify the RSVP Member Profile options as needed under "Farcaster's Event Attendance" in the options menu.
3. In the MEMBERINFO template, find:
HTML Code:
$footer
Above that, add:
HTML Code:
$rsvps
Revision Log:
1.0.0 - 07/21/07 - Initial Release
1.0.1 - 07/21/07 - Bug Fix - Corrected foreach loop bug.
1.0.2 - 07/23/07 - Minor Revision - Changed sort order for events to be listed in the order they are occurring.
1.0.3 - 08/21/07 - Bug Fix - Corrected uninitialized array bug.
Known Bugs:
None.
Phrases:
rah_rsvp_on = on
rah_rsvp_between_x_y = Between {1} and {2}
rah_rsvp_since_x = Since {1}
rah_rsvp_until_x = Up to {1}
rah_rsvp_with_x_guests = with {1} guest(s).
rsvp_attending = Events Member is Attending
rsvp_noevents = No events found.
Templates: memberinfo_rsvps - The panel surrounding the events.
memberinfo_rsvp_bit - The individual events line. This is the template you would modify if you want to change the fields or order of the fields.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Installed, Im preparing to move my boards from one site to another... and trust when I say its going to be HOT! thankyou for this mod! its perfect for what I am working on.
Any possiblity of getting a 3.5.x version of this? I tried this version on my 3.5.5 board and when you viewed a profile I got a db error.
I don't have a 3.5.x test board any more, so I do not test my mods with that version. What was the DB error though, maybe I can tell you how to fix it.
It sounds like there is another hack running before this one on the member_complete hook. Try changing the order for the "Add Member's RSVPs to Profile" plugin from 5 to 1. If you are still getting the error, let me know what the new line number is where it currently says "eval()'d code on line 635"