vBulletin Enhancement

Purchase vBulletin Purchase vBulletin Purchase vBSEO Purchase vBSEO Download Styles Products Download Styles Downloads Frequently Asked Questions FAQ Member List Members List
Go Back   vBulletin Enhancement > vBEnhanced.com > Site Feedback

vB Enhanced - vBulletin Modifications, Styles and Services Home Join vBulletin Enhancement Register Mark Forums Read


Most Recent Posts

Most Recent Posts

this thread has 1 replies and has been viewed 660 times

Reply
 
LinkBack Thread Tools Display Modes
Old 11-21-2006, 03:01 PM   #1
Junior Member
 
 Join Date: Nov 2006
  6 month star 12 month star
  Posts: 4
 Rep Power: 0urljet is on a distinguished road
Most Recent Posts

Is there any way to shut off the most recent post message feature from other areas of the site like:

OKCTalk Photo Gallery - Main Index

or

OKCTalk Link Partners

Thanks in advance!
urljet is offline   Reply With Quote
Old 11-21-2006, 06:14 PM   #2
Administrator
 
Kall's Avatar
 
 Join Date: Oct 2005
  6 month star 12 month star
  Posts: 376
 Rep Power: 10Kall has disabled reputation

There sure is... assuming the relevant pages have THIS_SCRIPT defined.

Just add
PHP Code:
AND THIS_SCRIPT != 'nameofscript' 
to the if condition that controls the infobar, in the navbar template.

PHP Code:
if condition="$bbuserinfo[userid] != '0' AND $vboptions[enhancedinfobar] 
If they don't have THIS_SCRIPT defined, you would need to go the longer way:
PHP Code:
AND in_array(THIS_SCRIPT, array(showthread,index,forumdisplay)) 
etc.
Kall is offline   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


Please note that vBEnhanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.

vBEnhanced is hosted on a Dual Opteron Server provided by Sparkle Hosting
All times are GMT +13. The time now is 12:32 AM.


Web 2.0 - Blue vBulletin Style ©2006 vBEnhanced
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.1