Hi all, I get the following error on every admin page but unsure why, have checked the closed and existing issues but couldn't find the solution.

[code]
warning: file_put_contents(cache/*domain*/.boost) [function.file-put-contents]: failed to open stream: No such file or directory in /home/*username*/public_html/sites/all/modules/boost/boost.install on line 65.
[/code]

Comments

mikeytown2’s picture

Assigned: BravoGolf » Unassigned
Status: Active » Postponed (maintainer needs more info)

Did you create the cache/*domain*/ directory? Read #4 in the install file.

BravoGolf’s picture

Status: Postponed (maintainer needs more info) » Fixed

Argh, I'm sorry, I didn't notice that file, went straight to readme.txt :( Followed steps now and all's well, thank you :)

mikeytown2’s picture