Can anyone offer any thoughts/suggestions on this error?

Under Post Settings:

<ul><li>warning: file_get_contents(sites/all/modules/shadowbox/shadowbox/build/js/adapter/shadowbox-jquery.js) [function.file-get-contents]: failed to open stream: No such file or directory in /homepages/9/d173962613/htdocs/DrupalSite/includes/common.inc on line 2255.</li>
<li>warning: file_get_contents(sites/all/modules/shadowbox/shadowbox/build/js/shadowbox.js) [function.file-get-contents]: failed to open stream: No such file or directory in /homepages/9/d173962613/htdocs/DrupalSite/includes/common.inc on line 2255.</li>
<li>warning: file_get_contents(sites/all/modules/shadowbox/shadowbox/build/js/adapter/shadowbox-jquery.js) [function.file-get-contents]: failed to open stream: No such file or directory in /homepages/9/d173962613/htdocs/DrupalSite/includes/common.inc on line 2255.</li>
<li>warning: file_get_contents(sites/all/modules/shadowbox/shadowbox/build/js/shadowbox.js) [function.file-get-contents]: failed to open stream: No such file or directory in /homepages/9/d173962613/htdocs/DrupalSite/includes/common.inc on line 2255.</li></ul>

Any thoughts/suggestions?

Comments

kjv1611’s picture

And now (after already deleted shadow box, if I remember correctly), I'm getting this when I "log out" and then go to the Home page:



    * warning: file_get_contents(sites/all/modules/shadowbox/shadowbox/build/js/adapter/shadowbox-jquery.js) [function.file-get-contents]: failed to open stream: No such file or directory in .../DrupalSite/includes/common.inc on line 2255.
    * warning: file_get_contents(sites/all/modules/shadowbox/shadowbox/build/js/shadowbox.js) [function.file-get-contents]: failed to open stream: No such file or directory in .../DrupalSite/includes/common.inc on line 2255.
    * warning: file_get_contents(sites/all/modules/shadowbox/shadowbox/build/js/adapter/shadowbox-jquery.js) [function.file-get-contents]: failed to open stream: No such file or directory in .../DrupalSite/includes/common.inc on line 2255.
    * warning: file_get_contents(sites/all/modules/shadowbox/shadowbox/build/js/shadowbox.js) [function.file-get-contents]: failed to open stream: No such file or directory in .../DrupalSite/includes/common.inc on line 2255.
kjv1611’s picture

I think fixed - I had accidentally renamed the .htaccess file to htaccess. Very easy thing to overlook, I think.