vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vBindex v2.1 (https://vborg.vbsupport.ru/showthread.php?t=41916)

NTLDR 10-17-2002 08:44 PM

Small but good change there LightBringer :)

Very nice vBindex implimentation too on your site :D

LightBringer 10-17-2002 08:45 PM

Quote:

Originally posted by NTLDR
Small but good change there LightBringer :)

Very nice vBindex implimentation too on your site :D


Thank you very much and as cliche` as it may sound NTLDR, I couldn't have done it without you! :) (or your hacks for that matter hehe)

NTLDR 10-17-2002 08:47 PM

Quote:

Originally posted by LightBringer
It looks great NTLDR...
Have you been able to fix it so that unregistered and registered users NOT in a particluar usergroup don't see specific threads from forums they shouldn't have access to in the "Latest Threads" section? I like the ability for users that have access to the private forums, to be able to see them in the Latest Threads, whereas, those that shouldn't can't. :)

I'm sure it's just a matter of adding "bbusergroup!=whatever" somewhere...

They way it works is it selects all the forumid's from the forumpermission table where canview=0 (ie the user group can't view them) and then in the query it blocks out all the forumids there.

The problem I have just thought of with it is that it may still get threads from child forums if they inherit the permissions of its parent. I'll look into this some more :)

LightBringer 10-17-2002 08:51 PM

Thanks NTLDR. :) I'll wait patiently for your return! heh

TECK 10-17-2002 08:59 PM

Quote:

Originally posted by LightBringer
I'm sure it's just a matter of adding "bbusergroup!=whatever" somewhere...
is not as simple as you think.

groovesalad 10-17-2002 09:06 PM

NTLDR, first off, many thanks for your hacks and especially for your willingness to help all of us. :)

One quick question (someone asked this, but not sure if it was answered), I installed 2.1 RC1. Is there any difference between that and 2.1 RC2? If so, I'll be installing that right away.

NTLDR 10-17-2002 09:16 PM

Quote:

Originally posted by groovesalad
NTLDR, first off, many thanks for your hacks and especially for your willingness to help all of us. :)

One quick question (someone asked this, but not sure if it was answered), I installed 2.1 RC1. Is there any difference between that and 2.1 RC2? If so, I'll be installing that right away.

The templates have been properly done in RC2, now you can switch off say the latest threads and it doesn't leave a blank <tr>

Also I have changed a fair bit of code in RC2, so it would be at least worth using the new vbindex.php file :)

NTLDR 10-17-2002 09:18 PM

Quote:

Originally posted by TECK
is not as simple as you think.
Indeed it isn't. Currently it hides all threads for forums that have explicitly been set so that users can't view them and that don't just inherit the parents permission. This is the one major thing to work on now :D

groovesalad 10-17-2002 09:22 PM

Excellent, thank you.

groovesalad 10-17-2002 09:27 PM

So, I'm assuming I'd just upload the vbindex.php file and not run the vbi_install.php file because I already have 2.1 RC1 running. Is this correct? Or should I uninstall 2.1RC1 and reinstall with vbi_install.php for 2.1 RC2?


All times are GMT. The time now is 09:16 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.02460 seconds
  • Memory Usage 1,741KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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