Reply to Re: problem generating thumbnail

Re: problem generating thumbnail new!
by kryska, 11 years, 9 months ago
Solved!!!!

Thank you!

$srcx =	$handle->image_src_x;
$srcy = $handle->image_src_y;
$handle->image_precrop = array($y1, $srcx - $x2, $srcy - $y2, $x1);

This way, is correct.

Without these lines, the second time cropping, the image_src_x and image_src_y, what not like first time.Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important