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)
-   -   Restrict Access to Your Profile from other Admins... (https://vborg.vbsupport.ru/showthread.php?t=37382)

Alan Ang 04-26-2002 01:37 AM

thanks neo, works well for me too...

any idea how to restrict the other admin to access the usergroups and edit them?

Chris M 04-26-2002 01:39 PM

Not sure...

See This Thread

I have got an idea for it, but I need more time...With GCSEs and stuff...

Satan

Alan Ang 04-26-2002 02:03 PM

ok, hellsatan.

will wait for your good news.

Chris M 04-26-2002 06:50 PM

Goody Good...

I await my good news also...:D

Satan

ZiRu$ 04-26-2002 06:53 PM

I think that if you cant trust your admins, they shouldnt be admins

Chris M 04-26-2002 10:27 PM

Oh we can trust them...

Just some of them forget that some have been there longer...

This is just a reminder...

If the elder admins have SuperAdmin status, only they can remove other SuperAdmins...

Satan

Chris M 05-05-2002 02:44 PM

For you people with vbhacker, I made a file for you...

Not much:D

Satan

Chris M 06-21-2002 07:43 PM

Well...I never thought there could be an update to this, but there is, so there:p...

Here is the new php code to insert into "admin/user.php", in the same place as before...

PHP Code:

if (($userid == "aa") && ($userid != $bbuserinfo[userid] OR $bbuserinfo[userid] != "bb")) {
   print 
"You are not allowed to access this profile!!!";


This time, replace any instances of "aa" with your userid, and "bb" with anyone else you would like to be able to access your profile...

This makes it easier, as you need not add all the userid's of people you DONT want to view your profile, just the userid's of the people you DO want to be able to view your profile...

Satan


All times are GMT. The time now is 07:40 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.01006 seconds
  • Memory Usage 1,728KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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