Hi,
I know that there are only 3 types of thumbnails (small,medium & large) but i wanted to customize with my own size.
What was i did is trying to put the phpthumbof inside the videoTPL :
<a href="[[+url]]" target="_blank"><img src="[[+thumbnail_medium:phpthumbof=`w=175&h=98&zc=1`]]" alt="[[+title]]"></a><br>
<span>[[+idx]]<a href="[[+url]]" target="_blank">[[+title]]</a></span><br>
<span><i>[[+publish_date:ago]] [[+duration]]</i><br></span>
This is the result:
and it says "Off-Server thumbnailing is not allowed"
I know that theres a solution for this.
Many thanks!