Thumbnail resolution

Permalink Browser Info Environment
Hi,
I'm having a problem with your add-on. it is perfect, however my thumbnails appear downsampled, not in the original resolution. I already searched for a solution everywhere in the files, but with no luck.
Any idea why this is happening?

Type: Discussion
Status: New
IdeiasComPeso
View Replies:
IdeiasComPeso replied on at Permalink Reply
IdeiasComPeso
Finally found the problem. Your block was outputting the Thumbnail created by C5, not the actual image.

I replaced:

$imgHelper->outputThumbnail($pt, 190,190, $title);


to:
$imgHelper->output($pt, 190,190, $title);


and voila, thumbnails with full resolution.

Hope this helps anyone with the same issue.

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.