(Custom) SQL Query on User Upgrade

shadoom

Member
Licensed customer
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';

where $username is the forum username of that user who just upgraded
 
Can anyone make this Addon for Xenforo 2.0? It's the only reason I haven't updated to 2.x been using his addon since 2015. It is essential to update my database on userupgrades with my website
 
Back
Top Bottom