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 Manipulation result to not found error #84

Open
narayanprusty opened this issue Jul 28, 2015 · 1 comment
Open

Image Manipulation result to not found error #84

narayanprusty opened this issue Jul 28, 2015 · 1 comment

Comments

@narayanprusty
Copy link

Error "Not Found Error: File does not exist: .png"

This is the error I get even after the image file exists.

<img src="sample.png?resize=width[100]-height[100]">

sample.png exists in root directory

@meenie
Copy link
Owner

meenie commented Jul 29, 2015

That seems like to me that the rewrite rule may not be correct. Can you verify that you've done step 3 here? http://mun.ee/Install_Munee

Also, to try and isolate the issue, does this like work? <img src="/munee.php?files=/sample.png&resize=width[100]-height[100]">

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

2 participants