Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 83
6 members and 77 guests
abotsautlawoojs, gra8bypntsforet, inchy2reasingin, mobetq5ilephonq, phoc20rap, verjk2sicherung
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
tattoo fonts
http://www.checkoutmyink.com/category/tattoo-fonts-tattoo

Go Back   Nukemods Forum > Nukemods > FAQ/Fixes

Reply
 
LinkBack Thread Tools Display Modes
Hide topics from Specific Forum in recent posts center block
Old
  (#1 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
Hide topics from Specific Forum in recent posts center block - 04-15-2003, 12:40 PM

The title says it all I guess.
This code only works with our center posts blocks in our Theme packs. I haven't tested it on any other standard recent posts blocks.

Ok open your Center posts block file for your theme.

Look for this
Code:
   if( $topic_moved_id != 0 )
   {
	  // Shadow Topic !!
      $skip_display = 1;
   }
add this right after
Code:
      if( $forum_id == 3 )
   {
	  // Shadow Topic !!
      $skip_display = 1;
   }
change the forum_id number to the id number for your Forum that you do not want the block to display messages from. You can find out your forum id# by mousing over that paticular Forum's link and you'll see this
http://yoursite.com/modules.php?name...abc970ee16e48f

f=3 is the ID to that forum in that example link.

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Possible to remove the 'Recent Topics' block in the forum? sampson Open topics 10 10-11-2005 07:57 PM
Recent Forum Posts Block? gabi Nuke 6.5 to 6.9 - Blocks 5 03-25-2005 06:29 AM
block for recent forum posts in 6.5? tharow Open topics 2 05-14-2003 06:53 PM
hypercells in Recent Posts Center block ? gawins Site design 1 04-10-2003 05:01 PM
Recent Forum Posts Block. rockman Purged Topics 5 03-19-2003 10:57 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31