PDA

View Full Version : Error Number : 1054


bamfonk
01-30-2009, 06:15 PM
when i try to fight a mosnter in the RPG Integration Hack i get this error...

heres the link to the mod..
https://vborg.vbsupport.ru/showthread.php?t=108790


Database error in vBulletin 3.5.8:

Invalid SQL:

UPDATE `user`
SET `uttpoints` = `uttpoints` - '0'
WHERE `userid` = '1';

MySQL Error : Unknown column 'uttpoints' in 'field list'
Error Number : 1054
Date : Friday, January 30th 2009 @ 02:56:12 PM
Script : http://localhost/monsterarena.php
Referrer : http://localhost/monsterarena.php?do=newbattle&ibotid=32
IP Address : 127.0.0.1
Username : berry05
Classname : vB_Database

--------------- Added 1233351750 at 1233351750 ---------------

i looked in the user table and also found no field called uttpoints

--------------- Added 1233356758 at 1233356758 ---------------

fixed!

i found the problem