Hi all,
For the past 2 hours, I've been installing and reinstalling Charts alongside the Google and Open Flash Charts option but, despite following the instructions here (http://drupal.org/node/193583), none of the Open Flash Charts display in the Site Configuration page (/admin/settings/charts).
I also tried to follow the steps given in this similar issue: http://drupal.org/node/354224 without success; installing the previous version of swfobject (1.5) resulted in the error: "Open Flash Chart IO ERROR Loading test data Error #2032".
I'd rather use OFC than Google, to be honest. Can anyone advise? I'm using Drupal 6.16
Thanks
Comments
Comment #1
ArielCamino commentedSame problem here, i only can use GD Image Chart and Google Chart.
Comment #2
yan commentedI have the same problem. I can't get Open Flash Charts to be used. Some (more) documentation would be nice.
Comment #3
thommyboy commented+1
the readme says: * Open Flash Chart: This open source project have a single Flash file tha generates several types of charts. These charts also have some special effects. Note: the flash file is not included with this module. It should be downloaded separatedly.
but WHERE should it go?
shouldn't there be a submodule like there is gd_image_chart and google_charts?
Comment #4
thommyboy commentedok, got it. the submodules are missing in the current version. they are there in http://drupal.org/node/463280
now i can activate open flash charts and choose it as default. and a flash chart IS displayed, unfortunately it's completely black no matter what i do.
tried open_flash_chart_api 3.x branch but that throws an error Fatal error: Class 'open_flash_chart_api' not found in /var/www/vhosts/AAAAAAA/httpdocs/sites/all/modules/charts/openflashchart/openflashchart.inc on line 33
Comment #5
basvredelingThe only combination in which I got this to work is:
Comment #6
konordo commentedPutting just the openflashchart submodule folder from version charts 6.x-1.0-alpha6 (http://drupal.org/node/463280) into charts 6.1.x-dev seems to work. I enabled the submodule and I can now see the open flash charts under admin/settings/charts. Haven't tested it yet, just thought posting this here.
Comment #7
quicksketchThe D6 version of the module is no longer being updated. If this problem exists in the 7.x-2.x branch of the module please reopen.