cartooner
Sun 17th Sep '06, 10:47pm
I got this message part way through uploading files to my server..
Database error in vBulletin 3.5.3:
Invalid SQL:
SELECT eventid, userid, event.title, recurring, recuroption, dateline_from, dateline_to, event.calendarid, IF (dateline_to = 0, 1, 0) AS singleday,
dateline_from AS dateline_from_user, dateline_to AS dateline_to_user, utc, dst
FROM vb3_event AS event
INNER JOIN vb3_calendar AS calendar USING (calendarid)
WHERE ((dateline_to >= 1158373956 AND dateline_from < 1158719556) OR (dateline_to = 0 AND dateline_from >= 1158373956 AND dateline_from <= 1158719556 ))
AND visible = 1
AND calendar.options & 512
ORDER BY dateline_from;
MySQL Error : Unknown column 'dst' in 'field list'
Error Number : 1054
Date : Sunday, September 17th 2006 @ 07:32:36 PM
Script : http://www.edtoonsboard.com/
Referrer : http://www.edtoonsboard.com/
IP Address : 71.86.218.47
Username : cartooner
Classname : vB_Database
I didn't edit the config.php.new file because instructions said one upgrading from 3.5.3 to 3.6. 1 it wasn't necassary...
What am I doing wrong...also I didn't delete the old Intal directory before uploading....because it didn't have an install.php file in it..
I need help..
if you go to http://www.edtoonsboard.com..you'll see the above message error message..
Database error in vBulletin 3.5.3:
Invalid SQL:
SELECT eventid, userid, event.title, recurring, recuroption, dateline_from, dateline_to, event.calendarid, IF (dateline_to = 0, 1, 0) AS singleday,
dateline_from AS dateline_from_user, dateline_to AS dateline_to_user, utc, dst
FROM vb3_event AS event
INNER JOIN vb3_calendar AS calendar USING (calendarid)
WHERE ((dateline_to >= 1158373956 AND dateline_from < 1158719556) OR (dateline_to = 0 AND dateline_from >= 1158373956 AND dateline_from <= 1158719556 ))
AND visible = 1
AND calendar.options & 512
ORDER BY dateline_from;
MySQL Error : Unknown column 'dst' in 'field list'
Error Number : 1054
Date : Sunday, September 17th 2006 @ 07:32:36 PM
Script : http://www.edtoonsboard.com/
Referrer : http://www.edtoonsboard.com/
IP Address : 71.86.218.47
Username : cartooner
Classname : vB_Database
I didn't edit the config.php.new file because instructions said one upgrading from 3.5.3 to 3.6. 1 it wasn't necassary...
What am I doing wrong...also I didn't delete the old Intal directory before uploading....because it didn't have an install.php file in it..
I need help..
if you go to http://www.edtoonsboard.com..you'll see the above message error message..