vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Customizing Admin CP (https://vborg.vbsupport.ru/showthread.php?t=39478)

Sweet Cheeks 06-05-2002 12:57 PM

Customizing Admin CP
 
Hi there

I searched for this but couldn't find anything..then again, I could be having a blonde moment and missed it LOL :smoke: ;) but is there any way possible to make a separate admin control panel for my other admins. What I wanted, and Im not sure if this would be a hack or just something I can modify myself, but I wanted them to be able to only:

1. Add/remove forums,
2. Add/remove Moderators
3. Add smilies
4. Ban members
5. Edit Signatures


I dont want them near my installed hacks area (like my mood hack..one of them screwed it up once :dead: ),my templates/styles, or email list....is this possible?

Thanks for your help :rambo:

RDX1 06-05-2002 07:16 PM

not bad, this would be nice also...

Chris M 06-05-2002 07:21 PM

I'll see what I can do...

Satan

Chris M 06-05-2002 07:43 PM

Ive got the files...

My Winzip just packed up though:(

I'll have to add them as attachments...

Satan

Sweet Cheeks 06-05-2002 07:49 PM

whoah you are just too awesome! Thank you!

Chris M 06-05-2002 07:55 PM

Im posting a hack in the Beta forum...

Just a warning : This is NOT tested...

I will be testing it very soon...

Satan

Chris M 06-05-2002 08:02 PM

Download the hack here

I am not 100% sure it will work...

Satan

Sweet Cheeks 06-05-2002 08:15 PM

Right on, I will try it. Thanks a bunch!

Chris M 06-05-2002 08:26 PM

Coming to think of it, dont be surprised if it doesnt...

I cant tell, as my network keeps logging me off sites now and again!

Satan

scsa20 06-05-2002 11:10 PM

I just use the following code in a PHP file before a part that I don't want access to

PHP Code:

if ($bbuserinfo['userid']!=1
{
show_nopermission(); exit; } 

that works for me :)


All times are GMT. The time now is 04:56 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.01465 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
  • (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
  • (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