I just completed an upgrade from 4.6.3 (I think) to 4.7.0. I think the upgrade went OK. I did get one failure, but it was with the i18N module:
Update #3
* Failed:
* ALTER TABLE {i18n_node} MODIFY COLUMN trid INTEGER UNSIGNED NOT NULL default '0', DROP PRIMARY KEY, ADD PRIMARY KEY(nid)
* ALTER TABLE {term_data} MODIFY COLUMN trid INTEGER UNSIGNED NOT NULL default '0', DROP PRIMARY KEY, ADD PRIMARY KEY(tid)
Hi, we just upgraded to Drupal 4.7 and now the i18n module does not work. What can I find the current status of the i18n modules for Drupal 4.7? We want to have our website up in at least three languages by the end of September. Thanks!
I was rather successfully running 4.6.0 for the last year. My ISP decided to upgrade his mysql to 4.1 and with that upgrade, I kept getting an "unsupported database format" error, and my entire website went down.
After some laborous decision making, we decided that I had to update Drupal. I installed to 4.7.3, but now, of course, I get all sorts of errors when trying to access my database. It would appear that there are some database file structure changes, which are causing errors.
my original system is centos 4.2 with mysql 4.1
I build the system smoothly with several month.
I need to move the system to an old machine(OS :redhat 9 with mysql 3.x)
after i move to the target system , i got the blow message
warning: Wrong parameter count for min() in /www/htdocs/www.dnclass.tw/drupal/includes/menu.inc on line 1198.