Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by funkymonkey (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 07-10-2001 Last Update: Never Installs: 0
 
No support by the author.

On my site team page, i have the hack that views the admin, supermoderators and moderators, however i'm really stuck on how to make more usergroups?
If you could please help i'd be very grateful.

Thanks,

FM

Show Your Support

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

Comments
  #2  
Old 07-10-2001, 10:53 PM
Jakeman's Avatar
Jakeman Jakeman is offline
 
Join Date: Nov 2001
Posts: 273
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is that Kier's showmods hack? i'm using that. I am using it to display admins, mods, supermods, and my clan user group on a separate page. you have to mod the scripts a bit. let me know if it's Kier's showmods hack. if it is i can help you out.

and this should prolly be in the hacks forum.
Reply With Quote
  #3  
Old 07-10-2001, 10:57 PM
funkymonkey
Guest
 
Posts: n/a
Default

Yes it's his hack
Your help would be much appreciated.
Reply With Quote
  #4  
Old 07-10-2001, 11:03 PM
Jakeman's Avatar
Jakeman Jakeman is offline
 
Join Date: Nov 2001
Posts: 273
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cool, i'll look at my implementation tonight and post instructions here.

for your reference, i found Kier's thread for posting this hack: http://www.vbulletin.com/forum/showt...threadid=11425

if you go to my forums @ http://www.mac-gamer.com/forum/ you can see two links at the top: mac clan and staff. these are both using the same hack but I uploaded the showmods script under different names and edited them to use different templates.
Reply With Quote
  #5  
Old 07-10-2001, 11:04 PM
funkymonkey
Guest
 
Posts: n/a
Default

Great thanks man, look forward to your reply.

Here's the showmoderators bit i have if it's any help.

htmldoctype}
<HTML>
<HEAD><TITLE>$bbtitle Administration and Moderators</title>
$headinclude
</head>
<body>
$header
<!-- breadcrumb -->
<table border="0" width="100%" cellpadding="0" cellspacing="0"><tr>
<td width="100%"><br><center><normalfont><b>My Boards</b></normalfont></TD></tr></table>
<!-- /breadcrumb -->
<br><br>
<table width="95%" align="center"><tr><td>

<table cellpadding=0 cellspacing=0 border=0 bgcolor="{tablebordercolor}" align="center" width=100%><tr><td>
<table border="0" cellpadding="4" cellspacing="1" width=100%>
<tr bgcolor="{tableheadbgcolor}">
<td width="100%" colspan="4"><normalfont color="{tableheadtextcolor}"><B><center>Administra tors</B></normalfont></td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}" colspan=2><smallfont>Username</smallfont></td>
<td bgcolor="{firstaltcolor}" colspan="2"><smallfont>Location</smallfont></td>
</tr>
$adminbits
</table>
</td></tr></table>
<br><br>
<table cellpadding=0 cellspacing=0 border=0 bgcolor="{tablebordercolor}" align="center" width=100%><tr><td>
<table border="0" cellpadding="4" cellspacing="1" width=100%>
<tr bgcolor="{tableheadbgcolor}">
<td width="100%" colspan="4"><normalfont color="{tableheadtextcolor}"><center><B>Super Moderators</B></normalfont></td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}" colspan=2><smallfont>Username</smallfont></td>
<td bgcolor="{firstaltcolor}" colspan="2"><smallfont>Location</smallfont></td>
</tr>
$supermodbits
</table>
</td></tr></table>
<br><br>

<table cellpadding=0 cellspacing=0 border=0 bgcolor="{tablebordercolor}" align="center" width=100%><tr><td>
<table border="0" cellpadding="4" cellspacing="1" width=100%>
<tr bgcolor="{tableheadbgcolor}">
<td width="100%" colspan="5"><normalfont color="{tableheadtextcolor}"><B><center>Moderators </B></normalfont></td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}" colspan=2><smallfont>Username</smallfont></td>
<td bgcolor="{firstaltcolor}"><smallfont>Forums</smallfont></td>
<td bgcolor="{firstaltcolor}" colspan="2"><smallfont>Location</smallfont></td>
</tr>
$moderatorbits
</table>
</td></tr></table>

</td></tr></table>

<p align="center">$forumjump</p>

$footer
</body>
</html>
Reply With Quote
  #6  
Old 07-10-2001, 11:27 PM
Wayne Luke's Avatar
Wayne Luke Wayne Luke is offline
Senior Member
 
Join Date: Jan 2002
Location: Southern California
Posts: 1,694
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I moved this to the Hacking forum because hacks are not supported by the vBulletin team (even if a team member writes them).
Reply With Quote
  #7  
Old 07-11-2001, 03:08 AM
Jakeman's Avatar
Jakeman Jakeman is offline
 
Join Date: Nov 2001
Posts: 273
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

see attachment, i wrote up a few instructions in a file in there that explain how to do what i did with the showmods hack. post here if you have problems.
Attached Files
File Type: (21.4 KB, 27 views)
Reply With Quote
  #8  
Old 07-11-2001, 08:34 PM
funkymonkey
Guest
 
Posts: n/a
Default

Thanks Jakeman.
Have an alcoholic beverage on me.

It's just you are talking about adding a new usergroup to the staff page. In your case the staffmoderators_staff. The thing is im not sure if thats the part your talking about as i seem to find only your members page having the modifications?
Reply With Quote
  #9  
Old 07-11-2001, 10:58 PM
Jakeman's Avatar
Jakeman Jakeman is offline
 
Join Date: Nov 2001
Posts: 273
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i just "duplicated" the showmoderators template and added _staff on the end. Then pointed one of the php files to the _staff template. the clan.php file is pointing to the default showmoderators template. in that default showmoderators template I took out all the html for displaying the admins and mods and used the table I built for displaying the clan. I think i used the $clanbits variable in that template. Kier walked me through how to add the functionality into the php file, then it's all about the templates.

i'm confusing myself now.
Reply With Quote
  #10  
Old 07-12-2001, 07:20 AM
funkymonkey
Guest
 
Posts: n/a
Default

No i can assure you you're not. It was just my post before erm...well sucked in terms of grammar. Apologies, but after a few alterations i finally got it.

Thanks for all your help Jakeman, i really appreciate it!
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 10:47 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.04233 seconds
  • Memory Usage 2,304KB
  • Queries Executed 24 (?)
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
  • (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
  • (1)postbit_attachment
  • (5)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
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_imicons
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete