Quote:
Originally Posted by ThaEbilSlaya
i am having a lil trouble with this when i add a name to the input and add the number of points to give when i click to add them i get a database error
Code:
Database error in vBulletin 3.0.3:
Invalid SQL: SELECT * FROM user WHERE username = 'ThaEbilSlaya'
mysql error: Table 'twh1980_vb.user' doesn't exist
mysql error number: 1146
can anyone help with how to fix this
|
I'm having an almost identical error. Can anyone help?
Code:
Database error in vBulletin 3.0.3:
Invalid SQL: UPDATE user SET uttpoints=uttpoints+100 WHERE userid IN('60')
mysql error: Table 'flyguyc_forums.user' doesn't exist
mysql error number: 1146
Date: Thursday 09th of December 2004 05:46:08 PM