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
Comment #1
RHemeleers-1 commentedHallo
Did you find a solution to this problem?
Comment #2
XENONA commentedI have the same problem with exactly the same symptoms.
Any ideas?
Comment #3
aaron1234nz commentedThe issue was that I was attempting to assign a default value to a text field, which for whatever reason, is not supported by mysql.