The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Thread Thumbnails Details »» | ||||||||||||||||||||||||||||||||||||||
Thread Thumbnails
Created By: Null Parameter The Thread Thumbnails mod allows users of a forum to specify, in several possible ways, a thumbnail for their thread to be displayed on Forumdisplay thread list. I had created the mod for vB 3.8, but people we're crying out for a ported version to vB4, and, thanks to help from several of the members, here it is! Description of Features Thumbnails are displayed on the Forumdisplay next to the threadicon. In the ACP Options, assuming you are using the Auto-Template Edits, you can choose which side of the icon to display it on. Forum Display Screenshot When submitting a new thread or editing the first post of a thread, a thumbnail can be specified directly if the User Entered URL option is chosen in the ACP. Another option is to Require the thumbnail. If the thumbnail isn't required, it may be left blank by the user, and it can either not be shown at all on forumdisplay or be replaced by a default thumbnail image specified in the ACP. New Thread Screenshot Edit Post Screenshot All available options in the ACP include...
This version is also now using phrases, so it can more easily be translated! Installation Install the product XML file. That's it! If you have a highly customized style, there is a chance that the auto-template edits will not work. In that case, you will need to make the template edits manually. See the included README for more details. Thumbnail Style The style for thumbnails is specified in the ACP. It is used to choose exactly how thumbnails will be displayed, including width, height, margins, borders and many other attributes. The style is specified in CSS, and is applied directly to the HTML img tag. Here are some examples of possible thumbnail styles, along with a description of what they will do. If you don't know much about CSS, you can learn more here.
FAQs The version of this mod for vB 3.8 showed thumbnails in the search results. Where did they go? The search system between vB 3.x and vB4 changed significantly. I didn't have the time to figure out the complexity of it, and was unable to find any examples of other mods that integrated into the search results.Does this mod work for RTL Languages, such as Arabic? There is a separate product XML file available for download that has the appropriate changes to support RTL languages.When I choose the First Image in Post option, no thumbnails show up in my current threads. Why? Thumbnails are only updated when a new thread is created or when the first post is edited. Parsing through every forum/thread whenever the options are changed could be disastrous for performance.Translations Arabic Versions v3.1
I am fully willing to support this mod and continue to add new feature to it when they are desired enough to make them applicable to the product as a whole. The issue is that I do not have access to a vB4 installation, and therefore cannot develop. Several people were gracious enough to offer up a test installation for me to use, and that is how this mod exists today. If any new features/fixes are wanted, other people will need to be just as gracious. Also, since I don't own a vB4 instance, I'm supporting this strictly out of the kindness of my heart. So, if you wish to Support me as a developer, it would be much appreciated. Enjoy! Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
misericorde |
Comments |
#142
|
||||
|
||||
Ok, i modified my set up in my V4.0.6 and with codes and reference that i found in here and...it works OK! Lolll
Here's the changes i made (Tks to every one who has posted Codes and ideas, as none of these are my creation) These changes have to be done in every skins that you have in order to make it work. Also, the option for "First Image In Post" and "First Attachment" are working well but got stuck with the "User entered URL" and this one is not showing properly Still, it works as it should in V4.0.6 Now, replace or copy these in the templates: In the Threadbit: Find: PHP Code:
PHP Code:
In the template "thread_thumbnail_threadbit" You should have this code in it: PHP Code:
In the plugin manager : New Thread - Save Thumbnail, Datamanager >>> "Modify with this" : PHP Code:
The options in the "Thread Thumbnails Options" are all set to yes and the "Thumbnail Location" works fine in both before or after the Threadicon. Also, if you want to re-size the thumbnail you can use this: PHP Code:
If no images are in the posts, i made myself a small pic that i FTP to the images root of my site and this part of it worked OK too EX: /vb4/images/misc/test-posbit.gif Hope it will help a few of you guys that wanted this cool plugin |
#143
|
|||
|
|||
Well done, that should help a lot of people.
|
#144
|
||||
|
||||
Tks rolfw1 Tho now i made a doodoo in my database with the script trying to get all the thumbnails to show! lolll
ohhh well, when it's not one thing it's another! By the way, i got this from the error: Database error in vBulletin 4.0.6: Code:
Invalid SQL: SELECT node.nodeid, node.url, node.parentnode, node.nodeleft, node.noderight, node.setpublish, node.publishdate, info.title, node.permissionsfrom, node.hidden, COUNT(child.nodeid) AS children, SUM(CASE WHEN (child.setpublish > 0 AND child.publishdate < 1282347755 AND child.contenttypeid <> 17) THEN 1 ELSE 0 END) AS publish_count FROM cms_node AS node LEFT JOIN cms_node AS child ON child.parentnode = node.nodeid AND child.new != 1 LEFT JOIN cms_nodeinfo AS info ON info.nodeid = node.nodeid WHERE (node.contenttypeid = 17) GROUP BY node.nodeid, node.url, node.parentnode, node.nodeleft, node.noderight, node.setpublish, node.publishdate, info.title, node.permissionsfrom, node.hidden HAVING COUNT(child.nodeid) > 0 ORDER by node.nodeleft;; MySQL Error : Got error 28 from storage engine Error Number : 1030 Request Date : Saturday, August 21st 2010 @ 01:42:35 AM Error Date : Saturday, August 21st 2010 @ 01:42:35 AM Script : http://wood Referrer : IP Address : Username : woody Classname : vB_Database MySQL Version : 5.0.91-community |
#145
|
||||
|
||||
Ok! DO NOT RUN THE SCRIPT!!!! Server load went crazy and almost got cut off!
|
#146
|
|||
|
|||
Hi fxwoody, does is it work well with you in 406?
|
#147
|
||||
|
||||
It works well in every forums with the automatic 1 st image, tho, i tried the script from megamoose and ended up with a server load that almost busted my account! So install it ok! But do not use the script! lolll
As for all the other images in the posts, only way i founded to get them to show is by edit and save each of them! Long task if you have tons of them!!! loll Cheers |
#148
|
|||
|
|||
OMG, I will pay to any one who can install it for me and make it work.
It's very important for my forum. |
#149
|
|||
|
|||
Is there someone can update it for us?
|
#150
|
|||
|
|||
how to fix it?
|
#151
|
||||
|
||||
If you guysfallow this it should work ok for you :
https://vborg.vbsupport.ru/showpost....&postcount=145 @S!p What version are u using and did you adjust any of the templates? |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|