I ahve created 2 fusion charts which are visible when I view them separately for eg. www.example.com/fusionchart1 .. fusionchart2
but if use a view to see both the charts together.. a simple view which gives a page of all the fusion charts available.
I can see the first one but the second one shows the word "Chart" and no actual chart comes up.

Comments

freedomhonal’s picture

HELP!

aaron1234nz’s picture

Hi,

You have uncovered a fundamental bug with the way I've implemented the callback function of these charts. It might be a few days before I can take a look at this properly. Basically, given the current implementation, you can't have two nodes showing on the same page.

freedomhonal’s picture

Thats a pretty big bug. Am surprised it escaped your notice. I thought I was doing something wrong! but now that that is clear. I will wait for a fix. I really like fusion chart, meanwhile, I will try searching for other chart modules.

aaron1234nz’s picture

Status: Active » Fixed

The bug was not as big as I first thought. I've changed some of the rendering code around a bit which fixes this problem.

freedomhonal’s picture

Status: Fixed » Postponed (maintainer needs more info)

Can I just change the folder and re install the fusion charts (free) folder in it? Is there any documentation on updating the module?

aaron1234nz’s picture

Status: Postponed (maintainer needs more info) » Fixed

You update the module just like any other drupal module. replace the existing code with the new code. As a rule you should run the update script, but in this case its not needed (running it would do nothing). check the handbook pages for more info.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.