Page 1 of 1

https / Phoca Maps

Posted: 13 Jan 2016, 14:14
by NormanBLN
Hi,
we use and like Phoca Maps on our website, especially the routing function. :)

We have a small problem with Phoca Maps in combination with https. Our site works fine with https and if we activate phoca maps on our site it works also, but we received in the browser the message "a part of the site is not safty". My question – what we can do it fix it?

Greetings
Norman

Re: https / Phoca Maps

Posted: 15 Jan 2016, 00:25
by Jan
Hi, did you enable https for displaying the map in Options of Phoca Maps?

Jan

Re: https / Phoca Maps

Posted: 28 Jan 2016, 13:44
by NormanBLN
Hi Jan,

yes, I do. Without enable https the maps will not load :) I think a link need miss the "https".
I if you like here is one of the sites with the problem: https://offensichtlich.de/blog/alt-rixd ... achtsmarkt

Re: https / Phoca Maps

Posted: 30 Jan 2016, 16:06
by Jan
Hi, Ok, and are you sure the problematic part is Google Map? It seems like everything is OK there, there is a link to https javascript of the map :idea:

Do you get some exact phrase of the error message?

Jan

Re: https / Phoca Maps

Posted: 10 Feb 2016, 12:11
by lilian
Hello,

In administrator pages, I think there is a problem if the site uses https protocol.

In "views/phocamapsgmap/tmpl/default.php" loadAPI() is called without ssl parameter.

So the URL called is : http://www.google.com/jsapi", and the protocol is not the good one.

Re: https / Phoca Maps

Posted: 11 Feb 2016, 01:55
by Jan
Hi, yes, the parameter (SSL enabling) will be set for the backend in next version.

Jan