![]() |
Is there a way to link events to forums?
I run a dance party website, and we have different forums for each upcoming event. In that forum, users make threads about the party. It would be awesome if at the top of the forum (on the thread list page), if the user could click "add me to this event", and then be added to the list.. as well as having a popup window there for them to see other users attending. Is this beyond the scope of this plugin, or is it do-able? |
Has anyone got this successfully running on 3.54? I cant for the life of me. :(
|
Quote:
|
I have gotten it to work on 3.5.4 works quite nice on a modified forum
|
Thank you for this, my users are very excited about it.
|
Quote:
|
unfortunately this doesn't seem to work together with the event-forum-plugin.
Probably anyone could make this possible? |
This is a GREAT plugin!
QUESTION: Is there some way to make the "Allow users to specify that they will be attending this event." setting to default to "Yes"? When adding events most people (including myself) seem to overlook or forget that setting entirely. The result is that few events ever offer the option to the general members. Thanks |
How do I add VBulletin profile fields to the list of items shown?
I'm editing the rollbits with this info----but it isn't "parsing" the profile fields.... <li><a href="member.php?u=$rolluserid">$rollusername</a></li> <td class="tcat" bgcolor="#919EBA">Character Level:</td> <td class="panelsurround">$userinfo[field2]</td> <td class="tcat" bgcolor="#919EBA">Character Class:</td> <td class="panelsurround">$userinfo[field14]</td> |
ataraxia, simply go to the plugin manager, find "Event Attendance - add enroll to create form" and edit it.
Now edit the PHP code Code:
$disablesmiliesoption.='<div><label for="cb_rollcall"><input type="checkbox" name="useroll" value="1" id="cb_roll" tabindex="3" '.$useroll.' />'.$vbphrase['roll_allowenroll'].'</label></div>'; Code:
$disablesmiliesoption.='<div><label for="cb_rollcall"><input type="checkbox" checked name="useroll" value="1" id="cb_roll" tabindex="3" '.$useroll.' />'.$vbphrase['roll_allowenroll'].'</label></div>'; Now, things i would like to see on this mod: - add the guest functionality, so poeple can enroll and add upto 5 guests - make the data indexable/searchable, so that when you click on the user's profile, it will show the events this user has attened. - after the event takes place, the next day, use a popup on the main screen to ask if the user did infact attend the event. If they choose yes, leave them on the list as a 'attendee' otherwise, remove their name from the list. |
All times are GMT. The time now is 11:47 AM. |
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:
|