I'm getting this Error in IE8 (If there is one chart in the page, a chart is displayed with this error):

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; Tablet PC 2.0; InfoPath.3)
Timestamp: Fri, 12 Oct 2012 10:46:24 UTC

Message: Object doesn't support this property or method
Line: 2678
Char: 7
Code: 0
URI: http://[mywebsite]/sites/all/modules/charts_graphs/apis/charts_graphs_bluff/bluff/bluff-src.js?mbrzl1

If there are two charts in the page no chart is displayed and I get the following Error:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)
Timestamp: Fri, 12 Oct 2012 10:52:45 UTC

Message: 'JS' is undefined
Line: 2
Char: 650
Code: 0
URI: http://[mywebsite]/sites/all/modules/charts_graphs/apis/charts_graphs_bluff/bluff/bluff-min.js?mbrzl1

Message: 'JS' is undefined
Line: 73
Char: 1
Code: 0
URI: http://[mywebsite]/sites/all/modules/charts_graphs/apis/charts_graphs_bluff/bluff/bluff-src.js?mbrzl1

Message: Object expected
Line: 527
Char: 11
Code: 0
URI: http://[mywebsite]/[url-topage]

BYW, no charts in Chrome too.

Comments

Sinovchi’s picture

Status: Active » Needs review

The problem is fixed. In the Drupal Status Report page (/admin/reports/status) I saw:

Too many Bluff files 2 installed
Bluff needs only one of the following files to work properly: bluff-src.js, bluff-min.js, bluff.js. There are 2 of them. Please leave only one. You can review Bluff installation instructions.

The problem disappeared when I deleted bluff-min.js from \sites\all\modules\charts_graphs\apis\charts_graphs_bluff\bluff folder.
Please, delete one of these .js files from the package

dcmul’s picture

Status: Needs review » Closed (fixed)

A fix has been applied on version 7.x-2.x. The the the charts_graphs_bluff module can now be found at sandbox.