vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Event Attendance 2.0 (https://vborg.vbsupport.ru/showthread.php?t=93782)

andreamarucci 01-17-2006 12:01 PM

Quote:

Originally Posted by arpy
Sorry, currently I'm busy and I have no time to update this hack. I will update the hack when I update my own board which currently is still on 3.0x. I can't give you a schedule yet.

arpy

Welcome back Arpy. What do you think about my suggestion to include a popup field to spcify how many people will attend the event?

Since I run a bikers site, we organize meeting and have the possibility to specify how many people will register each time for an event will be great :squareeyed:

magnus 01-17-2006 12:28 PM

Quote:

Originally Posted by :Judge:
Anyone come up with checked by default?

Simple. I've done this on my forum.

AdminCP -> Plugin System -> Plugin Manager

Find "Event Attendance - add enroll to create form" and click [Edit]

Replace with:
Code:

if (($type!='recur') OR (($type=='recur') AND ($vbulletin->options['enroll_reoccur']))) {

$disablesmiliesoption.='<div><label for="cb_rollcall"><input type="checkbox" name="useroll" value="1" id="cb_roll" tabindex="3" '.$useroll.'  checked />'.$vbphrase['roll_allowenroll'].'</label></div>';

}

This will default to checked.

andreamarucci 01-17-2006 01:12 PM

Magnus, since I see that you're a coder, do you think that my request about having a popup menu to specify how many people will attend the event, is difficult to realize?

Jenkins 01-22-2006 11:35 PM

Mine installed great and has been working great.. One little thing I noticed. Someone tried to create an event for that day (in other words on jan 22 the guy tried to make an event for jan 22) when you select the allow people to enroll, it seems to work but there is no link in the calendar, but it does say "no on is signed up yet" not a big deal, but was just wondering if this was an issue or just some bug??

shadowdancer36 01-23-2006 12:50 AM

I have 2 suggestions for the next version. Allow you to add yourself + # of guest. Also showing the person's avatar next to the name. I'm thinking more along the lines of Evite. I love all the functionality of Evite.

Great plugin! Thanks alot I needed this!

Jenkins 01-23-2006 02:57 AM

Quote:

Originally Posted by shadowdancer36
I have 2 suggestions for the next version. Allow you to add yourself + # of guest. Also showing the person's avatar next to the name. I'm thinking more along the lines of Evite. I love all the functionality of Evite.

Great plugin! Thanks alot I needed this!

I think somone already posted some code to do this :)

bada_bing 01-23-2006 11:59 AM

Any idea when the next release of this hack will be relaesed which works out some of the known bugs?

Mackem1979 01-23-2006 01:12 PM

I know someone has already asked this but Is it possible so only certain user groups can enroll. I also run a gaming clan and this is a useful tool for when people are signing up for matches so therfore only want squad members to be able to sign up.

ricker 01-23-2006 07:33 PM

I'd like to get the user's real name next to their username (basically just a profile field) - I saw someone else accomplished this - which variable should I be using? I can't seem to figure it out. Thanks.

mhuckaby 01-24-2006 09:15 PM

Hi,

I installed in into our 3.5 forum just fine, but there is no link for anyone to click to indicate they will attend. When I added an event, I did check the box so that users could indicate their attendance.

Any thoughts?

Thanks!


All times are GMT. The time now is 03:55 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01197 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete