- Posts: 9
- Thank you received: 0
Error locator
-
jfihot1221
Inactive member - Topic Author
- New Member
Less
More
12 years 1 month ago #22604
by jfihot1221
Error locator was created by jfihot1221
Hello, we have several maps saved on Google Maps and encentramos how to configure the module hot Maps.
Deputy map link to tell us that we must enter in the code module to display the map correctly.
maps.google.es/maps/ms?msid=200311537552...daa8993aa63f19&msa=0
Tanks
Deputy map link to tell us that we must enter in the code module to display the map correctly.
maps.google.es/maps/ms?msid=200311537552...daa8993aa63f19&msa=0
Tanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 month ago #22608
by ivan.milic
Replied by ivan.milic on topic Error locator
You need to enter exact name of location or address , pre-requirement is that google maps site can locate that. Coordinates are not applayable
Please Log in to join the conversation.
-
jfihot1221
Inactive member - Topic Author
- New Member
Less
More
- Posts: 9
- Thank you received: 0
12 years 1 month ago #22613
by jfihot1221
Replied by jfihot1221 on topic Error locator
Hello this is the direction that gives me Google Maps, in fact the link is correct. The other link (I frame) does not work. Normally putting the name is sufficient as long as Google recognizes it. The map in question is called "Sierra del Segura", if I enter just this name the link does not work. But if I put "Sierra de Segura", watch the difference (one is the other ) are two mountains bordering with this link if it works because Google has counted such term.
If you can give me a concrete example of the data I would appreciate input as I have to upload the location of Google for each of the clients.
Currently I have to remove the text editor to recognize the script joomla.
If you tell me I must pay him a fee.
Thank you.
John
If you can give me a concrete example of the data I would appreciate input as I have to upload the location of Google for each of the clients.
Currently I have to remove the text editor to recognize the script joomla.
If you tell me I must pay him a fee.
Thank you.
John
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 month ago - 12 years 1 month ago #22615
by ivan.milic
Replied by ivan.milic on topic Error locator
Code:
I assume you are using plugin.
Open:
plugins\content\hotmaps\hotmaps.php
In few places you would see line like this:
$html.= $keywords[$loop];
edit it like this:
$html.= (""".$keywords[$loop].""");
Last edit: 12 years 1 month ago by ivan.milic.
Please Log in to join the conversation.
-
hotjfi1951
Inactive member - New Member
Less
More
- Posts: 1
- Thank you received: 0
12 years 1 month ago #22618
by hotjfi1951
Replied by hotjfi1951 on topic Error locator
This plugins \ content \ HotMaps \ hotmaps.php not come in the files that you downloaded.
We wanted to check the files purchased but not seen this download discharge products
We wanted to check the files purchased but not seen this download discharge products
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 month ago #22621
by ivan.milic
Replied by ivan.milic on topic Error locator
There is plugin (you use macro syntax to construct map in content) or module which of the following two you are using?
Please Log in to join the conversation.
Time to create page: 0.168 seconds