PDA

View Full Version : Db Error After Uploading Files



Keyser520
Wed 18th Apr '07, 5:53pm
I uploaded the files for the 3.6.5 upgrade and tried to to
www.runeescape.net/Escape/install/upgrade.php (http://www.runeescape.net/Escape/install/upgrade.php) and encountered a problem

I then tried to go to www.runeescape.net/Escape (http://www.runeescape.net/Escape) and get the following error


Database error in vBulletin 3.5.4:

Invalid SQL:

SELECT eventid, userid, event.title, recurring, recuroption, dateline_from, dateline_to, event.calendarid, IF (dateline_to = 0, 1, 0) AS singleday, customfields,
dateline_from AS dateline_from_user, dateline_to AS dateline_to_user, utc, dst
FROM vB_event AS event
INNER JOIN vB_calendar AS calendar USING (calendarid)
WHERE ((dateline_to >= 1176760222 AND dateline_from < 1177105822) OR (dateline_to = 0 AND dateline_from >= 1176760222 AND dateline_from <= 1177105822 ))
AND visible = 1
AND calendar.options & 512
ORDER BY dateline_from;

MySQL Error : Unknown column 'dst' in 'field list'
Error Number : 1054
Date : Wednesday, April 18th 2007 @ 04:50:22 PM
Script : http://www.runeescape.net/Escape/
Referrer : http://www.runeescape.net/news.php
IP Address : 70.196.220.42
Username : Keyser520
Classname : vb_database

Zachery
Wed 18th Apr '07, 6:02pm
You need to finish upgrading before you can use the 3.6 files. You're database is still 3.5.4.

What was the problem you encountered?>