Seen a lot of questions about this, but I'm still not sure how to do this. When I download JpGraph 3 and unzip it I get a folder named jpgraph-3.0.6. It contains to folders and two text files
-docportal
-src
readme.txt
version.txt
Should I create a folder in the trackfield folder, name it jpgraph and place all files from the scr folder there?
Comments
Comment #1
Boletus commentedAnd no, I don't know how to place a symlink either. :)
But the maps work fine!
Comment #2
raintonr commentedPlease see the doco here:
http://drupal.org/node/274101
On your server you should have:
/path/to/your/drupal/install/.../modules/trackfield/jpgraphAnd inside there should be a
srcdirectory which houses all jpgraph libraries, etc.Comment #3
Boletus commentedThanks! It Works now. :)