The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
How can I add a new (custom) promotions?
Hi guys,,
I just saw that promotions in the VB depending on : post,reputation, join date .. How can I add a new custom for this ? for example in my user table (mysql ) I add a new column called " points" .. how can I make the promotions depending on this "point" ? I hope u understand what I'm trying to say here ,,, the coding in /admincp/usergroup.php is like this : HTML Code:
$promotion = array( 'reputation' => 1000, 'date' => 30, 'posts' => 100, 'type' => 1, 'reputationtype' => 0, 'strategy' => 16 ); any help please ?? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|