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)
-   -   Moderator Drop Down (Revised) v2 (https://vborg.vbsupport.ru/showthread.php?t=43098)

kaost451 09-05-2002 04:39 AM

Thanks!

I didn't know it was not the right forum, it doesn't matter to me where you put it, but I'm sure the 1950 people who downloaded this version and the previous version would find it more useful here. That's just me.

Ninth Dimension 09-05-2002 02:53 PM

You have a problem in your code, the filename for the forumhome code image is team.gif, but the forum display image is called vb_team.gif (and the file is called vb_team.gif) do the forum home code needs to be edited to reflect this :)

Buddha 09-05-2002 03:20 PM

fyi... typo for the image in this part of the install file... for forumhome_forumbit_level2_post.
need to add the red text.

Quote:

<form name="modjump$forum[forumid]">
<td bgcolor="#13486D" valign="middle" align="right" nowrap>
<a href="showgroups.php?s=$session[sessionhash]"><img align="absmiddle" src="https://vborg.vbsupport.ru/images/vb_team.gif" border="0" alt="View All Of Our Forum Leaders"></a>
<select name="modmenu$forum[forumid]" onChange="location=document.modjump$forum[forumid].modmenu$forum[forumid].options[document.modjump$forum[forumid].modmenu$forum[forumid].selectedIndex].value;" value="GO">
<option>Moderated By</option>
<option>-------------</option>
$forum[moderators]
</select>
</td></form></tr>
*edit*
doh, must have been writing this at the same time.

PHiXTiT 09-07-2002 03:47 PM

ThanX! Great work my friend!

king sting 09-08-2002 10:45 AM

I think this hack kicks ass.. but I have a problem.. all the boxes that display the mods are all different sizes.. and there kinda big.. how can I change this? check it out: http://www.illstylez.com/board/index.php?s=

it looks kinda werid like that..

i like the hack thou

PHiXTiT 09-08-2002 12:37 PM

Try reinstalling it and follow instructions to a T.
Should solve your problem.

king sting 09-08-2002 06:28 PM

yeah it works thou... everything works fine.. i just want to know how i can edit the size and color and etc of the boxes..

DelusionalMind 09-09-2002 05:49 AM

Quote:

==============================
STEP FIVE --> OPEN "forumdisplay_moderatedby" TEMPLATE.
STILL IN (Forum Display Templates)
==============================
-- FIND:

<br><br>(Moderated by: $moderatorslist)

-- REPLACE WITH:

<select name="menu" size="1">
<option>Moderated By</option>
<option>-------------</option>
$moderatorslist
</select>
<a href="Javascript:jumpMenu()"><img src="{imagesfolder}/go.gif" align="absmiddle" border=0></a>
i can't find the template forumdisplay_moderatedby...i'm using vb 2.2.7. any suggestions?

Mathieu 09-09-2002 05:56 AM

Thx for this hack i'll install it.

PHiXTiT 09-10-2002 06:41 AM

Quote:

Originally posted by DelusionalMind


i can't find the template forumdisplay_moderatedby...i'm using vb 2.2.7. any suggestions?

I am using 2.2.7 and it is there, you just have to take a better look.

Example:

Just go to templates-Modify--->Expand--->Forum Display Templates--->forumdisplay_moderated by

Rest assured it is there.

Great hack i voted 5


All times are GMT. The time now is 03:36 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.02414 seconds
  • Memory Usage 1,737KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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