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)

mkdevo 12-17-2005 12:31 AM

Quote:

Originally Posted by KrisJacobs
Just revoke calendar permissions so that Unregistered/Not Logged On cannot even see the calendar.

i want them to be able to see the calendar though.

Zachariah 12-19-2005 02:35 PM

I plan to expand this a lot for my personal site.
- I host a site for gammers / guilds / clans and they play WOW, BF2, etc .

I'll post stuff later.

Zachariah 12-19-2005 04:32 PM

Quote:

Originally Posted by arpy
This is a way but unfortunately one I don't want to go:
With template caching disabled (now), we have 1 additional query when viewing a calendar entry with nobody enrolled or 2 queries, when s.b. is enrolled (2 templates).

With your solution, one every pageview (not only calendar) there is an overhead (1 plugin loaded).

If s.b. really has perfomance issues with his vb, he should consider including the templates in calendar.php (which would be a hack, not a plugin).

But as written in the release text, I don't think that 1 or 2 uncached templated are a problem.

Updated: kills 2 queries on event view.
https://vborg.vbsupport.ru/showpost....0&postcount=18

Code:

if (THIS_SCRIPT == 'calendar'){
        $globaltemplates  = array_merge($globaltemplates, array('calendar_rollbit','calendar_roll',));
}


SimonVlc 12-21-2005 08:22 PM

Hello,

is it possible to send an email to all the users who choose to attend to an event? It would be a great feature.

Thanks, Simon.

bada_bing 01-11-2006 07:05 PM

Any idea when this hack will be update to include fixes to the know bugs?

If you dont have this version of the hack and running vb 3.5.3 will this plugin work by it's self or do you need the proio version first?

bada_bing 01-11-2006 07:07 PM

Can you install this plugin without any prior versions? I am running vb3.5.3 ?
Also is there going to be an updated version that fixes the known bugs?

arpy 01-13-2006 09:08 PM

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

:Judge: 01-15-2006 04:37 AM

Anyone come up with checked by default?

MustangLisa 01-15-2006 03:12 PM

Very cool, thanks!

dodgechargerfan 01-15-2006 11:06 PM

Just installed on 3.5.3 and it works fine so far. Thanks very much!


All times are GMT. The time now is 12:52 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.01396 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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