The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to enable signature from first post itself?
Hi,
I am using vbulletin 4.0.3 version. The signatures are being enabled or being shown only after the user has posted 20+ posts. Members are requesting me to enable the signature from the first post itself. How to do it? Please explain me the step by step procedure for it. Thanks in advance. |
#2
|
||||
|
||||
Quote:
Go to the phpmyadmin and run the following query: UPDATE 'post' SET showsignature = 1; This will update all the signatures to show for all members in all their posts. If your db tables have a custom prefix, don''t forget to include it in the query as well. Also, make first a backup of the user table. Alternatively you can run the query from your Acp->Maintenance->Execute SQL Query. Hope it helps. |
#3
|
|||
|
|||
Make sure your userid is added in config.php to run SQL queries in AdminCP...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|