
12-09-2006, 05:08 PM
|
 |
|
|
Join Date: Feb 2006
Location: Bonn, Germany
Posts: 382
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Viper007Bond
Sadly, it doesn't.
Code:
Database error in vBulletin 3.6.4:
Invalid SQL:
INSERT INTO vb_edithistory
(postid, oldtitle, newtitle, oldtxt, newtxt, newreason, oldreason, dateline, edituserid, editusername)
VALUES
((366862, '', '', '[post contents removed]', '', '', 1165684492, 13306, '[username removed]');
MySQL Error : Unknown column 'newreason' in 'field list'
Error Number : 1054
Date : Saturday, December 9th 2006 @ 05:14:52 PM
Script : http://forums.finalgear.com/editpost...&postid=366862
Referrer :
IP Address : [removed]
Username : [removed]
Classname : vb_database
Did you make sure to add in upgrade code that'd ALTER the table?
|
The install code had the false Version
new Version attached
|