Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Farcaster's RSVP Events on Profile Details »»
Farcaster's RSVP Events on Profile
Version: 1.0.3, by Farcaster Farcaster is offline
Developer Last Online: Jun 2014 Show Printable Version Email this Page

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.
Prerequisites:
Farcaster's Event Attendance 1.1.0 (or newer)

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.

Comments
  #22  
Old 07-24-2007, 07:06 AM
2impulsiv 2impulsiv is offline
 
Join Date: Jan 2007
Location: Australia
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the update..

Reply With Quote
  #23  
Old 07-24-2007, 07:43 PM
concepts's Avatar
concepts concepts is offline
 
Join Date: May 2005
Location: Woodland Hills, Ca
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.

Installed and Nominated
Reply With Quote
  #24  
Old 07-25-2007, 12:05 PM
GrandAmGuru's Avatar
GrandAmGuru GrandAmGuru is offline
 
Join Date: Jan 2002
Location: Cary, IL
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #25  
Old 07-25-2007, 09:23 PM
Farcaster Farcaster is offline
 
Join Date: Dec 2005
Posts: 386
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GrandAmGuru View Post
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.
Reply With Quote
  #26  
Old 08-06-2007, 04:40 PM
glennno glennno is offline
 
Join Date: Jul 2007
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to see the events YOU'VE RSVP'd for on your UserCP?
Reply With Quote
  #27  
Old 08-15-2007, 10:05 AM
rainyleaves rainyleaves is offline
 
Join Date: Mar 2004
Posts: 227
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for this mod & all about your mods.

I got this error.
Quote:
Fatal error: [] operator not supported for strings in /home/****/public_html/forums/member.php(838) : eval()'d code on line 635
How can I fix?

Thanks
* VB3.6.8
Reply With Quote
  #28  
Old 08-20-2007, 09:41 PM
Farcaster Farcaster is offline
 
Join Date: Dec 2005
Posts: 386
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Rainyleaves,

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"
Reply With Quote
  #29  
Old 08-21-2007, 02:14 AM
rainyleaves rainyleaves is offline
 
Join Date: Mar 2004
Posts: 227
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for your time.
I try changing the order for the "Add Member's RSVPs to Profile" plugin from 5 to 1.
I got this error.
Quote:
Fatal error: [] operator not supported for strings in /home/quadnine/public_html/forums/member.php(838) : eval()'d code on line 9
Thanks.
Reply With Quote
  #30  
Old 08-21-2007, 08:20 PM
Farcaster Farcaster is offline
 
Join Date: Dec 2005
Posts: 386
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Rainyleaves,

I uploaded a new version that should fix this problem. Download version 1.0.3 and let me know if that takes care of it for you.
Reply With Quote
  #31  
Old 08-22-2007, 06:26 AM
rainyleaves rainyleaves is offline
 
Join Date: Mar 2004
Posts: 227
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very Thanks!!!!
Works great. Just click installed.
And click MOTM.

Thanks for your time.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:19 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05097 seconds
  • Memory Usage 2,308KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_html
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete