Closed GoogleCodeExporter closed 9 years ago
The error is caused because you have the url already in a search string, like
http://SITEURL/timthumb.php?src=URL&w=450&h=300
So the '?' sign should be before the 'src' parameter, not after the filename
value.
Original comment by gianluig...@gmail.com
on 11 Aug 2013 at 1:39
make sure to urlencode the query string properties also
Original comment by BinaryMoon
on 27 Sep 2013 at 8:51
Original issue reported on code.google.com by
M.S.Naz...@mihanmail.ir
on 11 Jul 2013 at 3:50