I'm trying to get thumbs to display for the youtube videos.
Currently i have this working fine in a file thumb.php (just a very roughly modded play.php)
Problem is i can't get my head around smarty.
How to include the php along with the story id:
Play does it as (but it is not in an include):
{$my_pligg_base}/play.php?id={$link_id}
I'm trying to include my file and then add the link_id to it.
Looking for something like:
{php}include file='http://www.mysite.com/thumb.php?id={$link_id}'{/php}
Have tried so many variations but nothing can get to work so far.
Any advice would be greatly appreciated.








Linear Mode




