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

Images wont load. #13

Open
sebastiandonastor opened this issue Jun 13, 2018 · 3 comments
Open

Images wont load. #13

sebastiandonastor opened this issue Jun 13, 2018 · 3 comments

Comments

@sebastiandonastor
Copy link

sebastiandonastor commented Jun 13, 2018

I'm running Windows. When I try to use the mthumb class, it doesn't load the img.

I downloaded the entire project (including the test), and I ran it, and nothing happened.

Here is a picture of my problem:

image

And here is a picture of the project structure:

image

@cristobalh
Copy link

Hi sebastiandonastor . Do you tried with the absolute route?
Ex.
<img src="/mthumb.php?src=http://misite/image/ejample.png&w=200&h200">

@jaimincygnet
Copy link

Same issue we face, Image won't load.

@ralphdalton
Copy link

I havw thw same issue, the tests.php will always give a url of
http://localhost/mthumb-master/mthumb.php?src=/tests/small.jpg&w=100&h=100.
even when the absolute address is used. e.g.

test jpg.

tests.php was moved to the same folder as mthumbs.php. I am testing on Windows 10 with IIS and php. Any help would be appreciated.

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

4 participants