Posted by derbenito on May 27, 2009 at 2:11pm
Jump to:
| Project: | Track |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hello it would be nice, if you could help me.
I can see the charts but the track is not shown in the gmap. Below the map there is written "loading..." But nothing happens.
Caching is deactivatet and the charts are normally shown. I tried diffrent tracks.
Somebody have a solution?
Thnx
Beni
Comments
#1
#2
Did you ever find a solution to this, I am having the same problem myself.
I can get everything to load correctly in Garland, but not in my own theme - so I am missing something to make it work....
thanks
#3
madapple & derbenito, which themes are you running? Or are they custom?
#4
I get the same "Loading..." forever message. But I get these Javascript errors:
Warning: Expected ',' or '{' but found '*'. Ruleset ignored due to bad selector.
Source File: https://x.tempusdictum.com/drupal6/sites/all/modules/gmap/gmap.css?a
Line: 5
Error: xmlDoc is null
Source File: https://x.tempusdictum.com/drupal6/sites/all/modules/track/misc/map.inc.... 110
And if I enable the commented out alert() calls on lines 130 and 139 in map.inc.js, I get the following two alerts:
404 Not Found
The requested URL /drupal6/track/ajax/detail/4/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
404 Not Found
The requested URL /drupal6/track/ajax/detail/4/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Where do I get that /ajax/ directory?
Thanks!
#5
I am using Tracks with DP 6.1.6 with Build in Teplates, having the same issue,
Shows part of map and Loading Page..... stucks , also not showing Graphs below , also loading
Any ideas ????
regards
Guido
#6
I was dealing with the same issue.
The solution was to remove all -script type="text/javascript"- ... -/script- from the head-section.
After doing so, the map was loading as it should be.
=)
#7
I found the same problem and the solution given does not work for me. Does anyone know the issue?
Thanks!
#8
I have the same problem. The graphs aren't displaying neither is the map with the overlay track. I have never used Tracks before, but I am sure I have done it correctly. My uploaded GPX files information is displayed such as :
Characteristics
Length : 44.75km
Positive Z : 3629.41m
Negative Z : -3864.65m
But that's all I have to go with. Using version 6.x.x.dev and upto date Gmap module. Only conflict in Gmap is CCK...
Thanks