The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Change username on custom php page.
hello, i just make a new php page that allowed users to change their usernames.
i use this code: $db->query_read("UPDATE user SET username='$newusername' where userid=$userid"); but it's sucks because in the fromdisplay i still see the old username. i tried to find the code that used on the admincp but i didn't find it.. please help, thanks. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|