PHP Warning: file_put_contents(../cache/feed.xml) [function.file-put-contents]: failed to open stream: No such file or directory in /Users/Nathan/httpdocs/******/lib/FeedCache.php on line 61
This is what I'm getting after replacing 'ROOT' with the actual path (ROOT isn't defined anywhere).
Odd that the function is within an anchor tag in the error? :s
PHP Warning: file_put_contents(../cache/feed.xml) [function.file-put-contents]: failed to open stream: No such file or directory in /Users/Nathan/httpdocs/******/lib/FeedCache.php on line 61
This is what I'm getting after replacing 'ROOT' with the actual path (ROOT isn't defined anywhere).
Odd that the function is within an anchor tag in the error? :s