Open GoogleCodeExporter opened 8 years ago
I am having the same issue here on localhost. My project is setup as
localhost/website Not sure what the setup needs to be in order for it to work.
I tried changing the self::$documentRoot to current directory but that didn't
work either. When i put in the image src url (<img
src="/slir/w100-h80-c1:2/http://localhost/website/wp-content/uploads/pic-4.jpg)
in the browser it works fine and the image is generated but when using it in
the html/php template it does not generate an image. Any help would be
appreciated. Thanks a lot. This script is brilliant.
Original comment by anupamai...@gmail.com
on 15 Jun 2011 at 4:19
I've got the same problem. Works fine when I upload it to my web host, but in
development, using my localhost, I don't get the cropped images.
Original comment by lee.bu...@gmail.com
on 12 Oct 2011 at 5:02
It might be having a problem with the colon in the crop URL (see Issue 44). Try
checking out the latest from the repository and using a period instead of a
colon for your crop ratio (e.g. /slir/w100-c1.1/path/to/image.jpg).
Original comment by joe.lencioni
on 12 Oct 2011 at 5:08
Thanks! That worked
Original comment by lee.bu...@gmail.com
on 12 Oct 2011 at 5:17
Perfect! Now it works like a charm. Thank you. Best regards, Izido
Original comment by izak.pod...@gmail.com
on 30 Jan 2012 at 10:49
Thanks. That worked for me.
Original comment by l...@magrana.net
on 26 Mar 2012 at 8:04
Original issue reported on code.google.com by
izid...@gmail.com
on 12 Jun 2011 at 2:50