Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hello everybody!
I've made the Drupal Version 4.7.3 upgrade, but I don't found how to add the category blog? Where are this block? How can I add or have a block with the name of each categories?
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.