chaitu111 / timthumb

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

Timthumb doesn't work with Tinyslideshow #373

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Will not resize the picture if I use 
[code]<span>sections/timthumb.php?src=/images/'.$row['IMAGE'].'&w=555&h=300&zc=1
</span>[/code] using tinyslideshow.
2.Will only work if I use no parameters in the URL.
3.Timthumb.php conflicts with tinyslideshow's script.js file.

What is the expected output? What do you see instead?
A resized image in the slideshow. Instead I get a 100x100 image.

What version of the product are you using?
2.8.10

Original issue reported on code.google.com by NinjaDan9 on 20 Apr 2012 at 5:53

GoogleCodeExporter commented 8 years ago

Original comment by BinaryMoon on 3 Dec 2012 at 8:05