Go Back   Internet Business Forums > Webmasters

Reply
 
Thread Tools Display Modes
Old 16-05-2005, 11:24 PM   #1 (permalink)
Business Guru
 
Brian Turner's Avatar
 
Join Date: Dec 2003
Location: Near Inverness, Highlands, Scotland
Posts: 7,716
Default Disable signatures in vBulletin

To make signatures display only for members:


In the postbit or postbit_legacy template find

Quote:
<if condition="$post['signature']">



change it to:

Quote:
<if condition="$post['signature'] AND $bbuserinfo[userid] != 0">


Thats all there is to it.
__________________
SEO specialist
Brian Turner is offline   Reply With Quote
Old 16-05-2005, 11:25 PM   #2 (permalink)
Senior Member
 
Postmaster's Avatar
 
Join Date: Jul 2004
Location: United Kingdom
Posts: 835
Send a message via MSN to Postmaster
Default Re: Disable signatures in vBulletin

now that is usefull
Postmaster is offline   Reply With Quote
Old 16-05-2005, 11:27 PM   #3 (permalink)
Business Guru
 
Brian Turner's Avatar
 
Join Date: Dec 2003
Location: Near Inverness, Highlands, Scotland
Posts: 7,716
Default Re: Disable signatures in vBulletin

I believe Invision Power Boards can do that from the control panel - this is an interesting way to keep the forums clean for guests, and make the member experience a little richer.
__________________
SEO specialist
Brian Turner is offline   Reply With Quote
Old 17-05-2005, 12:25 AM   #4 (permalink)
Senior Member
 
Postmaster's Avatar
 
Join Date: Jul 2004
Location: United Kingdom
Posts: 835
Send a message via MSN to Postmaster
Default Re: Disable signatures in vBulletin

also covers the links from spiders..... however signature links are not what they used to be, even yahoo has given low if any weight to them now.
Postmaster is offline   Reply With Quote
Old 07-06-2005, 03:56 PM   #5 (permalink)
Junior Member
 
Join Date: Jun 2005
Posts: 2
Default Re: Disable signatures in vBulletin

I tried that vb code and it did not disable signatures for guests. Im using the latest version.
fallback is offline   Reply With Quote
Old 07-06-2005, 04:45 PM   #6 (permalink)
Business Guru
 
Brian Turner's Avatar
 
Join Date: Dec 2003
Location: Near Inverness, Highlands, Scotland
Posts: 7,716
Default Re: Disable signatures in vBulletin

Now that's interesting - you've tried using a logged out browser on the site, and you still see the links?
__________________
SEO specialist
Brian Turner is offline   Reply With Quote
Old 07-06-2005, 04:59 PM   #7 (permalink)
Junior Member
 
Join Date: Jun 2005
Posts: 2
Thumbs up Re: Disable signatures in vBulletin

Sorry your right. It does work! I double just checked the code and I noticed that put it in wrong. I looked everywhere for this modification. This forum seems like a great place. Thanks!
fallback 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 Off


All times are GMT +1. The time now is 02:47 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.