![]() |
Event attendance
Request by: DaveLogic
With this hack when you create an event you can give the users an option to "register" to the event. Then you can view which people have registered to that event. This could be used so you create an event and then other people notify that they will be attending to the event. You can then keep track of all the people that would be attending each event. Info for hackers: You may modify, improve, upgrade, redistribute this hack, include it in another hack or yours or translate it provided you do it free of charge and you distribute it in www.vbulletin.org at least, there is no need to pm me asking for permission Some portions of the code are (c) Jelsoft Enterprises Ltd. |
Very nice!! Will this work for Gold?
also, is there another link for them to unregister? or access for admins and mods to remove names if need be? Thanks |
Hmm.. Interesting mod. Not too sure if I'll ever use it, but good work.
|
nice, rrreally cool one, thanks!
|
Quote:
Yes, there is a link for unregistering if you are already registered. You can already see that in the screenshots ;) Currently mods cannot edit that list. |
great considering im planning a huge event as we speak :)
|
As if you read my mind. My other admin was just speaking of this yesterday.. perf!
I shall install it as soon as I sort out my Gallery issues, thanks a ton! Obviously room for a small request; User profile, events im attending. Thanks again mate :) |
Thanks a lot for this.. should come in very handy :)
|
Wow.. This is MUCH easier than the hack I was working on for vB2 a while back.
Congrats.. :) |
Great job! I will be able to use this.
|
wow! i've been waiting for this forever, thank you!!!!!
any chance you could add an admin option to "mass email or pm attendees" for a future version? =) |
thanks very much for this great hack
*installed* |
Top quality I was looking for something like this :)
|
ya some great additions for your next version
1 - allow mods to edit list 2 - allow admin/mods/or another user group (b/c we a have a planning commitee) to mass email or pm attendies 3 - user profile "im attending:" i can't think of anymore GREAT WORK!!! will install as soon as i upgrade! |
Excellent! My members have local meetings and this is perfect. Great job!
**installs** |
wow very great hack, what else would be good is if it features an "i may be attending" link
|
Awesome
!1!! Thansk for this |
Quick request: I'd like the attendee's user names to link to their profiles -- so members can easily contact each other. Is that a hard mod?
Again, great hack! |
Quote:
|
Very nice - thank you!
/me clicks install Christian |
Quote:
I'll leave it to the hacker to mod/display. Christian |
Quote:
Done a few modifications locally and if the author wants me to post them, just nod :) I don't like stomping on others hacks beyond giving support... these are features though so let me know if you want them. The changes I've done are: * Case in the event template to prevent guests from adding attendance (Google Spiders). * Sorted the $roll array using natural sorting to make it more readable when it's large * Add links through to the member profile page of the members in the $rollbits * Corrected the HTML label in the edit template so that it functions Erm, think that's all. Nothing too difficult as you've done such a stunning job already :) |
Quote:
|
Quote:
This is what I sent to the first person that asked: In calendar.php the block of code you would have adjusted following: PHP Code:
PHP Code:
Code:
<li><a href="member.php?u=$rolluserid">$rollusername</a></li> Code:
<p><strong>People attending this event</strong>:</p> Code:
<div><label for="cb_roll"><input type="checkbox" name="useroll" value="1" id="cb_roll" tabindex="3" $useroll />Allow users to specify that they will be attending this event.</label></div> |
Thanks! Could you edit your post and take out my email? I edited mine because if not I'll get blasted with spam. :)
|
Awesome! Thank you, thank you, thank you!
|
Quote:
There is a small bug, here is the description and fix for it. If you have multiple events on the same day using the event attendance hack, and then view the day via the calendar... which lists all events on that day. In this scenario the roll from event 1 is added to event 2, and 1 + 2 are added to event 3. This occurs because a loop in calendar.php does not unset the rollbits HTML each time it starts processing a new event. The fix is to find within calendar.php this: PHP Code:
PHP Code:
Cheers David K |
Ihave one problem.
I have completely no idea at all how to create templates that are need. All help I have found so far, don't actually tell u how to do it. IE the ################################################## ########### # New template: calendar_roll ################################################## ########### and ################################################## ########### # New template: calendar_rollbit ################################################## ########### |
Quote:
|
Now the only problem i have is the 2 PHP files won't work
I have had to upload the original version :o DOH!!!! Just ignore me, I'm was having a blonde moment |
How can I stop it signing you up for recurring events.
IF an event happens every Monday, it will sign u up for every monday. Don't particularly need this bit |
Quote:
Some people may not be able to attend a recurring event every week/month/year. I finally got around to installing this, and also buro9's improvements - All is working with no problems on 3.0.1, thanks guys.. :) |
Quote:
|
Quote:
[/high] nice work dude :) |
Is there a way to have a user be able to create an event that is only viewable by themself, and have others be invited (by this hack) and then be able to see the event and register interest?
Ie: only the creator and those who have been invited (via some sort of auto-PM) can see it? |
This hack is great, and I'm close to installing it.
One thing I'd like to see is the ability to include a link to a thread for discussion of that event. If that one small feature existed, I'd install it right away! |
i'd like to see this functionaly to be built into a thread.....just like the polls?
|
Is it just me but I can;t find
Code:
$monthselected["$month"] = HTML_SELECTED; |
Quote:
$monthselected["$month"] = HTML_SELECTED; code anywhere? What am I missing? I really want to get this installed?? |
It's on line 372
Try searching for For calendarjump or ## MONTHLY VIEW ## What I usually do if it's not found is do a partial search so for instance $monthselected["$month then check to see if it's definately the correct line that's found. |
All times are GMT. The time now is 04:45 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|