Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image must writable error #25

Open
firepro20 opened this issue Jun 21, 2016 · 2 comments
Open

Image must writable error #25

firepro20 opened this issue Jun 21, 2016 · 2 comments

Comments

@firepro20
Copy link

../images must writable! is being displayed on the php page

This is the line of code which I believe is giving the problem

$cached_src_one = $imagecache->cache( '../images/background.jpg' );

I am running the php page from where the images folder is found.

@RockDaFox
Copy link

Hello !
Same bug, any ideas ?
My folder is under chmod 777...

@JansonWong
Copy link

Please note below directory:
dirname(FILE) . '/images/cached'
You need to have those folders

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants