The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
pm popup, mandatory.
Can someone make the pm popup box come up all the time... the users dont have a choice, it automatically comes up whenever they have a new pm. Hopefully someone will direct me to a thread that already has this.
|
#2
|
||||
|
||||
I occasionally enter the following command:
update user set pmpopup = 1; I am sure this is a template hack. The field needs to be hidden and the value be set to true in the template. Don't know which one though. |
#3
|
||||
|
||||
yup.. just take the option for them to update that out of the user options. and use that query.
|
#4
|
|||
|
|||
well if you remove it from the template then no value will be inputed and it will be presumed to be 0.
So remove it from the template and then do the following. open up member.php and register.php look for PHP Code:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|