Jason

Location Darkest Africa
Gender Not specified
Age Not specified
Member since November 4th, 2009
Last seen 3 years ago
Topics 25
Replies 35
Points 4
About Jason: No information provided.

Recent activity
  • Jason said thank you to Maverick for his/her reply to the topic No maps on HTTPS.

    July 29 at 6:08 pm

    This issue already fixed in my local version but is not there yet in downloads. Here is the quick fix. Edit components/com_gpstools/views/track/view.html.php and find $document->addScript( 'http://maps.googleapis.com/maps/api/js?key='.$this->params->get('maps_api_key', '').'&sensor=false' ); change it to $document->addScript( 'https://maps.googleapis.com/maps/api/js?key='.$this->params->get('maps_api_key', '').'&sensor=false' ); Edit components/com_gpstools/views/form/view.html.php and find $document->addScript('http://maps.googleapis.com/maps/api/js?key='.$this->params->get('maps_api_key', '').'&sensor=false'); change it to $document->addScript('https://maps.googleapis.com/maps/api/js?key='.$this->params->get('maps_api_key', '').'&sensor=false');

    9 years ago

  • Jason replied to the topic No maps on HTTPS.

    July 29 at 6:07 pm

    Thanks for the quick fix, I'll try it in the morning :)

    9 years ago

  • Jason replied to the topic No maps on HTTPS.

    July 29 at 4:47 pm

    Hi Maverick, You can check it out here: http://www.mtbiker.co.za/tracks/viewtrack/3-afternoon-ride - has maps :) https://www.mtbiker.co.za/tracks/viewtrack/3-afternoon-ride - no maps :( Just encase you need to log in :)Username: MaverickPassword: GPSTools

    9 years ago

  • Jason created new topic No maps on HTTPS.

    July 29 at 5:57 am

    Hi Maverick, installed GPStools on my site, no maps showing with https, but showing with http, but need my site to be https. Any ideas?

    9 years ago

Powered by CjForum