Quote:
Originally Posted by jonah1892
that worked a treat, and i'm using vbcredits without any issues
|
Higot one small issue I have a member named L'Raine and she can earn points but when someone tries to donate we get a database error with the username having the @ in it, see error below
Invalid SQL:
update frmuser set vbookie_cash = vbookie_cash + '500' where username = 'l'raine';
you can see the ' is causing a problem, this happened when I tried donating manually from admincp