I'm having feelings about building a project using Drupal and I thought I'd better ask the community before getting hands on, so I'd basically love to hear opinions. Quick background:
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.