Database error in vBulletin 3.0.0 Release Candidate 2:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO forum
(forumid, title, description, link, displayorder, daysprune, parentid, mimicbotrop, newpostemail, newthreademail, styleid, password, options)
VALUES
(NULL, 'Ignore, test only', '', '', '5', '-1', '1', '0', '', '', '0', 'password', '5703')
mysql error: Unknown column 'mimicbotrop' in 'field list'
mysql error number: 1054
Date: Wednesday 31st of March 2004 12:14:47 PM
Script: http://www.alfaowner.com/Forum/admincp/forum.php
Referer:
Username: *********
IP Address: *********
ABOVE is the error I recoeve when I am trying to add a new forum lounge to my V3 board. I also get a similar error when I try and update a user. I get a hunch that its all connected with a profile field, could anyone point me in the right direction please? Have I buggered my board DB?
Please help if you can.
One desperate member!
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO forum
(forumid, title, description, link, displayorder, daysprune, parentid, mimicbotrop, newpostemail, newthreademail, styleid, password, options)
VALUES
(NULL, 'Ignore, test only', '', '', '5', '-1', '1', '0', '', '', '0', 'password', '5703')
mysql error: Unknown column 'mimicbotrop' in 'field list'
mysql error number: 1054
Date: Wednesday 31st of March 2004 12:14:47 PM
Script: http://www.alfaowner.com/Forum/admincp/forum.php
Referer:
Username: *********
IP Address: *********
ABOVE is the error I recoeve when I am trying to add a new forum lounge to my V3 board. I also get a similar error when I try and update a user. I get a hunch that its all connected with a profile field, could anyone point me in the right direction please? Have I buggered my board DB?
Please help if you can.
One desperate member!

Comment