Thank you very much for this mod
I puted your code in a php file, so that I have a page to show only the comments.
This works fine but I want to use the thumbnail path instead of the full picture path to make it faster (I display the latest 25 comments and the pictures are very big).
Can you please advice me how to do this with the param boolean.
I tried this, but it didn't work:
Code:
$ap_a_comment['coverthumburl'] = ($ap_a_comment['pictureid'] ? fetch_picture_url($ap_a_comment, $ap_a_comment, true ) : '') ;
Thanks a lot
Andr?
@yilmaz
it works fine under 3.81