Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 02-05-2006, 09:04 PM
Strat Strat is offline
 
Join Date: Jan 2006
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Forum descriptions not showing. Why?

On the main page, forum descriptions are simply not showing. They are when entering a forum, though.

How can I fix this so that forum description only shows on the main page and *not* when viewing the threads in a forum? Basically, I just want to do the opposite.

Many thanks!
Reply With Quote
  #2  
Old 02-05-2006, 09:35 PM
S@NL - BlackBik's Avatar
S@NL - BlackBik S@NL - BlackBik is offline
 
Join Date: Jul 2004
Location: Netherlands
Posts: 307
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Goto you admncp -> vBulletin Options -> vBulletin Options -> Forum Listings Display Options -> Set "Show Forum Descriptions in Forum Listings" to Yes
Reply With Quote
  #3  
Old 02-05-2006, 09:35 PM
MortysTW MortysTW is offline
 
Join Date: Mar 2005
Location: Southern CA, USA
Posts: 272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you have the option set to YES in the AdminCP > vBulletin Options > Forum Listings Display Options where it says SHOW FORUM DESCRIPTIONS IN FORUM LISTINGS ??

And I'll think about the template thingy for the 2nd page inward to remove the description from there.
Reply With Quote
  #4  
Old 02-05-2006, 09:36 PM
S@NL - BlackBik's Avatar
S@NL - BlackBik S@NL - BlackBik is offline
 
Join Date: Jul 2004
Location: Netherlands
Posts: 307
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

First
But it was only a second....
Reply With Quote
  #5  
Old 02-05-2006, 09:48 PM
MortysTW MortysTW is offline
 
Join Date: Mar 2005
Location: Southern CA, USA
Posts: 272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Gather around kids, Daddy is going.......... oh wait. Already did that joke.


Okay, once again, its your NAVBAR template.

Open that and do a search for

Code:
<!-- NAVBAR POPUP MENUS -->
Then look just above that and you will find something that looks similar to this if not identical.

Code:
<tr>
<td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]</span></td>
</tr>
Just a reminder, we want to COMMENT OUT this stuff that way its not lost forever. Where? In the Template Forrest of course! :nervous:

So before that <tr> put the <!-- and then after the </tr> tag put --> so it looks something like this.

Code:
<!--- <tr>
		<td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]</span></td>
	</tr> --->
That should do the trick. Let us know what happened with that YES switch.
Reply With Quote
  #6  
Old 02-05-2006, 09:59 PM
Strat Strat is offline
 
Join Date: Jan 2006
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OMG, I'm about to shoot myself in the face... and that's *after* I let you two punch me in the throat. LOL!

I don't get it. I actually did go all over those settings yesterday and somehow missed it. Lack of sleep will do this to you, I guess.

Yes, descriptions are now showing on the main forum page. I just want to remove them when viewing the threads or posts of a forum.

I would think this would have something to do with the NAVBAR template and the $foruminfo[description] value. Am I close?

EDIT : LOL!!! Woah! I can't believe I was right! Congratulatory glass of champagne for me, garcon!

I'll come back and tell you if that worked. Gimme a few minutes.

EDIT #2 : Again, I bow to you, Morty! How long did it take you to be so masterful with vB anyway? Just started out 2.5 weeks ago and I learned a lot, but am obviously nowhere near your level. It's very interesting and flexible software, IMHO. Crazy what can be done.

If you'd live in my city, I buy you a beer for this!
Reply With Quote
  #7  
Old 02-05-2006, 10:01 PM
MortysTW MortysTW is offline
 
Join Date: Mar 2005
Location: Southern CA, USA
Posts: 272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Um...... did you not read my post just above yours where I explained it all to you?

I'm pretty good with the templates, but if you need actually code edits, I'm the last guy you want to talk to. I'm lost when it comes to the kungfu talk.
Reply With Quote
  #8  
Old 02-05-2006, 10:07 PM
Strat Strat is offline
 
Join Date: Jan 2006
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I started typing it maybe a couple of minutes after your 1st post in this thread and looked around to see if I could find the solution myself. Then, saw that it would be too complicated for my current limited amount of vB knowledge, so I finished my post and sent it.

Again, thanks for everything!!!
Reply With Quote
  #9  
Old 02-05-2006, 10:17 PM
MortysTW MortysTW is offline
 
Join Date: Mar 2005
Location: Southern CA, USA
Posts: 272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So what's next?

Create a new thread for it of course.
Reply With Quote
  #10  
Old 02-05-2006, 10:24 PM
Strat Strat is offline
 
Join Date: Jan 2006
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nothing for now, but I'll PM you if there's anything. I wish I could repay you somehow for all the time & work you invested in my forum. In the meantime, if you're interested in reading/posting, you're more than welcome to do so.
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:48 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.08019 seconds
  • Memory Usage 2,254KB
  • Queries Executed 13 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)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
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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