vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Forum Minimum Age Restriction (https://vborg.vbsupport.ru/showthread.php?t=214227)

IdanB 05-23-2009 07:12 AM

Quote:

Originally Posted by Hostboard (Post 1815462)
Would it be possible to have this have its own catagory/forum selection page? For sites that have LOTS of catagories/forums it is a bit cumbersome to have to go in and edit each and every forum whereby if it had its own list it should be easier to select.

If you could select a catagory and have it tag all the forums under it that would work too.

Thanx!

hmm, yea, that's possible. i'll add support for it on next version :)

IdanB 05-23-2009 09:42 AM

I've fixed the "loophole" that was displaying hidden forum names on the advanced search screen.
New version posted - v1.1.2 :)

dxflw 05-23-2009 02:37 PM

Thanks a llot for creating my request!!
Installed & Nominated!

Hasann 05-23-2009 02:52 PM

Uncached templates: forumhome_forumbit_level1_nopost (3)
Uncached templates: forumhome_forumbit_level2_post (18)

dxflw 05-23-2009 02:54 PM

The Hack works not with subforums.. will be work in the update?

IdanB 05-23-2009 02:58 PM

Quote:

Originally Posted by dxflw (Post 1815785)
The Hack works not with subforums.. will be work in the update?

yes, there will be fix for sub forums.

IdanB 05-23-2009 03:19 PM

Quote:

Originally Posted by Hasann (Post 1815783)
Uncached templates: forumhome_forumbit_level1_nopost (3)
Uncached templates: forumhome_forumbit_level2_post (18)

i'm aware of that, i'll try to optimize that in future version.
The hide/show forum forced me to use manipulation on the templates.
I used datastore instead though, so it wont have too many unneeded reads.

EDIT: to further clear up the "behind-the-scene" made:
1. during intial load i store both of the mentioned templates into the datastore, and clear both of them.
2. during hook loads, a check is made vs. mod logic (for should be visible or not).
3. Based on previous check, i assign to the template value (or empty string) from the datastore cache variable.

So counters may show it's uncached, while it's in fact some sort of cache (assigning template value from datastore cache).

Sweeks 05-23-2009 09:35 PM

If a member changes their date of birth will they have access to the restricted forums immediately?

Thank you.
________
MARY JANE

bigmonay2k 05-23-2009 11:15 PM

Ggggrrreeeat Work My Dude...you Are The Best...i'll wait til all the bugs are fix

IdanB 05-24-2009 02:32 AM

Quote:

Originally Posted by Sweeks (Post 1815940)
If a member changes their date of birth will they have access to the restricted forums immediately?

Thank you.

Yes.
Might be worth to implant some code modification that prevent user from re-setting his birthday date. If anyone has any suggestion, these can be implanted into next version.


All times are GMT. The time now is 05:23 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
  • Page Generation 0.01067 seconds
  • Memory Usage 1,738KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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