samuelogeri
Registered
- Thread starter
- #1

(Custom) SQL Query on User Upgrade
Hey, I was wondering if it is possible to have a custom sql query running on User Upgrade which uses the forum nickname of the user and adds an amount to a field (ingame balance). Thanks edit: something like this: UPDATE `iConomy` SET Balance = Balance + 3000 WHERE username='$username'...

I need something that can do the same thing as this for xenforo 2, I am willing to pay for anything that works, thanks.