Jeff VIP
Total posts: 745
11 Mar 2014 09:09

Hi,

I've got two geo fields in one form, sadly both address from marker buttons don't work. The marker from address buttons are ok, btw.

Best regards, Jeff

Last Modified: 13 Mar 2014


Sergey
Total posts: 13,748
12 Mar 2014 09:50

Please, look into concole. To me it is html5fallback.js file error. It shouldbe fixed. Looks like Joomla included it into latest version.

Not very perfect idea to add things like that, that can affect any JS code, but I cannot do anything about that.


Jeff VIP
Total posts: 745
12 Mar 2014 23:06

Hi Sergey,

I have downloaded yesterday's Cobalt v8.499 but the problem still persist. With the console I see that jquery.min.js is throwing the following error:

Blocked loading mixed active content " http://maps.googleapis.com/maps/api/geocode/json?language=undefined& ;latlng=-34.92862119999999,138.5999594&sensor=true"
 https://mysite.com.au/media/jui/js/jquery.min.js 
Line 4

Jeff VIP
Total posts: 745
13 Mar 2014 08:42

Sergey https://blog.mozilla.org/tanvi/2013/04/10/mixed-content-blocking-enabled-in-firefox-23/

I'm getting sooooo tired of these https issues. I've used ReReplacer to replace all http:// to //, but still no luck.

Ok, I'm getting rid of the SSL on my site...too many issues. Better a site that works, than a site that pretends to be "safe".


Sergey
Total posts: 13,748
13 Mar 2014 10:47

As a solution may be write a plugin that will parse total Joomla HTML output and simply replase http to https there?

Powered by Cobalt