Closed (works as designed)
Project:
Javascript Aggregator
Version:
6.x-1.4
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2010 at 23:42 UTC
Updated:
21 Jun 2013 at 07:54 UTC
When javascript aggregator is turned on CiviCRM has some problems:
"Javascript must be enabled in your browser in order to use the dashboard features."
This might be more an issue of CiviCRM than of javascript aggregator, but I want to at least add a note as a reference.
Comments
Comment #1
okokokok commentedIssue in CiviCRM's JIRA: http://issues.civicrm.org/jira/browse/CRM-6466
Comment #2
derjochenmeyer commentedThe above link suggests that this is theme related.
Please reopen if the we can do something about it here.
Comment #3
carlchen414 commentedI fixed this problem. god! it took me 20 min. The problem with this was I did enable jquery ui module. Because this error message must be js conflict. so i tried to disable all of them. finally got it works. If you don't have this module, it must be some module with rich JS. try to disable them. then see how it happen.
hope this help. thx
Comment #4
spry_sheila commentedWhen running Drupal 6.2 with CiviCRM 3.4 I had to turn off all jquery modules. Also using default theme.
Comment #5
marktompsett commentedI know this thread is very old, but I ran into the same problem with Drupal 7.22 and CiviCRM 4.x and I got round it by installing this module: jQuery Update
Hope that helps anyone else who runs into this issue.
Mark