Every time I go to a new page I get an entry in the 'Recent Log Messages' report:
File not found: sites/all/libraries/superfish/css/superfish.css

Initially I installed the superfish library such that file superfish.js was in directory:
sites\all\libraries\superfish\
which threw up an error in the status report. I then re-installed it in Directory:
sites\all\libraries\superfish\superfish.js\
such that the full path to the superfish.js file is
sites\all\libraries\superfish\superfish.js\superfish.js
Having done that it all installed without error and seemed to work ok.
With this directory structure file superfish.css is in directory:
sites\all\libraries\superfish\superfish.js\css\
whereas it would appear that something somewhere is looking for it in directory:
sites\all\libraries\superfish\css\

Comments

jeefers’s picture

I rolled back to an earlier version of the superfish library. This isnt a longterm fix but it worked. Ive done this on the 1.9 and 2.0 drupal 7 superfish modules.

LOBsTerr’s picture

Status: Active » Closed (outdated)