The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
hi, how would I add 15 posts to everyone's post count sorta like a christmas present
thanks Dimava |
|
#2
|
|||
|
|||
|
Run this Query:
Code:
UPDATE user SET posts=posts+15; Sinclair |
|
#3
|
|||
|
|||
|
i'm kinda of a newbie in php, how do I run a query, and what do I need to do?
thanks Dimava |
|
#4
|
|||
|
|||
|
ok, here is a little script, you must put it into your admin directory:
PHP Code:
Sinclair |
|
#5
|
|||
|
|||
|
thanks works great
|
|
#6
|
|||
|
|||
|
[QUOTE]Originally posted by dimava
thanks works great |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|