The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Is there a way I can force "show signature" for every post people make? instead of them first having to select it?
|
#2
|
||||
|
||||
![]()
You could try a little plugin on newreply_post_start that just does:
Code:
$vbulletin->GPC['signature'] = true; |
#3
|
|||
|
|||
![]()
Hey, thanks for your swift response but upon looking at the templates, newreply_post_start doesn't exist? i'm using the latest beta (beta 4) of vBulletin 3.7.
All I have under newreply_ is "newreply" "newreply_reviewbit" "newreply_reviewbit_ignore" "newreply_reviewbit_global" and "newthread" |
#4
|
||||
|
||||
![]()
That's why I said "plugin", not template.
![]() -- hugh |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|