Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Quick List of Admins & Mods in Admin CP,,, Details »»
Quick List of Admins & Mods in Admin CP,,,
Version: 1.00, by Chris M Chris M is offline
Developer Last Online: Feb 2013 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 04-16-2002 Last Update: Never Installs: 23
 
No support by the author.

This Hack will insert a quicklist into the Admin CP of all your Mods and Admins...

At the moment, you will have to add them manually, but I hope to soon bring out a code which inputs them automatically...

See Screenshot below for the proof it works...

Satan

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 04-17-2002, 04:16 PM
Chris M's Avatar
Chris M Chris M is offline
 
Join Date: Dec 2001
Location: Northampton, England
Posts: 6,186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Satan
Reply With Quote
  #3  
Old 04-17-2002, 06:52 PM
MrLister's Avatar
MrLister MrLister is offline
 
Join Date: Oct 2001
Posts: 434
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That's quite a hefty server load I'm surprised you were able to log in
Reply With Quote
  #4  
Old 04-17-2002, 07:25 PM
Chris M's Avatar
Chris M Chris M is offline
 
Join Date: Dec 2001
Location: Northampton, England
Posts: 6,186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I dont know whether you are being serious or having a sick little laugh to yourself...

Either way, we are a small forum that is growing...

Satan
Reply With Quote
  #5  
Old 04-17-2002, 09:06 PM
wooolF[RM]'s Avatar
wooolF[RM] wooolF[RM] is offline
 
Join Date: Jan 2002
Posts: 524
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

]thanx for the hack mate! GJ
Reply With Quote
  #6  
Old 04-18-2002, 08:14 AM
Floris Floris is offline
 
Join Date: Jan 2002
Posts: 1,898
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by hellsatan
I dont know whether you are being serious or having a sick little laugh to yourself...

Either way, we are a small forum that is growing...

Satan
Especially since it is a little forum, it is a big ass load!
Everything over 1,0 I personally consider heavy. Everything over 2.5 and I phone up the server admin. I do not think he is taking a laugh at you, and I think he was serious.

Fun hack, but .. if you have to manually add them, that is as much trouble as just clicking on usergroup > modify > list all. Maybe you can use that code in combination with the <option> .. to get the list to generate automaticly.
Reply With Quote
  #7  
Old 04-18-2002, 09:27 AM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You must be on a shared server for you to have over 4.0 server load with 10 users online. That's the most probable explanation.
Reply With Quote
  #8  
Old 04-18-2002, 05:20 PM
Chris M's Avatar
Chris M Chris M is offline
 
Join Date: Dec 2001
Location: Northampton, England
Posts: 6,186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh...

Sorry m8...

I wouldnt know if it was or wasnt a large server load...

We shouldnt be on a shared server...

Our owner forked out and bought a Dedicated Server after Bandwidth troubles...

We did have over 400 members about 3 weeks ago, but CyrixWeb, our former Hosting Company, moved their software, and in the process, destroyed our old database...There wouldnt have been a problem, if they had told us the truth from the outset...They lied and said that it would be back up soon and stuff, and eventually had to tell the truth...

We had to purchase 30Gb of Bandwidth after we ran out because of all the new members, but thankfully, we are with a much more profession hosting company now...

Like I said...We were pretty big, and we got about 20 new members a day at that stage, and we would have continued to grow, had CyrixWeb not screwed up...

About the hack - I think I have developed a code, but I am not sure if it would work...

I think it is partly right, but if someone could tell me :

Here it is :

Quote:
// jump from quicklist
$goto = '';
switch($userid) {
case 'admin1': $goto = '1'; break;
case 'admin2': $goto = '2'; break;
case 'admin3': $goto = '3'; break;
case 'mod1': $goto = '11'; break;
case 'mod2': $goto = '12'; break;
}
if ($goto != '') {
if ($s) {
$sessionhash = $s;
}
header("Location: $goto.php?s=$sessionhash");
exit;
}
// end quicklist redirects
<br>

//GENERATE quicklist:
$curuserid = $userid;
makequicklist();
If its totally wrong dont laugh - I am learning php as fast as I can, and Ive only been doing it since my first hack...

Satan
Reply With Quote
  #9  
Old 04-18-2002, 06:16 PM
Chris M's Avatar
Chris M Chris M is offline
 
Join Date: Dec 2001
Location: Northampton, England
Posts: 6,186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well its got even higher now -

5.96, 5.10, 4.82 38 users online (17 members & 21 guests).

Is that bad?

Satan
Reply With Quote
  #10  
Old 04-18-2002, 06:32 PM
wooolF[RM]'s Avatar
wooolF[RM] wooolF[RM] is offline
 
Join Date: Jan 2002
Posts: 524
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

everything over 4 is not healthy...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:08 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04959 seconds
  • Memory Usage 2,288KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete