Not sure exactly what component to point to for this, but when I turn optimize javascript from the performance page I get:

warning: file_get_contents(themes/salamander/js/jquery.pngfix.js) [function.file-get-contents]: failed to open stream: No such file or directory in /home/starastr/public_html/starastronomy/includes/common.inc on line 2261.

The correct fie path name is "jquery.pngFix.js" (capital "F").

Comments

helpforu’s picture

The error is caused because the file doesn't exsist. The way to advoid this problem is to store everything in lowercase

dddave’s picture

Status: Active » Fixed

Old issue. Fixed per #1.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.