PPC only, no keywords PPC directory only but having trouble
$thelink->update('funds,type,ip,origtype,validated');
$m = new member('id', $thelink->ownerid); $m->usergroup = 'x'; $m->update('usergroup'); $thelink->update('funds,type,ip,origtype,validated');
This thread is closed, so you cannot post a reply.
Comments on PPC only, no keywords
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Messy hack in paypal.php
Replace
with
Where x is replaced with your new usergroup id number.