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

Reply
 
Thread Tools
Farcaster's Event Attendance v2 Details »»
Farcaster's Event Attendance v2
Version: 2.0.1, by Farcaster Farcaster is offline
Developer Last Online: Jun 2014 Show Printable Version Email this Page

Category: Calendar Enhancements - Version: 3.7.0 Rating:
Released: 05-08-2008 Last Update: 05-08-2008 Installs: 263
DB Changes Uses Plugins Template Edits
 
No support by the author.

This modification will allow your members to RSVP to events on the vBulletin calendar. By default, members can respond "Yes," "No," or "Maybe," as to whether or not they will be able to attend an event, but you can modify or add to the list of responses members are presented with as you desire. Below are a list of features with new features in version 2.0 highlighted.
  • Specify some or all of your calendars to use the RSVP system.
  • Set whether an event accepts RSVPs during event creation / edit.
  • Allow members to specify if they will be bringing a guest.
  • Event owners can set the maximum number of guests each member may bring.
  • Events can be set to close RSVPs on the day of the event or before.
  • RSVP comments (up to 65k character limit, configurable)
  • Timestamped RSVPs
  • Moderators and event owners can remove member RSVPs from events.
  • Attendance list can be set to display member avatars.
  • Improved handling of differing timezones and daylight saving times.
  • Configurable Response options. You aren't stuck with Yes, No, Maybe. You can setup whatever responses you want.
  • When events are updated, RSVPs will not be deleted unless the event moved to a different day, or the end date of a ranged or recurring event was shortened. Changing the recurring options will still automatically delete the associated RSVPs.
  • The ability to suppress RSVP deletions on event update entirely, if you wish, although this isn't recommended.
  • You can now specify a maximum number of attendees for an event. After the maximum is reached, you can configure members to either receive an error or have their response (RSVP) automatically changed to something else. This could be used to create a wait-list bucket, for instance. There won't be any automated system to move members from the wait-list if a space becomes available in this revision, however.
  • The time stamp on the RSVP is no longer changed unless the member when the member simply updates his comments. The date will only be changed if the member changes from one response to another (i.e. Yes to No).
Please be aware that the following modifications currently WILL NOT work with this revision until they have been updated:
Farcaster's Event Attendance & vb Event Forums Integration
Farcaster's Event Attendance: Email Add-On
Requirements
vBulletin v3.6.x or higher.

Upgrade Instructions:
Please note that version 2.0.0 of this modification has changed the way the event times are determine for ranged and recurring events. You may "loose" some RSVPs on events as they will no longer be visible.

- 1 xml upload

1. Use the Product Manager to import the product file product-rah_calendar_rsvp_2_0_1.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_2_0_1.xml
2. Use the Style Manager to find and edit your calendar_showeventsbit:

Near the bottom of the calendar_showeventsbit, find:
HTML Code:
     </form>
Below that add:
HTML Code:
     $rsvp_form
That?s it. You should now configure any changes to the default options you like.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #142  
Old 01-16-2009, 08:57 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have cleaned up this thread from a lot of noise.

It is every authors right to choose if he will allow others to release modified versions of his work or not. The decission should be respected and it serves no purpose to post over and over again that you are not happy with the decission.

Also advertising your own work in the thread of another modification is not allowed. If you think there is a need to discus something, use the appropriate forum for it, if you have coded your own solution, just release it. There is no reason why you should post in this thread about work you are creating.
Reply With Quote
  #143  
Old 01-19-2009, 10:12 PM
tmc tmc is offline
 
Join Date: May 2008
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Marco van Herwaarden View Post
I have cleaned up this thread from a lot of noise.

It is every authors right to choose if he will allow others to release modified versions of his work or not. The decission should be respected and it serves no purpose to post over and over again that you are not happy with the decission.

Also advertising your own work in the thread of another modification is not allowed. If you think there is a need to discus something, use the appropriate forum for it, if you have coded your own solution, just release it. There is no reason why you should post in this thread about work you are creating.
Then why haven't you removed all this user's post from the "Integration" thread for this mod?

https://vborg.vbsupport.ru/showthrea...03#post1713503

He's also doing it here: https://vborg.vbsupport.ru/showthrea...123416&page=21
Reply With Quote
  #144  
Old 01-29-2009, 07:33 PM
Gleedo Gleedo is offline
 
Join Date: Oct 2008
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice mod

Would be nice to be able to set which groups can see RSVP form too
Reply With Quote
  #145  
Old 01-29-2009, 08:50 PM
Farcaster Farcaster is offline
 
Join Date: Dec 2005
Posts: 386
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gleedo View Post
Nice mod

Would be nice to be able to set which groups can see RSVP form too
You can do this by editing your template to something like this:

HTML Code:
<if condition="is_member_of($bbuserinfo, 1, 6">$rsvp_form</if>
Replace the 1,6 with whatever groups you want to be able to see the mod and put a comma between each one.
Reply With Quote
  #146  
Old 01-29-2009, 10:38 PM
RocCityDad RocCityDad is offline
 
Join Date: Jan 2009
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Farcaster View Post
Just to be clear, my modification does work on 3.8.0 and earlier versions. It is the integration modification with the Event Forums that has been abandoned, and that is because the Event Forums modification hasn't been updated to work with later versions.
I am confused by this. What will this work on? I have 3.8 and looking for a way for people to RSVP, i have VB events. will this work with that? please explain.

TY
Reply With Quote
  #147  
Old 01-30-2009, 12:24 AM
Farcaster Farcaster is offline
 
Join Date: Dec 2005
Posts: 386
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It will work with 3.8. It does not work with the Evercraft's mod, Event Forums.
Reply With Quote
  #148  
Old 01-30-2009, 08:33 PM
rbecking rbecking is offline
 
Join Date: Dec 2008
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Farcaster View Post
It will work with 3.8. It does not work with the Evercraft's mod, Event Forums.
I installed Event Forums on 3.8 and it worked fine, I installed your mod on 3.8 on its own and it worked fine, why can't they be made to work together.
Reply With Quote
  #149  
Old 02-03-2009, 06:49 PM
jonbaker jonbaker is offline
 
Join Date: Oct 2007
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

has the Farcaster's Event Attendance & vb Event Forums Integration been updated for 3.7.3?
Reply With Quote
  #150  
Old 02-04-2009, 03:11 PM
Leo Brazil's Avatar
Leo Brazil Leo Brazil is offline
 
Join Date: Dec 2007
Location: Brazil
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have just installed it on 3.8.0
Set up everything, that's very easy to undertand BTW.

But when try to choose any of the options I created the only thing I can get is: "The response you gave to this event was not in the list of valid responses"

I've checked this using an event I already had in my calendar. I had to edit this event to include RSVP options for this and to be showed on event page. Everything seems to be running OK but this.

Any ideas ?

Edited: More info about this issue:

I was checking database for this mod and looks like db table eventattendance is empt. The valid options should be storaged into it, isn't it ?
I've tried to remove the function that verifies Valid Options just to see what happens. Now I can choose but the page just refreshes and nothing else happens db eventattendance is still empt. It seems a write function to write on this db is missing or something. Tried also to check and optimize those two db tables created by this mod but everything OK.

BTW, this happens with a fresh installation on 3.8.0, I meam may be it's a different situation then have it installed on 3.7.X and upgrade to 3.8.

Some help with this will be very welcome.
Reply With Quote
  #151  
Old 02-09-2009, 04:25 PM
Leo Brazil's Avatar
Leo Brazil Leo Brazil is offline
 
Join Date: Dec 2007
Location: Brazil
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry to bump this but any ideas ?
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 04:17 AM.


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.05288 seconds
  • Memory Usage 2,322KB
  • 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
  • (3)bbcode_html
  • (4)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
  • (2)pagenav_pagelinkrel
  • (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