Hey everyone - I am in the middle of the update that "won't complete" where I am upgrading an older site from 4.4.1 to 6.x. I have reached 4.7.11 and need to move the site to a new server because the current server only has PHP 4 and I will eventually need PHP 5.
I have run into a number of problems due to glitches at the current server. The last two updates ran slowly and eventually ended in an HTTP error 12152 (I think).........and in trying to install the event module I got the same error (it was the second update) and now I am getting the following error:
Unknown column 'e.event_start' in 'field list' query: select MIN(e.event_start) AS event_start, MAX(e.event_end) AS event_end FROM event e
Which I assume is telling me that the events table columns are incorrect.
Additionally I got, several hours ago this message:
in_array(): Wrong datatype for second argument
This error was on the forum module, but I am not concerned because the forum module isn't enabled.
ARRGH! Sorry that was day three frustration.......and I still have to move this site and get to 5.22