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

Show_image PHP file being treated as string #38

Open
kthrose opened this issue Jun 27, 2011 · 0 comments
Open

Show_image PHP file being treated as string #38

kthrose opened this issue Jun 27, 2011 · 0 comments

Comments

@kthrose
Copy link

kthrose commented Jun 27, 2011

In my implementation of this plugin, when I do as recommended:

img src="show_image.php?file=http://yadiyadiya"

The image won't load, the script won't run! It literally says in Firebug / in the HTML the string literal of this file "show_image.php?file=http://www.sdaodshasd.com/path/path" instead of the script outputting the value of thumb->show().

Is this something in my PHP configuration that won't allow a call to be made to the show_image.php file?

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

1 participant