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 Event Attendance Details »»
Farcaster's Event Attendance
Version: 1.2.2, by Farcaster Farcaster is offline
Developer Last Online: Jun 2014 Show Printable Version Email this Page

Category: Calendar Enhancements - Version: 3.6.x Rating:
Released: 10-13-2006 Last Update: 05-03-2008 Installs: 398
DB Changes Uses Plugins Template Edits
 
No support by the author.

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>
Below that add:
HTML Code:
     $rsvp_form
That?s it. You should now configure any changes to the default options you like. If you previously used Event Attendance 2.0 by Arpy, you should disable it or uninstall it.

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.
  • Updated to handle getting a link without the "day" parameter.
  • Fixed timezone bug.
  • Updated calendar_rsvp_yoursvp phrase to include date.
  • Updated calendar_rsvp_attendquestion phrase to include date.
  • Updated calendar_rsvp_form for changed phrases.
1.1.0 - 11/30/06 - Minor Revision
  • Added ability for members to register guests in their RSVP. The guest system can be completely disabled, and is also configurable by event to limit the number of guests each member can bring.
  • RSVPs are now time stamped. The date and time of the RSVP can be displayed on the RSVP form if desired from a setting in the admincp.
    RSVPs can now be sorted by the date the user signed up or by member name.
  • The hack is now configured to work with the "Check Version" option for products in vBulletin.
1.1.1 - 12/15/06 - Maintenance Release.
  • Fixed uninstallation code. The hack can now be uninstalled without error and will correctly remove all fields and tables added by this hack.
1.1.2 - 12/21/06 - Maintenance Release.
  • Corrected install code to handle fields left behind by installations prior to version 1.1.1. You only need to install this update if you were recieving database errors when attempting to install the product.
1.2.0 - 02/20/07 - Minor Revision [Detailed Notes]
  • Feature: Moderators and owners can remove member RSVPs from events.
  • Feature: RSVP Expiration System added.
  • Bug Fix: Changing the date or recurring options of an event now removes all RSVPs.
1.2.1 - 05/09/07 - Maintenance Release
  • Bug Fix: Fixed problem with event description being truncated if it ended in the letter "n"
  • Bug Fix: Fixed summary when multiple events on the same day are shown so that it no longer cumulatively adds the guests and member counts to the next event.
1.2.2 - 05/03/08 - Maintenance Release
  • Added Security Token to be compatible with vBulletin 3.6.10 and 3.7.0.

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:

Show Your Support

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

Comments
  #102  
Old 12-14-2006, 09:46 PM
Cocko Cocko is offline
 
Join Date: Oct 2006
Location: Germany
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks to Farcaster for great support!
issue with wrong date is fixed.
Reply With Quote
  #103  
Old 12-14-2006, 10:37 PM
smoknz28's Avatar
smoknz28 smoknz28 is offline
 
Join Date: Sep 2005
Location: SoCal
Posts: 257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cocko View Post
thanks to Farcaster for great support!
issue with wrong date is fixed.
What was the fix?

Thanks
Reply With Quote
  #104  
Old 12-14-2006, 10:44 PM
Farcaster Farcaster is offline
 
Join Date: Dec 2005
Posts: 386
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There was a common variable that may have been conflicting with another modification. I'm not sure what the conflicting mod was, but it should be fixed now with the latest version of the Integration Add-On.
Reply With Quote
  #105  
Old 12-14-2006, 11:01 PM
smoknz28's Avatar
smoknz28 smoknz28 is offline
 
Join Date: Sep 2005
Location: SoCal
Posts: 257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Farcaster View Post
There was a common variable that may have been conflicting with another modification. I'm not sure what the conflicting mod was, but it should be fixed now with the latest version of the Integration Add-On.
Thanks for the PM as well Farcaster. I ran the updated script and added a new event to the calendar. Looks like you did manage to fix the issue. Thanks for your hard work on this one for us. :banana:

By the way, Farcaster and the rest...if you guys don't mind, please go to my other post in helping me better manage the calendar associated hacks and my events forums.

https://vborg.vbsupport.ru/showthrea...123416&page=14

Thanks....
Reply With Quote
  #106  
Old 12-15-2006, 04:21 AM
Farcaster Farcaster is offline
 
Join Date: Dec 2005
Posts: 386
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mithan View Post
Farcaster, did you get a chance to look at the uninstall part of the script?

It isn't uninstalling properly.
Version 1.1.1 should resolve the uninstall problem. Just remember that if you do uninstall, all RSVPs will be lost.
Reply With Quote
  #107  
Old 12-15-2006, 10:39 AM
Cocko Cocko is offline
 
Join Date: Oct 2006
Location: Germany
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Farcaster View Post
The hack uses the pre-existing standard phrase, "Yes". You'll need to find that phrase in the phrase manager and provide a german translation.
i was nicely surprised about your support /w the new integration version.

so this little issue still exists. as i asked for default set radio button the
phrases were added yet. after this that issue was present.

changing to language with pre-existing phrase (yes,no,maybe) the default
set is done. changing to german phrase (which are added yet) no default
set is done. submitting comments / RSVP will change to system message
that will discourage users than attending.
Reply With Quote
  #108  
Old 12-15-2006, 06:57 PM
JoeWho JoeWho is offline
 
Join Date: Oct 2005
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Help!!!!

I un-installed it and when I reinstalled it again (Overwrite) I get an error. How do I get past the error OR how do I remove the (Duplicate column name 'rsvp') so I can reinstall it?


Database error in vBulletin 3.6.4:
Invalid SQL:
ALTER TABLE event ADD rsvp BOOL NOT NULL DEFAULT '0';

MySQL Error : Duplicate column name 'rsvp'
Error Number : 1060
Date : Friday, December 15th 2006 @ 12:16:01 PM
Script : http://www.domain.net/forums/admincp...=productimport
Referrer : http://www.domain.net/forums/admincp...?do=productadd
IP Address : xx.xxx.xx.xx
Username : xxx
Classname : Database

Thanks.
Reply With Quote
  #109  
Old 12-15-2006, 07:30 PM
JohnK JohnK is offline
 
Join Date: Nov 2001
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

I've just installed it and it looks great, but I have a couple of issues/requests.

It looks like you are using the global phrase "x_members_and_y_guests" on the calendar page, which gives a screwy result if you've edited that phrase (see attachment!)

I'd like to be able to have unlimited guests, and remove the various references to a limit. Is that something that could be done without too much trouble?

Finally, one for the wish list: it would be great if I could include some of the user's profile fields (memberinfo_customfields) in the list of attendees. Any chance of adding that sometime?

Thanks!
Reply With Quote
  #110  
Old 12-16-2006, 05:02 AM
Canis Firebrand Canis Firebrand is offline
 
Join Date: Jun 2006
Location: Michigan
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any reason that when I upgraded to the current version my forumhome stopped displaying upcoming events? The block is completely gone from the What's Going on section.

I had also been using the Event on Forumhome mod.

Before upgrading, the events box was at the bottom, and I had another events box at the top of my forumhome.

After upgrading, both disappeared. I uninstalled this plugin to test, and they still do not show up.

I'm not sure what would have caused this.

forum.8bitbrigade.com

It is like it is ignoring the options I have in the calendar section telling it to display birthdays and events.

For a test, I removed the <if condition="$show['upcomingevents']"> line and the </if> from the forumhome template and it showed the events.
All of the calendar permissions are all set to yes.

The only change yesterday was uploading this new mod. I hadn't changed anything else at my site.

Why would it ignore that setting now that I have upgraded this mod?

**EDIT** Okay. I had my calendar set to show 2 days of upcoming events. There are no events until Monday. When i set it to show days, the events box showed up again. I can't recall if on previous weekends it disappeared. I don't think it would, it should still be there and just not have any events, I would imagine. I really want only 2 days of events shown at most.

Is that standard VB behavior when there are no events to not show the events box? I thought it was always there and if there were no events, it would say No Upcoming Events, or something like that.
Reply With Quote
  #111  
Old 12-16-2006, 10:24 AM
JoeWho JoeWho is offline
 
Join Date: Oct 2005
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by JoeWho View Post
Help!!!!

I un-installed it and when I reinstalled it again (Overwrite) I get an error. How do I get past the error OR how do I remove the (Duplicate column name 'rsvp') so I can reinstall it?


Database error in vBulletin 3.6.4:
Invalid SQL:
ALTER TABLE event ADD rsvp BOOL NOT NULL DEFAULT '0';

MySQL Error : Duplicate column name 'rsvp'
Error Number : 1060
Date : Friday, December 15th 2006 @ 12:16:01 PM
Script : http://www.domain.net/forums/admincp...=productimport
Referrer : http://www.domain.net/forums/admincp...?do=productadd
IP Address : xx.xxx.xx.xx
Username : xxx
Classname : Database

Thanks.

Does anybody know where I can get some help on removing the duplicate column name?

Thank you.
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 06:29 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.08644 seconds
  • Memory Usage 2,331KB
  • 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
  • (5)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
  • (1)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