I installed FusionCharts without any obvious issue, until I created my first chart. After saving the chart, I get this error:

user warning: Table 'myschema.fusioncharts' doesn't exist query: INSERT INTO fusioncharts (nid, vid, chart_type, settings, attributes, data, width, height) VALUES (.......

How do I create the table? I don't see any code in the module to do so.
?
thanks,
-dave.

Comments

RHemeleers-1’s picture

Hallo
Did you find a solution to this problem?

XENONA’s picture

I have the same problem with exactly the same symptoms.

Any ideas?

aaron1234nz’s picture

Status: Active » Fixed

The issue was that I was attempting to assign a default value to a text field, which for whatever reason, is not supported by mysql.

Status: Fixed » Closed (fixed)

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