Portsmouth Posted February 12, 2019 at 06:51 PM Share Posted February 12, 2019 at 06:51 PM I am struggling to output the default thumbnail on a listing detail page, I found the URL for it here https://docs.jreviews.com/?title=How_to_output_thumbnail_url and tried the following to display it but it displays an error Call to a member function thumb() on null <img src="<?php echo $Thumbnail->thumb($listing,0,array('return_src'=>true,'tn_mode'=>$introThumbnailMode,'dimensions'=>array($introThumbnailSize)));?>"alt="<?php echo $listing['Listing']['title'];?>"title="<?php echo $listing['Listing']['title'];?>" /> Sorry if the answer is already on here somewhere but after searching for half an hour I can't find it. Regards, Andrew Joomla 3.9.2 Jreviews v3.5.3.2 Link to comment
Alejandro Posted February 13, 2019 at 11:42 AM Share Posted February 13, 2019 at 11:42 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Portsmouth Posted February 13, 2019 at 01:13 PM Author Share Posted February 13, 2019 at 01:13 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.