The Arcive of vBulletin Modifications Site. |
|
|
#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:
|