Statistics: You must install Adobe Flash to view this content.

Permalink 1 user found helpful
Hello,

This is a really weird problem. I get "Statistics
You must install Adobe Flash to view this content". But I have Adobe Flash installed AND the statistics has been working ever since I installed Concrete until just now.

I did limit the amount of RAM that Firefox can use. Do you think this could be causing the problem? I can't find any info from Adobe about how much RAM it requires a browser to run.

Thanks,

Ed

goozleology
 
jelthure replied on at Permalink Reply
jelthure
I had a problem with the chart a while back and it was because my development server didn't have curl support.
alemao replied on at Permalink Reply
alemao
i do have the same problem.
i do have curl enabled, so where else could be the problem.
andrew replied on at Permalink Reply
andrew
If you look in the HTML header to your page, do you see swfobject.js being included? Have you perhaps customized a the dashboard controller ? It now contains

$html = Loader::helper('html');
$this->addHeaderItem($html->javascript('swfobject.js'));

To load swfobject.js only on the home page of the dashboard, as opposed to every time.
pixelpusher replied on at Permalink Reply
I am having the same issue, but swfobject is being loaded. I checked the flash_charts file and it is in the right spot. do you know of anything else that could be an issue? this just started happening out of nowhere, updated my flash player. not having an issue viewing any other flash content...?