Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

members map

8 years 8 months ago
  • gustavo's Avatar
    Topic Author
  • gustavo
  • Offline
  • Fresh Boarder
  • Posts: 86
  • Thank you received: 1
Licenses:
JomSocial Active iSEO Expired Socialize Expired

ISSUE SUMMARY:


STEPS TO REPLICATE:
1 there is a bug, nos showing info
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER

8 years 8 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Gustavo,

for fixing this open this file modules/mod_community_membersmap/helper.php, add this code after line 294 :

$config = CFactory::getConfig();
 				$apikey = $config->get('googleapikey');

find this code :
script.src = "'.$scheme.'://maps.google.com/maps/api/js?sensor=false&callback=modCommunityMembersMapInitializeMap";
replace to :
script.src = "https://maps.googleapis.com/maps/api/js?' . ($apikey ? ('key=' . $apikey . '&') : '') . 'callback=modCommunityMembersMapInitializeMap";

I hope it will help :)

thank you!

8 years 8 months ago
  • gustavo's Avatar
    Topic Author
  • gustavo
  • Offline
  • Fresh Boarder
  • Posts: 86
  • Thank you received: 1
Licenses:
JomSocial Active iSEO Expired Socialize Expired

Yes it worked perfect!!! thanks!!!

8 years 8 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

you're welcome :)

8 years 8 months ago
  • gustavo's Avatar
    Topic Author
  • gustavo
  • Offline
  • Fresh Boarder
  • Posts: 86
  • Thank you received: 1
Licenses:
JomSocial Active iSEO Expired Socialize Expired

hi i think there is a bug... is making some kind of conflict with profile activity from thekrotek.com/

after installing the maps module the posting made from the profile activity dont work, just after the installation.

and if i disable the maps module it will work the ones before but not the recent ones

8 years 8 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

hi,

what kind of profile activity? please provide me detail information...

anyway, please create new topic for this conflict issue.

thank you!

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW