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)
-   -   Authorities Online (https://vborg.vbsupport.ru/showthread.php?t=38648)

scsa20 05-17-2002 05:37 AM

thanks, but I won't know if it worked yet or not untell another admin/mod comes on, oh well...I can wait :) thanks, and nice hack ;)

Bald Bouncer 05-17-2002 10:15 AM

not that extremly simple mate :D

heres how it looks when installed .. I know I can add a space to the template to break up the names but its the counter thats wrong :(

Bald Bouncer 05-17-2002 12:24 PM

ok I got it working ... instructions below if anyone wants to test it

MrBojangle1 05-17-2002 10:19 PM

Thanks for the fix it wasnt workin for me before

Austin Dea 05-19-2002 04:38 AM

Tube's wasn't working but Bouncer's does. Great job ;).

tubedogg 05-19-2002 09:06 AM

The only thing that is different from my original instructions is the counter which I forgot to remove from the template. Other than that it works perfectly as is.

Bald Bouncer 05-19-2002 10:52 AM

correct I take no credit all Tubes work... ;)

Austin Dea 05-20-2002 01:44 AM

Actually, I have th problem with the formatting to...even with BB's....

Edit: Well dang, I forgot the comma at the end >=B. But it still puts a comma after the last name...

Austin Dea 05-23-2002 10:52 PM

Ok, I fixed it.

Instead of (in the second step)
PHP Code:

eval ("\$leaders .= \"".gettemplate('forumhome_loggedinuser_leader')."\";"); 

It should be
PHP Code:

eval ("\$leaders .= \", ".gettemplate('forumhome_loggedinuser_leader')."\";"); 

>=B




Edit: Which is exactly what Tubedogg said -_-...BB's didn't have thqat, that's why mine was jacked =P. Oh well, Tube's is right, w00ty.

lifesourcerec 05-31-2002 02:33 AM

How do you add other groups to that? I have a second level (moderator) which gives them access to other forums. Does it have anything to do with the $leader = 0; in the index.php file?


All times are GMT. The time now is 08:05 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.01042 seconds
  • Memory Usage 1,727KB
  • 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
  • (2)bbcode_php_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