Hello,
I have same error as mentoned on https://megadrupal.com/forum/theme-support/avendor/3688
I also try solution from that post, but it hasn't help.
I've changed following:
In file
awecontent.module
lines
'https://maps.googleapis.com/maps/api/js?v=3.exp' => array('type' => 'external'),
to
'https://maps.googleapis.com/maps/api/js?key=AIzaSyA4vRDqf8AwSBWwOPxwIX5MXFAVnNsYvAE' => array('type' => 'external'),
also
'js' => array('https://maps.googleapis.com/maps/api/js?v=3.exp')
to
'js' => array('https://maps.googleapis.com/maps/api/js?key=AIzaSyA4vRDqf8AwSBWwOPxwIX5MXFAVnNsYvAE')
and
drupal_add_js('https://maps.googleapis.com/maps/api/js?v=3.exp');
to
drupal_add_js('https://maps.googleapis.com/maps/api/js?key=AIzaSyA4vRDqf8AwSBWwOPxwIX5MXFAVnNsYvAE');
And also add key into file
js/awecontent/plugins/awecontent-gmap-item.js
Do I need to change key somewhere else?
Thank you.
Hi,
Please send us your site url and admin account to check this problem
Hi there,
we need FTP account also, please send us at your most convenience
Hi,
What is your sfpt hostname?
Please remove the current module md-awecontent and update the newest one (download in your account page https://megadrupal.com/user/sasajovanovicesencars)
Your host is too slow, we could not try