The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
how can i get points added to a new registered users account?
how can i get points added to a new registered users account?
example: a new member comes in and registers on my forum and instead of me giving him points i would like there to be 45 points in his profile ready for him to use. my forum works on the points system so if you can help me out with this code i would appreciate it. |
#2
|
|||
|
|||
You can alter register.php I did.
|
#3
|
||||
|
||||
Quote:
|
#4
|
|||
|
|||
Well it depends upon your point system. you really didn't give any information about that. Basically you just need to add a query
Find: PHP Code:
PHP Code:
|
#5
|
||||
|
||||
this is the code thats in the register.php im sure i can edit one of these lines to make it so that they get points upon registration
PHP Code:
Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/smora/public_html/phpbb2/register.php on line 742 |
#6
|
||||
|
||||
i really need the code on how to have my members get the points as soon as they register with out me adding em to theyre account. please help.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|