Hi,
I am trying to add a track on map to my site and have added trackfield for that purpose, however it does not add a trach in others displays than thumbnail. Can not figure out why. I've been adding track in all possible ways (kml,gpx, lat-lon) same effect.
Any thoughts?
z.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | track_no.txt | 22.73 KB | zosta |
| #9 | track_yes.txt | 21.04 KB | zosta |
| #7 | html_track_thumbnail.txt | 63.62 KB | zosta |
| #7 | html_track_preview.txt | 65.42 KB | zosta |
| #5 | trackf1.jpg | 105.76 KB | zosta |
Comments
Comment #1
zosta commentedComment #2
raintonr commentedHave you installed/configured the GMAP module?
Comment #3
zosta commentedOf course. I use Gmap to show location markers for nodes and taxonomy. That works fine. I just wanted to add track display on maps and got stuck with that. As I described above if I switch display to "thumbnails" I get the thumbnail size map with track on but after changing that to "default", "640" or preview in the "Disaply fields" I get the map in the proper size but the track is gone.
What could be the reason?
z.
Comment #4
zosta commentedIt is hard to believe that I am the only one who has that problem. Please help. I was trying a workaroung with openlayers but it is not as convenient as the trackfield would be if it worked...
Comment #5
zosta commentedAdding screendumps to illustrate the issue.
Comment #6
raintonr commentedAre there any errors in your Drupal or HTTP logs?
Can you supply a sample of the HTML that appears where the map is supposed to be?
Comment #7
zosta commentedThis is the HTML for the page with thumbnail display when the track is on: html_track_thumbnail.txt
and with Preview display when the track is gone: html_track_preview.txt
************************************************************
When it comes to error messages it looks a bit strange. I am getting "access denied" entries for anonymous user when I access content type edit or report even though I am logged on and can access the pages without any trouble.
Comment #8
zosta commentedComment #9
zosta commentedUploading new html files without all the admin menu..
track_no.txt - preview, no track
track_yes.txt - thumbnail, track visible
Comment #10
raintonr commentedRe: #9. What version of Gmap are you using?
In a working example your trackmap field should have a CDATA section following, something like the below... but I don't see that rendered in your HTML output:
Comment #11
zosta commentedver. 6.x-1.1 which I think is the latest. Should I try to revert to earlier version?
Comment #12
zosta commentedI have checked the source and the CDATA is there, but track still not plotted:
Comment #13
zosta commentedI have started from scratch with a new site and was adding modules I use in my production site one by one:
gmap,
ckk,
trackfield
location
admin_menu
captcha
cck
ctools
dhtml_menu
jquery_ui
The track disappeared after adding jquery_ui even without enabling it. I suspect a conflict here.
Comment #14
zosta commentedThe above must have been a random problem. I tried the same again and trackfield worked OK with jquery_ui that time.
Anyway, I have found the cause of the problem!
I had Gmap Overlays, which comes with Gmap Addons module, turned on. When I switched that off, tracks came back.
Maybe that will be helpful for others.
Comment #15
zosta commentedComment #16
raintonr commentedComment #17
raintonr commentedTitle change.
Comment #18
andrewm63au commentedI'm having the same problem. I changed to thumbnail and the track appeared, any other display type the track was missing. Is there a solution? I think I also have the Gmap add-ons installed.
Comment #19
andrewm63au commentedI'm getting another error message
This version is incompatible with the 6.35 version of Drupal core.
Is there a version that is compatible with 6.35?