Can't manipulate an image from a URL #170
Unanswered
KokeClassic
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm guessing this would also be a problem if the file path was readonly. It looks like GlideConversion.php uses the source path instead of the temporary directory for its manipulations.
works:
doesn't work (with or without setTemporaryDirectory()):
error:
Beta Was this translation helpful? Give feedback.
All reactions