I hope someone can help me. I posted this at the v-bulletin site and no one has touched it yet and I know it is a holiday weekend too.
Everything has been uploaded for an upgrade to 3.6.4 from 3.5.4 and I go to run the script I get...
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 1197
Warning: Cannot modify header information - headers already sent by (output started at /home/gna/public_html/includes/class_core.php:3036) in /includes/functions.php on line 3440
There is a box below that says
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 event AS event
INNER JOIN calendar AS calendar USING (calendarid)
WHERE ((dateline_to >= 1164254784 AND dateline_from < 1164600384) OR (dateline_to = 0 AND dateline_from >= 1164254784 AND dateline_from <= 1164600384 ))
AND visible = 1
AND calendar.options & 512
ORDER BY dateline_from;
MySQL Error : Unknown column 'dst' in 'field list'
Error Number : 1054
Date : Friday, November 24th 2006 @ 11:06:24 PM
Script :
http://www.-------------------
Referrer :
IP Address : ---------------
Username : ---------------
Classname : --------------
I think I figured this by going through C-panel