Download & Extend

Open Flash Charts not displaying in Site Configuration

Project:Charts
Version:6.x-1.0
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

#1

Category:task» support request

Same problem here, i only can use GD Image Chart and Google Chart.

#2

Version:6.x-1.0-alpha6» 6.x-1.0

I have the same problem. I can't get Open Flash Charts to be used. Some (more) documentation would be nice.

#3

+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?

#4

ok, 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

#5

The only combination in which I got this to work is:

  • open_flash_chart_api 2.12
  • charts 1.x-dev
  • open_flash_chart js v1
  • the hack suggested by thommyboy = place the "openflash" dir of a previous version in the most recent open_flash_chart_api module

#6

Putting 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.

nobody click here