![]() |
Hello everyone, I have the pluggin installed however it is only showing up only in one thread but not the others. I have permission for guest and registered usered to allow view, downloading, and uploading of attachements but still no luck.
http://www.hiphopcars.com/forums/hip...-video-vixens/ but not at http://www.hiphopcars.com/forums/40-...-themed-rides/ I am using the code below to select all forums however the original version gave me the same issue of a thumbnail showing up only once if at all. "$tt_thumbsforums = array(); $tt_displaythumbs = false; if (!in_array($forumid, $tt_thumbsforums)) { $tt_displaythumbs = true; $hook_query_fields .= ", attachment.thumbnail_filesize AS thumbsize , MIN(attachment.attachmentid) AS attachmentid "; $hook_query_joins .= "LEFT JOIN " . TABLE_PREFIX . "attachment as attachment ON(attachment.postid = thread.firstpostid AND (attachment.extension = 'jpg' OR attachment.extension = 'gif' OR attachment.extension = 'png' OR attachment.extension = 'jpeg')) "; $hook_query_where .= "GROUP BY thread.threadid "; }" Any suggestions are appreciated |
This plugin will ONLY display a thumbnail for the FIRST post of a thread, and, ONLY an image posted as an attachment, using Manage Attachments, will show as a thumbnail picture. Posts with Image INSERTs and LINKs won't show as thumbnails in the post nor as thumbnails in this plugin. I hope this helps answer your question.
~OZ P.S. NeverBored has a work around that might work for you. See page 9, posts 125 and 128. |
Okay I was over looking the fact that this mod works for only the FIRST post of the thread. I was assuming that the mod searched or skipped post until it found the first attachment to use as a thumbnail.
I read somewhere that you were working on editing/tweaking the mod over a weekend so it would at least search in the FIRST and Second post for and attachment. Did you have any luck with that? I really want every post to have a thumbnail without me have to be the first one to create a topic and attach an image for use as a thumbnail. Thanks a million theOzer! |
luxotic,
I have yet to 'crack' how to show all thumbnails in a thread and/or display the 1st thumbnail found in a thread, be it in the first post or in any subsequent post in the thread. Thanks for the kudos. I really mean that. This is an important mod that any and all Art forums just MUST have. I still, to this minute, do NOT understand why vB has NOT incorporated this hack into the mainstream vB code. I mean, WtF, it wouldn't be all that complicated to do for the vB coders to write and install. ~OZ |
Your absolutely right, it should be apart of the package. I will keep my eyes on this thread and maybe something will eventually happen. Until then I will work with it as is. Take care!
|
luxotic,
In case you missed it, I did crack how to display/show thread thumbnails in Tag Searches. See page 12, post # 169. I'll PM you if I ever figure out how to show all thumbnails/1st thumbnail in a thread. ~OZ |
Something is MISSING.
In many cases, I'm guessing the thread started will be attaching MANY images. Why not allow the user to select WHICH of the attachments is used for the thumbnail with a RADIO BUTTON on the MANAGE ATTACHMENTS screen? I would install this in 11 seconds if this feature was included. vBadvanced dynamics has this and I think its incredibly useful. Any way we can incorporate this, PLEAAAAASE? |
I contacted the forum that is using a custom mod that displays the first hotlinked image as a thumbnail in forumdisplay (http://www.inspiring-photography.com...isplay.php?f=7) and he provided me with this link, http://icant.co.uk/articles/phpthumbnails/
I don't know what to make of it, but maybe it would help someone solve this issue for all of us with this mod. I didn't press the guy to share his own code... |
Once again we've dodged the bullet and thread thumbnails still works in another vB upgrade, this one to vB3.8.0 Beta 1.
In vB3.8.0 Beta 1 you will need to add the thread thumbnail code to search.php and/or tags.php if you have either/both plugins active. Here are both the vB3.8.0 Beta 1 search.php and tags.php updated to work with the plugins 'Thread Thumbnails - Search' regular Search and 'Thread Thumbnails - Tag Search' Tags search (see page 12, post #169). |
I can't do that! :(
I changed " $thumbsforums array" (2,3,4,5,6 ) but i cant see any change! I have vB 3.7.3 |
All times are GMT. The time now is 08:46 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|