"Locate Us on Map" says "Oops! Something went wrong".
JS console says 2 errors (Google Maps API used multiple times, MissingKeyMapError), and 2 warnings (NoApiKeys, SensorNotRequired)
Modified md_block_custom.module to update the API Key
Modified awe-frontend-scripts.js to the same API key.
Still have above mentioned errors.
Hi,
Please try following soluiton:
go to sites\all\modules\custom\md_awecontent and open file awecontent.module, replace "https://maps.googleapis.com/maps/api/js?v=3.exp"
with
"http://maps.googleapis.com/maps/api/js?key=AIzaSyDwtb7cR_XBPEvxtQ_Yq3_xK..."
This issue has appeared again after updating the module. I've attempted to enter the suggested link in the awecontent.module file but the error still remains.
Hi Bluenadas,
If the above comment #2 does not work for you, please send us your site url, admin account and FTP account
We will check this issue