Warnings popped up when editing a block:
Warning: file_get_contents(sites/all/themes/acquia_marina/js/jquery.corner.js) [function.file-get-contents]: failed to open stream: No such file or directory in drupal_build_js_cache() (line 4841 of /var/www/htdocs/dsewers/includes/common.inc).
Warning: file_get_contents(sites/all/themes/acquia_marina/js/acquia-marina-script.js) [function.file-get-contents]: failed to open stream: No such file or directory in drupal_build_js_cache() (line 4841 of /var/www/htdocs/dsewers/includes/common.inc).
Those files aren't in the 7.x-2.0-beta1 install. They're not in acquia_marina-7.x-2.x-dev.tar.gz, either (but I don't know if they're needed). I got them from acquia_marina-7.x-1.0-rc3.tar.gz to correct the problem.
Comments
Comment #1
esmerel commentedAre you using 7.x-2.x and Fusion accelerator? It sounds like you're possibly mixing versions.
Comment #2
nilashis commentedi had the same problem - and solved it the same way as detailed above. Version numbers above are the same for me. Error message does not always appear, intermittent.
Comment #3
dnmurray commentedfusion_accelerator 7.x-2.0-beta1, but I'm not sure why a module would put a javascript directory in a theme.
Comment #4
elioshSame here.
Those are version installed:
Comment #5
elioshThis is a duplicate of this: http://drupal.org/node/1422988