IE7 and flash graphs: v0.5

I have just updateed to v0.5. On Firefox the graphs display ok, but on IE7 they display the error:

Open Flash Chart

JSON Parse Error [Syntax Error]
Error at character 0, line 1:

0:

Any thoughts?

I had the same problem. I updated the piwik to 0.5, and with firefox I haven’t problems, but with IE sometimes flash is displaying the chart, and sometimes no.

Somebody has found something to patch it?

I’ve created a ticket in trac. http://dev.piwik.org/trac/ticket/1065

I need some system information from you:

<?php
echo phpversion() . "\n";
var_dump(get_loaded_extensions());

If possible, please also PM login info and your Piwik URL. Thanks.

Im having the same problem. Piwik 0.5.1

5.2.9 array(46) { [0]=> string(6) “libxml” [1]=> string(3) “xsl” [2]=> string(9) “xmlwriter” [3]=> string(3) “dom” [4]=> string(9) “xmlreader” [5]=> string(3) “xml” [6]=> string(4) “wddx” [7]=> string(9) “tokenizer” [8]=> string(7) “session” [9]=> string(4) “pcre” [10]=> string(9) “SimpleXML” [11]=> string(3) “SPL” [12]=> string(3) “PDO” [13]=> string(4) “soap” [14]=> string(6) “SQLite” [15]=> string(8) “standard” [16]=> string(10) “Reflection” [17]=> string(5) “posix” [18]=> string(5) “pgsql” [19]=> string(10) “pdo_sqlite” [20]=> string(9) “pdo_mysql” [21]=> string(5) “mysql” [22]=> string(5) “mhash” [23]=> string(6) “mcrypt” [24]=> string(8) “mbstring” [25]=> string(4) “json” [26]=> string(4) “imap” [27]=> string(5) “iconv” [28]=> string(4) “hash” [29]=> string(7) “gettext” [30]=> string(2) “gd” [31]=> string(3) “ftp” [32]=> string(6) “filter” [33]=> string(4) “exif” [34]=> string(5) “dbase” [35]=> string(3) “dba” [36]=> string(4) “date” [37]=> string(4) “curl” [38]=> string(5) “ctype” [39]=> string(8) “calendar” [40]=> string(3) “bz2” [41]=> string(6) “bcmath” [42]=> string(4) “zlib” [43]=> string(7) “openssl” [44]=> string(3) “cgi” [45]=> string(14) “Zend Optimizer” }

I have the same issue.
Also: I can delete a widget from the dashboard but I cannot add any other (clicking to add the open widget doesn’t do anything at all)…

The refresh bug is fixed here: http://dev.piwik.org/trac/changeset/1663

Thanks everyone.

Edoardo: in the widget preview window, try clicking on the widget’s title bar

Hi vipsoft

I have replaced the graph.tpl code and now I get the error below in both Firefox and IE. I have Flash 10 loaded in both. Any thoughts?

Neil

2
3 4 5
6 Displaying Graphs in Piwik requires Flash >= 9.0.0. More information about displaying graphs in Piwik. 7
8 36 41 42 43

44 45 46 47
48

Now im getting:

“Open Flash Chart
IO ERROR
Loading test data
Error #2032

graph.tpl code has been replaced, tmp cleared and dev.piwik.org/trac/changeset/1122 changed…

njw: I should add that you need to clear tmp/templates_c and your browser cache.

Ganael: why are you referring to a changeset that’s 7 months old?

Done that, no difference. Do I need 0.5.1 and if I update, do I need to replace the code again?
njw

[quote=vipsoft @ Dec 11 2009, 04:44 PM]njw: I should add that you need to clear tmp/templates_c and your browser cache.

Ganael: why are you referring to a changeset that’s 7 months old?[/quote]

Neil. It’ll work better if you take out the line numbers…

Hmmmm. It does doesn’t it! My apologies for wasting your time.

Neil

No worries. We all have those ‘DOH’ moments.