Hello everybody,
fresh install on drupal 6.12, i set up on a content type a Track, a Track Map, a Track Stat and a Track Graph... the Graph is not showed.
On the admin/settings/trackfield/graph page i tried:
sites/all/modules/trackfield/jpgraph/ ,
http://mysite.com/sites/all/modules/trackfield/jpgraph/
/sites/all/modules/trackfield/jpgraph/
i set up the same Reference Field Name for the three fields and i'm surprised, when i create content i can't see any label about the graph field... and if i set the field to be mandatory, still the node is created (even though i can't see any label on the create content form).
what am i doing wrong?
thanks, and congrats, this module is great! :)
Comments
Comment #1
raintonr commentedErm... sorry, I don't know what you're talking about here. The only path in there is for TTF font path and should be relative to where you have install jpgraph.
If you don't install jpgraph in the trackfield module directory then you must symlink it to there. This is described here: http://drupal.org/node/274101
Do you have any clues in your Drupal or web server (PHP) logs?
Comment #2
DerTobi75 commentedSame here, I do not see a Graph. When I check "display fields" full node and teaser are set to hidden and I cannot choose anything else!
JPGraph is located in the right directory!
Comment #3
raintonr commentedHave you set up graph sizes in admin section?
Visit
admin/settings/trackfield/graphon your site... do you have a number of graph sizes configured there?Comment #4
DerTobi75 commentedYes, I edit this settings, but did not get the graphs ;(
Comment #5
DerTobi75 commentedGot it work now. Seems to be a cache problem! Now it is working ;)