vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Moderators Listed under forum description (https://vborg.vbsupport.ru/showthread.php?t=111873)

MysticMoon 03-31-2006 10:00 PM

Moderators Listed under forum description
 
I finally upgraded to version 3.5.x and my 1 template mod does work on this version :)

*original posting with updated version:
This is for & tested on v3.0.3, 3.0.7 upgrade version & 3.5.4

I wanted this & found posts of others wanting it
but didn't find it @ any of the main sites.

What this does is make it so the moderators show up
under the forum description like in Invision forums

Screenshot & zip with html direction file attached :)

** Updated to mod ver. 2 April 2006

Thanks to trackpads (Jason) for the extra help & info

changes in ver 2
2 additional templates need to be modified
1 template has a 2nd deletion needed to be done

Frapegliko 04-01-2006 04:21 AM

thx MysticMoon

Ziki 04-01-2006 05:37 AM

Cool.Especialy when ya have many mods.Great work
~Ziki clicks install~;)

Smiry Kin's 04-01-2006 08:41 AM

Funny, can't seem to find

Code:

<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead">$vbphrase[moderator]</td>
</if>

is it ment to be?
Code:

          <if condition="$vboptions['showmoderatorcolumn']">
          <td class="thead">$vbphrase[moderator]</td>
          </if>

edit -

after all this it did nothing, no moderators show up, and it messes up the old mod colum thats there:S what waste of time now i have to go back through it all replacing all the messed up code.

image:
http://www.mypicturespace.com/uploads/5963729911.jpg

Smiry Kin's 04-01-2006 09:21 AM

wrong forum.

MysticMoon 04-01-2006 10:34 PM

Quote:

Originally Posted by Smiry Kin's
Funny, can't seem to find

Code:

<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead">$vbphrase[moderator]</td>
</if>

is it ment to be?
Code:

      <if condition="$vboptions['showmoderatorcolumn']">
      <td class="thead">$vbphrase[moderator]</td>
      </if>

edit -

after all this it did nothing, no moderators show up, and it messes up the old mod colum thats there:S what waste of time now i have to go back through it all replacing all the messed up code.

image:
http://www.mypicturespace.com/uploads/5963729911.jpg

Both of those codes are 100% the same so not sure what your asking??

As far as messing up your columns, I'm sorry but I use the theme/skin that came with vB & edit to my color/image needs & it doesn't mess up anything on mine nor anyone else who's used it.

Next time please do not PM me to direct me to your post, I have a life outside of the computer & vB. I will read your post & reply to it when I get to it. Plus I do not offer support for this since it is such a simple template edit.

MysticMoon 04-01-2006 10:36 PM

Thanks to those who commented & clicked installed :D

trackpads 04-02-2006 01:05 AM

Mystiz, it is working fine except for a few places that you missed in the directions. All of the level1 and level2 noposts also have to be edited and there is one more edit in the forumdiplay. I just searched for anything with the word 'mod' in it to make the column completely dissappear.

Also, there is a mistake in your directions-

1st edit says:

Quote:

In forumhome_forumdisplay_level1_post & forumhome_forumbit_level2_post
find:
Should read:

Quote:

In forumhome_forumbit_level1_post & forumhome_forumbit_level2_post
find:
This is a great idea and even with the extra edits it was worth it, the forumhome and forumdisplay is much cleaner!

Thanks!

-Jason

MysticMoon 04-02-2006 01:31 AM

Jason, thank you for your input.
This was my first ever (& only) attempt & not suprised I missed any steps.

I've fixed my error & included the nopost ones, but, in forumndisplay there's 3 other spots showing up & I'm not sure which one to remove. Can you let me know which one for a fact? TIA

trackpads 04-02-2006 01:40 AM

These are the ones I removed:

Quote:

<if condition="$vboptions[showmoderatorcolumn]">
<td class="thead">$vbphrase[moderator]</td>
</if>
And

Quote:

<if condition="$show['moderators']">
<td class="tcat">$vbphrase[moderators]</td>
</if>
I think those are the only 2 in that file. The rest are all for the Active users mod box and the inlinemod shtuff.

-Jason


All times are GMT. The time now is 09: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.02331 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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