Quote:
Originally Posted by Real Talk
Revan
i appreciate your mod. but i noticed you have yet to address my issue with the database error and i have posted it twice. how can i correct it. i have it disabled for now. but i am eager to begin using it. could u please give me some idea on whats going on. ever one gets this error when they reply to a thread. i am using ur latest update. thanks in advance
PHP Code:
Database error in vBulletin 3.5.4: Invalid SQL: UPDATE tdrpg_user SET ap = 0, maxhp = 165, maxmp = 33, maxpp = 33, hp = 0, mp = 33, pp = 33, xp = 1930, level = 11 WHERE userid = 3; MySQL Error : Can't open file: 'tdrpg_user.InnoDB'. (errno: 1) Error Number : 1016 Date : Sunday, April 23rd 2006 @ 12:36:02 AM Script : http://www.trudaily.com/newreply.php Referrer : http://www.trudaily.com/showthread.php?t=1824 IP Address : 69.249.227.104 Username : MrDaily Classname : vb_database
|
There's an error with your MySQL files. It's quite possible your MySQL configuration does not allow InnoDB, in which case you will need to contact your host.
Quote:
Originally Posted by Shuichi
I am needing to know how to get my vbplaza to work with the RPG.. I know this may be a stupid question, I am just needing help with it.. Can someone perhaps give me steps on how to do this? And also, if this error can be addressed, I'd VERY much appreciate it! Thanks!
PHP Code:
Database error in vBulletin 3.5.4:
Invalid SQL:
UPDATE `user` SET `user` = `user` - '0' WHERE `userid` = '1';
MySQL Error : Unknown column 'user' in 'field list' Error Number : 1054 Date : Sunday, April 23rd 2006 @ 04:02:59 AM Script : http://khnetwork.com/monsterarena.php Referrer : http://khnetwork.com/monsterarena.php?do=newbattle&ibotid=32 IP Address : xxxxxx Username : Piper Classname : vb_database
|
You put the wrong value in the Point Field setting. You are supposed to put the field (like "ucash", "vbbux" or whatever), not the table name.