For https:// pages, the Google API should be included via HTTPS too, otherwise browsers will bring a warning of insecure objects on the secure page.
To fix:
./googleajaxsearch/googleajaxsearch.inc line 562
-> drupal_set_html_head('
');
For https:// pages, the Google API should be included via HTTPS too, otherwise browsers will bring a warning of insecure objects on the secure page.
To fix:
./googleajaxsearch/googleajaxsearch.inc line 562
-> drupal_set_html_head('
');
Comments
Comment #1
duaelfrYou may choose the version on which this should be integrated.