Closed (won't fix)
Project:
Missing Kids 404
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2010 at 03:15 UTC
Updated:
23 Aug 2012 at 10:18 UTC
warning: file_put_contents(sites/all/modules/missing_kids_404/cache/616061288971953285fce9e4b2bec6bb.CA) [function.file-put-contents]: failed to open stream: No such file or directory in /home1/zombiede/public_html/sites/all/modules/missing_kids_404/missing_kids_404.module on line 72.
I would like to know how to resolve this issue.
Comments
Comment #1
cj-a-min commentedThe module didn't create or didnt have permission to create cache dir. So you have to manually create it and set perms.
Hope this helps
Comment #2
alarcombe commented