I did a test site as moving a site to new server before actual moving.
silverbackhd.com to http://www.yogaa.ca/sbhdtest
After the test site created, and all links re-directed from SQL, and setting.php pointed to new database and adjusted following:
$base_url = 'http://www.yogaa.ca/sbhdtest';
$cookie_domain = 'http://www.yogaa.ca/sbhdtest';
While I plan to upgrade to a newer version of Drupal (7 or 8), I have a current need to have Hubspot forms work when embedded into a Drupal 6 page. Has anyone had any luck with this? I contacted the folks at Hubspot and their response was to ask me to post the question here. Any experience with Hubspot forms and Drupal 6 would be appreciated.
I have a cck file field that is used to hold a mp3 file. I enabled the"Description field" under its settings. The "Description field" is used to "Display a text field where users may enter a description about the uploaded file."
When i used the CCK Content Migrate to upgrade from Drupal 6 to Drupal 7 this "Description field" data is not migrated. Everything else works fine.
How can i get the data held in "Description field" to migrate over?
Im upgrading from 6 to 7. I followed the instructions found here: https://www.drupal.org/node/570162. When I get to step 13 Run the update script i get the following error:
Fatal error: Call to undefined function drupal_add_html_head() in /var/www/clarityraoupgrade/includes/install.core.inc on line 713