jperezmedina / timthumb

Automatically exported from code.google.com/p/timthumb
0 stars 0 forks source link

A problem using Timthumb #296

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,
It would be very nice if someone could help me, I get an error when using 
timthumb :
http://test10.ktooba.com/r.php?src=team/djs/2.jpg&w=180&h=240
the php file is "r.php" and the adress of the image 
http://test10.ktooba.com/team/djs/2.jpg

Original issue reported on code.google.com by hassanal...@gmail.com on 29 Nov 2011 at 9:40

GoogleCodeExporter commented 8 years ago
Are you using timthumb correctly? What is the source code in r.php?
When addressing timthumb the structure should be something like
<img src="http://yoururl.com/timthumb.php?src=/team/djs/2.jpg&w=180&h=240" />

Original comment by harm.kra...@gmail.com on 1 Dec 2011 at 9:04

GoogleCodeExporter commented 8 years ago

Original comment by BinaryMoon on 3 Oct 2013 at 7:05