Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#26 2016-08-08 09:32:55

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: Google Maps Needs API KEY?

You are welcome smile


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#27 2016-09-08 11:42:40

nbatch
Member
Registered: 2016-09-08
Posts: 1

Re: Google Maps Needs API KEY?

For anyone else finding this thread I have come accross the same issue and resolved as below:

  1. Chrome Developer Console was giving error to say that the maps api key was incorrect.

  2. Go here to setup your key: https://developers.google.com/maps/docu … et-api-key

  3. Scroll down to click "Get A Key"

  4. Copy the key to settings/settings.ini.php =>

    'maps_api_key' => GENERATED_KEY,
  5. Go back to https://console.developers.google.com/apis/credentials and select your project, then "credentials" from the left hand menu

  6. Edit the API Key to add your domain in restrictions => Select http referrers and add *.example.com/* (Changing to your domain)

I know this doesn't solve why the maps don't show, but as least it gets them up and running.

Last edited by nbatch (2016-09-08 11:43:03)

Offline

#28 2016-09-13 05:48:24

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Google Maps Needs API KEY?

This issue is fixed in new version. User can define API key directly in back office.

Offline

#29 2018-07-21 15:10:19

iritteam
Member
Registered: 2018-07-21
Posts: 1

Re: Google Maps Needs API KEY?

hi dear friends

I'm using version 2.99

my map is not shown in map tab.

I'm copying google api key to the certain box in back office.

Is there any body to help me about this?

Offline

#30 2018-07-21 15:14:01

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: Google Maps Needs API KEY?

Maybe a screen can help.
I do not see any issue on current 2.99 version.

Do you see the map on the demo https://livehelperchat.com/


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#31 2018-08-06 12:53:34

Amy
Member
From: Montreal
Registered: 2018-08-06
Posts: 1
Website

Re: Google Maps Needs API KEY?

Hey guys,

Maybe also my article about the most popular google problems will help people with their errors. I apologize if the link is not allowed but my only intention is to help others with the API problems.

Cheers!

Offline

Board footer