Closed (cannot reproduce)
Project:
Trackfield
Version:
6.x-0.5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2010 at 08:30 UTC
Updated:
5 Jul 2011 at 10:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
raintonr commentedPoint 1: If you don't like the documentation, try and add to it using what you've learnt.
Did you install the Track KML module? Did you select the correct 'Treat data as...' dropdown?
Yes... I know better integration (with filefield probably) is required but this was done as a stop gap. On my site we don't actually use files and find data cut/paste directly from Google Earth (in the case of KML) works better.
Comment #2
auris commentedHere is my setup:
Enabled modules:
I made a new content type with fields:
The export of the content type is in file route.txt
I try to add a new route node with this procedure:
Submit node.
I take the following errors:
and a red border around Track Data field.
What am I doing wrong?
PS. I haven't find any way to take my data from google maps at csv format.
Comment #3
auris commentedAnyone?
Comment #4
raintonr commentedI have just specifically tested file functionality for another bug report. It is working perfectly with Drupal 6.16 and the latest dev. version of trackfield (2010-Jan-07).
If you are getting this:
It's probably because you haven't correctly attached a file. You have to browse then upload the file (under the 'File attachments' part of the node submission form). Then place that filename inside the track data field. Did you do that?
Sorry, I know this is cumbersome but after writing the file part I actually found that we didn't use it. Most people just copy/paste their data from Google Earth in KML.
Comment #5
raintonr commented