I am going from the latest 5.x.whatever... just updated, and can't remember the latest numbers.
Anyway.... I've been trying to upgrade to 6.0 and these are the error messages I receive:
On first page of update.php:
Warning: Unknown column 'language' in 'where clause' query: SELECT src FROM url_alias WHERE dst = 'node' AND language IN('en', '') ORDER BY language DESC in /home/*myaccount*/public_html/includes/database.mysql.inc on line 128
Followed by:
* warning: Cannot modify header information - headers already sent by (output started at /home/*myaccount*/public_html/includes/database.mysql.inc:128) in /home/*myaccount*/public_html/includes/common.inc on line 141.
* warning: Cannot modify header information - headers already sent by (output started at /home/*myaccount*/public_html/includes/database.mysql.inc:128) in /home/*myaccount*/public_html/includes/common.inc on line 141.
Next page shows the same errors.
Then I come to the next page and just get this error:
Warning: Unknown column 'language' in 'where clause' query: SELECT src FROM url_alias WHERE dst = 'node' AND language IN('en', '') ORDER BY language DESC in /home/*myaccount*/public_html/includes/database.mysql.inc on line 128
And nothing else. Not even a theme loads up. The rest is a blank page.
Any help would be greatly appreciated.
Thanks!
Have a great day!