Hi all,
Here is my error Message.
Warning: file_get_contents(sites/all/modules/ds/js/ds.js) [function.file-get-contents]: failed to open stream: No such file or directory in drupal_build_js_cache() (line 4817 of /home/content/73/9459673/html/includes/common.inc).
I want to accelerate my website in order to have better feel. So I enable Aggregate and compress CSS files and Aggregate JavaScript files. Those option accelerate my website really nice, but it also bring up this problem. idk what this means and how to fix it. Is there anyway can help me out? Fortunately, this does not show to the user, but only for the admin.

Comments

VM’s picture

what version of display suite is in use?
have you checked to make sure the file that it states is missing is in the folder that the error is pointing to?

kyo620724’s picture

I am using the 7.x - 1.5 version and there is no file_get_contents(sites/all/modules/ds/js/ds.js)therefore, I am missing the ds.js file. should I uninstall this module and re install the new one?

VM’s picture

I would download a new copy of the module and make sure all files get uploaded to sites/all/modules/ds