Member Login

Resources

Developers Blog
GMapsPRO Demo
Bug Tracker
-----------------------------------
GMaps Community Forums
GMaps Subscriber Forums
-----------------------------------
Google Maps API Reference
Google Maps Group Forum

Who's Online

We have 25 guests online

Affiliates



Community Forums

NOTE: Subscribers, please post in the SUBSCRIBER FORUMS - NOT IN THE COMMUNITY FORUMS

homepost replythreaded viewruleshelp
 
<< Start < Prev 1 2 3 Next > End >>
MrUfip
Expert Boarder
 
Link in marker does not work - 2008/01/13 14:32
Hi,

Whenever I try to get a link in the marker, it does not work. I tried this example code from your side:

"This is a marker with a multi-line description<br /><br /><a href='http://www.nps.gov/romo/'>Visit Rocky Mountain National Park</a> "

However, it does not give a clickable link.
Do you have any suggestions?

I'm running Joomla 1.5 - RC4 with legacy on
The administrator has disabled public write access.

cs1559
Admin
 
Re:Link in marker does not work - 2008/01/13 18:48
Does it give you an error or just something that is not "clickable"?
The administrator has disabled public write access.

MrUfip
Expert Boarder
 
Re:Link in marker does not work - 2008/01/14 02:03
It is just not clickable

For example: http://www.motorcamping.eu/index.php?option=com_content&view=article&id=98&Itemid=60
The administrator has disabled public write access.

cs1559
Admin
 
Re:Link in marker does not work - 2008/01/14 17:29
It looks like you just tried to copy an example but it didn't copy the HTML.

Here is an example:

Code:

  One of the greatest national parks to visit in the US.  I highly recommend that you visit there in the early spring when the waterfalls are most visible. Visit their website at <a href='http://www.nps.gov/yose/'>http://www.nps.gov/yose/</a> Submitted by cs1559



This is an example I have on the demo site.

Chris

Post edited by: cs1559, at: 2008/01/14 17:29
The administrator has disabled public write access.

MrUfip
Expert Boarder
 
Re:Link in marker does not work - 2008/01/14 17:58
Hi, Thanks for your reaction, I copyed all the code, but it still didn't work... You can check the link out again to see it.
Do you have any ideas?
The administrator has disabled public write access.

cs1559
Admin
 
Re:Link in marker does not work - 2008/01/15 04:47
I would review your installed mambots to see if there are any that would be converting the anchor tags and removing them. GMaps does not alter the content within the description. Something else must be triggering this behavior.
The administrator has disabled public write access.

MrUfip
Expert Boarder
 
Re:Link in marker does not work - 2008/01/15 15:07
Okay, I disabled all of the mambots, how ever it still does not work
When I copy paste the code from you into the marker, save the marker and open it again, it shows this:

One of the greatest national parks to visit in the US. I highly recommend that you visit there in the early spring when the waterfalls are most visible.<br/><br/>Visit their website at http://www.nps.gov/yose/<br/><br/>Submitted by cs1559

So, the <a href>-part is removed...

Here is a list of all the activated plugins
1-Authenticatie - Joomla
2-GMaps -content - plugin_gmaps
3-Systeem - Foutopsporing - system debug
4-Systeem - Legacy - legacy
5-Systeem - Log - system log
6-Systeem - Herinner mij - system remember
7-Gebruiker - Joomla!- user joomla

Here is a list of all the activated modules
1-Kruimelpad - breadcrumb - mod_breadcrumbs
2-Info - mod_mainmenu
3-Accommodaties - mod_mainmenu
4-Statistieken - mod_stats

Here is a list of all the activated components
1 Banners Geactiveerd 1.5.0 April 2006 Joomla! Project
2 GMapsPRO Geactiveerd 1.0RC1 12.21.2007 Chris Strieter, Firestorm Technologies
3 joomlaXplorer Geactiveerd 1.6.2 18.09.2007 soeren, QuiX Project
4 maxcomment Geactiveerd 1.0.6 05 dec 2007 Bernard Gilly
5 Newsfeeds Geactiveerd 1.5.0 April 2006 Joomla! Project
6 Polls Geactiveerd 1.5.0 July 2004 Joomla! Project
7 sql Geactiveerd 3.0 Stable 06/06/2007 Ivo Apostolov
8 Weblinks Geactiveerd 1.5.0 April 2006 Joomla! Project
9 Content Page Geactiveerd 1.5.0 April 2006 Joomla! Project
10 Cache Manager Geactiveerd 1.5.0 2006 Joomla! Project
11 Configuration Manager Geactiveerd 1.5.0 2006 Joomla! Project
12 Contact Items Geactiveerd 1.0.0 Unknown Joomla! Project
13 Control Panel Geactiveerd 1.5.0 2006 Joomla! Project
14 Installation Manager Geactiveerd 1.5.0 2006 Joomla! Project
15 Language Manager Geactiveerd 1.5.0 2006 Joomla! Project
16 MailTo Geactiveerd 1.5.0 April 2006 Joomla! Project
17 Mass Mail Geactiveerd 1.5.0 April 2006 Joomla! Project
18 Media Manager Geactiveerd 1.5.0 April 2006 Joomla! Project
19 Menus Manager Geactiveerd 1.5.0 2006 Joomla! Project
20 Messaging Geactiveerd 1.5.0 2006 Joomla! Project
21 Module Manager Geactiveerd 1.5.0 2006 Joomla! Project
22 Plugin Manager Geactiveerd 1.5.0 2006 Joomla! Project
23 Search Geactiveerd 1.5.0 Unknown Joomla! Project
24 Template Manager Geactiveerd 1.5.0 2006 Joomla! Project
25 User Geactiveerd 1.5.0 2006 Joomla! Project
26 User Manager Geactiveerd 1.5.0 April 2006 Joomla! Project
27 Wrapper Geactiveerd 1.5.0 2006 Joomla! Project

I stripped down all the plugins and modules as far as I could. Do you have any ideas which thing can cause this behaviour?
Or is this a Joomla 1.5-RC4 bug?
The administrator has disabled public write access.

cs1559
Admin
 
Re:Link in marker does not work - 2008/01/16 14:47
Fudge! I'll have to record this as a bug for now until I can test this under 1.5 RC4. I've only tested under 1.5 RC3.
The administrator has disabled public write access.

cs1559
Admin
 
Re:Link in marker does not work - 2008/01/16 14:49
Question ... on the marker locator. If you are editing the marker and you click on the marker on the map, does it show up there on the backend?
The administrator has disabled public write access.

MrUfip
Expert Boarder
 
Re:Link in marker does not work - 2008/01/16 15:29
cs1559 wrote:
Question ... on the marker locator. If you are editing the marker and you click on the marker on the map, does it show up there on the backend?
Thanks for you suggestion, I found out the following.

When I edit the description in a existing marker with the <a-href>-stuff, and I click on the right in the g-maps screen on the marker to open it, the marker description isn't updated. If I save the description, open it again, the marker is updated, but the link doesn't work, and the a-href-stuff is removed.

If I create a new marker, (the marker has Id=0), then the description is immediately synchronized with the marker in the google-map on the right. If I then enter the <a href>-stuff the link appears and is clickable. But... if I then save it, reopen it, it behaves the same like the situation above.
The administrator has disabled public write access.

<< Start < Prev 1 2 3 Next > End >>