pendragonf Posted November 12, 2008 Share Posted November 12, 2008 I have the script of <?php echo render_object_files($message, $message->canEdit(logged_user())) ?> Which produces a link for all my images how do i make it produce a thumbnail for everything? Link to comment https://forums.phpfreaks.com/topic/132483-php-help-for-gallery-or-images/ Share on other sites More sharing options...
trq Posted November 12, 2008 Share Posted November 12, 2008 We need to see the code behind the render_object_files() function. Link to comment https://forums.phpfreaks.com/topic/132483-php-help-for-gallery-or-images/#findComment-688854 Share on other sites More sharing options...
pendragonf Posted November 14, 2008 Author Share Posted November 14, 2008 I am not exactly sure where to find that function, any tips? Link to comment https://forums.phpfreaks.com/topic/132483-php-help-for-gallery-or-images/#findComment-690194 Share on other sites More sharing options...
wildteen88 Posted November 14, 2008 Share Posted November 14, 2008 How would we know? render_object_files() is not a built in PHP function. This is a custom function defined by your PHP script. If you tell use the name of the script you're using we may be able to help you more. Link to comment https://forums.phpfreaks.com/topic/132483-php-help-for-gallery-or-images/#findComment-690369 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.