vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Display Enhancements - Thread Thumbnails V4 *Upgraded* (https://vborg.vbsupport.ru/showthread.php?t=264655)

larry suttles 07-07-2012 01:50 AM

Does anyone know of a plugin that will display the latest thread images on the sidebar? I'm trying to setup a classified system using this mod.. Thanks!

Kirk Fitzgerald 08-04-2012 10:04 AM

Working fine on 4.2.0 PL2, just edit the xml

change this:
Code:

maxversion="4.2.0"
to this:
Code:

maxversion="4.2.2"
the xml will install then. ;)

Don't forget to edit posts to get thumbs to show, caught me out at first. :)

Kavada 08-11-2012 03:28 AM

Would it be possible to do this same function but on the Recent Activity Widget? What I want to do is show the thumbnail from a thread on the Recent Activity Widget where the preview text would go. If someone could get back to me ASAP!!!

Thanks

benative 10-06-2012 12:48 PM

Quote:

Originally Posted by Kirk Fitzgerald (Post 2354311)
Working fine on 4.2.0 PL2, just edit the xml

change this:
Code:

maxversion="4.2.0"
to this:
Code:

maxversion="4.2.2"
the xml will install then. ;)

Don't forget to edit posts to get thumbs to show, caught me out at first. :)

Working like a charm :)
Though I wish there are 2 more features.

1. Thumbnail serves as a link so people can click on thumbnail to open the thread.
2. prevent stretching problem, whatever the thumbnail ratio or orientation is, whether it's in a portrait or landscape view.

Anyone want to give it a shot and become our hero?

sticky 10-06-2012 06:03 PM

This is very cool, can it do a preview for videos as well?

nacaruncr 10-07-2012 06:14 AM

Quote:

Originally Posted by benative (Post 2371179)
Working like a charm :)
Though I wish there are 2 more features.

1. Thumbnail serves as a link so people can click on thumbnail to open the thread.
2. prevent stretching problem, whatever the thumbnail ratio or orientation is, whether it's in a portrait or landscape view.

Anyone want to give it a shot and become our hero?

1. If you want when someone click in the thumbnail imagen go to thread its easy :D
open thread_thumbnail_threadbit template and remplace all with:

Code:

        <vb:if condition="$thread['thumbnaildisplay'] AND (!$thread[sticky] OR ($vbulletin->options[thread_thumbnails_sticky] == '1'))">
            <a href="{vb:link thread, {vb:raw thread}}" id="thread_gotonew_{vb:raw thread.realthreadid}" style="float:left;clear:right;display:block;padding-right:5px;"><img style="{vb:raw thread.thumbnailstyle}" src="{vb:raw thread.thumbnailurl}"></a>
        </vb:if>

Check if this is that you wanna ;)
Regards

p.s excuse me my bad english :p

sticky 10-12-2012 09:30 AM

Does it do a thumbnail if the thread has a video and not a picture?

Ichigo88 10-15-2012 12:31 PM

hi! thanks for this mod work fine for m on 4.2.0 :D .

i have a question, are possible to use a query to upograde all post for see the thumb? becouse edit any post for see the thum is very hard i have many posts :(
thanks

abhimation 10-17-2012 03:31 PM

Went through the whole install instructions again but not sure why it isnt working in my 4.1.10

macpeer 10-26-2012 02:34 PM

Hi, I am not able to install it. VB say: not compatible with 4.2.0 vBulletin.
My VB version: (vBulletin 4.2.0 Patch Level 2)
Thank you in advance


All times are GMT. The time now is 06:36 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01164 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete