Home arrow Forum
Home
About
Demo
Forum
FAQ
Live Sites
Feedback

Login





Lost Password?
No account yet? Register
Stay Tuned!
 
Who's Online
We have 3 members online

powered_by Joomla
Duplicate entry \'0\' for key 1 SQL=INSERT INTO jos_fb_whoisonline (`userid` , `time`, `what`, `task`, `do`, `func`,`link`, `userip`, `user`) \n VALUES (\'0\', \'1223435880\', \'Re:Work-around: Google maps not showing\',\'\',\'\',\'view\',\'/index.php?option=com_fireboard&Itemid=42&func=view&catid=9&id=4741\', \'38.103.63.59\', \'0\')
ME Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Work-around: Google maps not showing (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Work-around: Google maps not showing
#4412
roman_i (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:Work-around: Google maps not showing 1 Year, 1 Month ago Karma: 0  
Hello admin,

is there a way to use google maps with the default template in the meantime? You said there are some javascript conflicts, which are these? I really need to use the google maps in the default template...
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4741
everyman (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:Work-around: Google maps not showing 1 Year ago Karma: 0  
theconsul wrote:
QUOTE:
i played around again ;)

and used:

Code:

$address = "$obj->street $obj->pcode $obj->town $obj->state $obj->country";
that did the trick...
I've been busy also
Code:

$coords = $gmap->geoGetCoords($address); $gmap->setCenterCoords($coords['lon'],$coords['lat']);
This should do the trick to auto-center map on our marker. Hope it helps
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4768
Ikkes (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:Work-around: Google maps not showing 1 Year ago Karma: 0  
Hi everybody,

I have found out something that works fo me!!

I have put the code:

Code:

<?php if($this->gmap) { ?> <div class="MEGoogleMap"> <?php echo $this->gmap;?> <?php echo $this->gmapOnLoad;?> </div> <br clear="all"> <?php } ?>
In to my details.php from the default template. Than i went to my config.php (also in the default template map), and looked at:
Code:

$config["googlemaps"] = 1; // GoogleMaps enabled
and put a 1 there, and it works!!!!!!!!! Maybe this will work for you guys! Try it and reply to this topic, so that i can see if i was right!! Greets Mel
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4904
jmbernier (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:Work-around: Google maps not showing 11 Months, 3 Weeks ago Karma: 0  
Hi,
it seems very nice,
I d really like to use google map
the thing is that Im using the 1.1.x
so i dont have the same code...
It seems like the old version of ME can not be download anymore...

Else, I have no idea how to set this:
"Make sure allow_url_fopen is working on you server. So file_get_contents(URL) has to work too!!. Check you joomla system info in the back-end for that."

Even mappy24 doesntwork, probably because of this....

Thanks for your help
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop