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
Code:
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 [DATE]1233351750[/DATE] at [TIME]1233351750[/TIME] ---------------
i looked in the user table and also found no field called uttpoints
--------------- Added [DATE]1233356758[/DATE] at [TIME]1233356758[/TIME] ---------------
fixed!
i found the problem