The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
## Little PHP Assistance ##
Ok well i have this when a special link is clicked it runs a php file that has this
PHP Code:
all i need is somthing that will temp promote any user with vote_status=1 to a special user group, and it checks this every 12 hours to. |
#2
|
||||
|
||||
In the php file that is clicked on add:
PHP Code:
PHP Code:
|
#3
|
||||
|
||||
how can i make it for just registered members as the default group.
|
#4
|
||||
|
||||
PHP Code:
|
#5
|
||||
|
||||
Chris your code make my vote_status not needed.
PHP Code:
|
#6
|
||||
|
||||
Change:
PHP Code:
PHP Code:
|
#7
|
||||
|
||||
Thanks that did the trick.
|
#8
|
||||
|
||||
Ok i need help on another thing:
ok i can pull the total amount of members like this PHP Code:
|
#9
|
|||
|
|||
You would need a seperate query for that.
|
#10
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|