vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Event attendance (https://vborg.vbsupport.ru/showthread.php?t=63460)

SamirDarji 10-29-2004 05:24 PM

Since not everyone that says they're coming attends, I was thinking to keep it at "I will be attending", just not editable after the day of the event passes. This way, some people could edit it if they changed their mind before the event and even a little while after, but otherwise it you could see who planned on coming and then who actually did.

bendigo-tech 11-01-2004 04:58 AM

Is there a simple of doing the following:

When someone clicks on "I will be attending", a small window pops up with a box to type in a name and a Submit button. Once you click the submit button, your Username, First Name, Surname and the entry in the box is posted to a webpage accessible only by the administrator of the forums. Each entry must be able to be deleted.

If it isn't too hard to set something like this up, would someone be able to help me out with it please?

Thanks.

Steve123 11-03-2004 07:30 AM

Hi,

I made a hack like this a while ago for vb2 then made one for vb3..

Never got the time to release it tho :(..

example of what i done is in the attachments...

It also moves the forums to past parties forum after 3 days of the date of the party..

also can do timetables etc..

msg me if u want the code..

Benj 11-03-2004 07:36 AM

thats cool

Symbian.info 11-03-2004 09:29 AM

He Steve I like to have the code, And more people I think. So please send it to me or make a new thread

nexialys 11-03-2004 01:48 PM

Steve.. just post the files as an attachement here, Kentaurus or me will take care to add if possible... with the proper credits!

attroll 11-03-2004 03:58 PM

If you do start a new thread please post the thread here.

I am very interested in this code, Since no one will release the code for this one with all the changes and hackes that have been done to it to get it working from the original post.

SamirDarji 11-03-2004 05:13 PM

I too am interested in this code. Has anyone received the code from a PM yet?

MonkeyBoy 11-03-2004 10:10 PM

I'm after a hack like this where to verify you are going you have to make a payment and then admin/moderator changes the persons status.
I'm after it for a LAN Party.
Any chance of this happening?

theArchitect 11-03-2004 11:30 PM

Hmmm. I must have got something wrong during the install as it is not working on my forum. When I add an event and click on the "User Roll Call" option the info in your attached screen shot 1 does not appear. So I can't click on the "I will be attending this event".

For some reason the calendar is not calling the new template calendar_roll. I have checked in my Style Manager and the template is there.

Any thoughts?

Edit:

On further testing the problem seems to be with the DB remembering that Use Roll Call has been selected. I went into an event that I added and click on the option. Then edited the event and Use Roll Call was not selected. I ran both of the Queries:

Code:

alter table event add useroll tinyint not null;
 
 alter table event add roll text not null;

Separately in the AdminCP and it altered 26 rows for each query. But the function is still not being remembered.


All times are GMT. The time now is 03:25 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.02489 seconds
  • Memory Usage 1,732KB
  • 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
  • (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