Page 1 of 1

Unable to execute cash update

Posted: Fri Oct 27, 2006 7:19 pm
by adrian
i installed the quiz and then installed cash mod, the quiz runs fine but i get this at the end. Any ideas on how i can fix this.

Unable to execute cash update

DEBUG MODE

SQL Error : 1054 Unknown column 'user_points' in 'field list'

UPDATE phpbb_users SET user_points = user_points + 3 WHERE user_id = 2

Line : 989
File : quiz.php

Posted: Fri Oct 27, 2006 7:53 pm
by adrian
ok i fixed it. I had used a different name to user_points when creating a currency in the cash mod admin area. Just went back and renamed it user_points. Not a quiz problem,, sorry!