Log in

View Full Version : Store Integration


sabret00the
05-03-2004, 11:43 AM
had do you integrate something with the store so you earn points when doing something?

stupid question i know and probably simple but i thought i'd ask :o

AN-net
05-03-2004, 08:11 PM
you mean buying through the store or just doing something?

if you mean just doing something, then where this action takes place you should add:


$DB_site->query("UPDATE ".TABLE_PREFIX."user SET uttpoints=uttpoints+whatevernumberyouwant WHERE userid='".$bbuserinfo['userid']."'");

sabret00the
05-04-2004, 11:15 AM
thanks was wondering that, merci :)