The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
I need to make a counter that will increase by one each time its activated
Place were action takes place $DB_site->query("UPDATE user SET mycount=mycount+1 WHERE userid=$userid"); Run Query ALTER TABLE user ADD mycount INT (20) not null Add in Postbit Template $userinfo[mycount] would the above work? thanks |
#2
|
||||
|
||||
What I want is something like the points hack BUT i want the points to be added automatically when a user does something
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|