I am in the process of upgrading a drupal site from 5 to 6. We make heavy use of the Domains module. I am having difficulty testing this in my testing environment. So my question is: is the upgrade process very easy from Domains 5->6? We use separate tables for certain sites, will all that travel nicely?
I've upgraded Drupal 5.x to 6.14, and included the Taxonomy modules, including Taxonomy Menu, but when I go to the administer page, "Taxonomy Menu" is not on the list. I have looked at the permissions page, and it is not on there either. As some of my menus depend on this module, they have also disappeared.
I've tried re-installing the module but this doesn't help.
I have upgraded my drupal version 5 site to version 6.
Everything works except the image import. When i try to import a image i get the following error:
Warning: Got a packet bigger than 'max_allowed_packet' bytes query: INSERT INTO watchdog (uid, type, message, variables, severity, link, location, referer, hostname, timestamp) VALUES (2, 'php', '%message in %file on line %line.', 'a:4:{s:6:\"%error\";s:12:\"user warning\";s:8:\"%message\";s:1535654:\"Got a packet bigger than 'max_allowed_packet' bytes\nquery: UPDATE batch SET token = '6a793cafe3298c1f4552a6a72de09001', batch = 'a:10:{s:4:\\"sets\\";a:1:{i:0;a:11:{s:7:\\"sandbox\\";a:0:{}s:7:\\"results\\";a:0:{}s:7:\\"success\\";b:0;s:5:\\"title\\";s:29:\\"Afbeelding aan het importeren\\";s:16:\\"progress_message\\";s:29:\\"Importing @current of @total.\\";s:10:\\"operations\\";a:1:{i:0;a:2:{i:0;s:22:\\"_image_import_batch_op in /home/site/domains/site.nl/public_html/includes/database.mysqli.inc on line 128
Error PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'C277966_ohome.languages' doesn't exist: SELECT * FROM {languages} ORDER BY weight ASC, name ASC; Array ( ) in language_list() (line 1815 of /hsphere/local/home/c277966/ohome.us/includes/bootstrap.inc).
The website encountered an unexpected error. Please try again later.
I am trying to upgrade from 6.13 to 6.14 and am running into a problem. I followed all the instructions about backing up the sites folder and the database, then installed the new version and copied my sites folder back into the new installation, and then ran the upgrade.php script. When I try to view my page it is blank and I am getting this error in the httpd error log:
PHP Fatal error: Call to undefined function node_load() in /var/www/drupal-6.14/includes/menu.inc on line 410