|
|
| Author |
Message |
djclewes
New User
Joined: 19 Jul 2010
Posts: 5
|
Posted: July 19th 2010, 3:39 pm Post subject: need help with debug on lottery mod |
|
|
im getting this when clicking buy tickets on the lottery mod
DEBUG MODE
SQL Error : 1054 Unknown column 'user_points' in 'field list'
UPDATE bb2_users SET user_points = user_points - 0 WHERE user_id='4'
Line : 610
File : lottery.php
any ideas |
|
| Back to top |
|
 |
Dogs and Things
Well Known User
Joined: 11 Sep 2006
Posts: 189
|
Posted: July 19th 2010, 4:44 pm Post subject: |
|
|
The column user_points doesn't seem to exist in your database.
Did you install this MOD recently?
If so, did you do the SQL part of the MOD install instructions? |
|
| Back to top |
|
 |
Thoul
VIP

Joined: 30 Jul 2002
Posts: 18040
Location: USA
|
|
| Back to top |
|
 |
djclewes
New User
Joined: 19 Jul 2010
Posts: 5
|
Posted: July 20th 2010, 4:49 am Post subject: |
|
|
| thanks thoul your advice worked and ty dogs and things im sure that would of worked to but i already had the cash mod installed. |
|
| Back to top |
|
 |
Dogs and Things
Well Known User
Joined: 11 Sep 2006
Posts: 189
|
Posted: July 20th 2010, 4:52 am Post subject: |
|
|
| I'm glad you got it sorted out, in an easy manner. |
|
| Back to top |
|
 |
|