The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
PM Pop up by default????
HOW do I make it defaut that PM's are set to POP UP???
I've tried searching and I must not be putting in the correct string?? Kirk Voclain |
#2
|
||||
|
||||
go to the template registeradult and registercoppa, in them find:
Code:
<td bgcolor="{firstaltcolor}"><normalfont> <input type="radio" name="pmpopup" value="yes"> yes <input type="radio" name="pmpopup" value="no" checked> no </normalfont></td> Code:
<td bgcolor="{firstaltcolor}"><normalfont> <input type="radio" name="pmpopup" value="yes" checked> yes <input type="radio" name="pmpopup" value="no"> no </normalfont></td> |
#3
|
|||
|
|||
Thank you very much!!
|
#4
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|