Michael,
This seems like the database upgrade didn't complete correctly. Have you run upgrade.php that comes with the latest Drupal, and chose the correct upgrade options, depending on the exact version of your old site?
Regards,
Kobus
ms@probsd.org 7/13/2005 8:37:03 AM >>>
I'm attempting to upgrade from drupal-4.6.0 to drupal-4.6.2. I've followed the update procedures and can get my site up. However, when I attempt to login to the 4.6.2 site using the same username/password as the 4.6.0 site (both are using the same database), I get the following error log:
[client 192.168.1.1] PHP Fatal error: Column count doesn't match value count at row 1\nquery: INSERT INTO watchdog (uid, type, message, link, location, hostname, timestamp) VALUES (1, 'php', 'Column count doesn\'t match value count at row 1\nquery: INSERT INTO watchdog (uid, type, message, link, location, hostname, timestamp) VALUES (1, \'user\', \'Session opened for <em>michael</em>.\', 0, \'\', \'/user/login?destination=node\', \'192.168.1.1\', 1121233796) in /usr/local/cdteg/includes/database.mysql.inc on line 66.', 2, '', '/user/login?destination=node', '192.168.1.1', 1121233796) in /usr/local/cdteg/includes/database.mysql.inc on line 66, referer: http://www.mydomain.com/
I also notice that when I login to the 4.6.0 site, the URL is http://www.ncgun.com/node
But, when I attempt to login to the 4.6.2 site, I get a blank site.
Any ideas?
Michael