vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Display Enhancements - Thread Thumbnail (https://vborg.vbsupport.ru/showthread.php?t=158396)

Principe10 10-11-2007 11:20 AM

Quote:

Originally Posted by Defkalion (Post 1356480)
I want to be able to have the image thumbnail as the thread prefix, but the full size image inside the topic. I understand you guys managed that.

Have U installed the Plug-in correctly? What do U see now in your forum? Give me the addess so I can see it.

My forum is here and U can see an example: http://www.forumocchisullanatura.it/...splay.php?f=40

M.

rapidphim 10-11-2007 03:49 PM

did anyone find out a correct way to eliminate the thumbnail if the thread doens't have thumbnail in it?

Principe10 10-11-2007 04:04 PM

Quote:

Originally Posted by rapidphim (Post 1357640)
did anyone find out a correct way to eliminate the thumbnail if the thread doens't have thumbnail in it?

Yes, easy.


Here:
<if condition="$show['threadicons']">
<td class="alt2" align="center" valign="middle">
<if condition="$tt_displaythumbs">
<if condition="($thread['attachmentid']) AND ($thread['thumbsize'])">
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]">
<img src="attachment.php?attachmentid=$thread[attachmentid]&stc=1&thumb=1" alt="" border="0" />
</a>
<else />
<img src="$stylevar[imgdir_misc]/nothumb.jpg" alt="" border="0" />
</if>
<else />
<if condition="$show['threadicon']">
<img src="$thread[threadiconpath]" alt="$thread[threadicontitle]" border="0" />
</if>
</if>
Put:
<img src="$thread[threadiconpath]" alt="$thread[threadicontitle]" border="0" />

so U have the normal icon.

M.

Majest 10-12-2007 10:58 PM

Is it at all possible this would work on 3.6.5?

Spank 10-12-2007 11:57 PM

Is it possible to take a thumbnail from the first youtube video posted in a thread?
As youtube has the thumbnails from the videos.
http://img.youtube.com/vi/videoid/default.jpg

Stefano Virgill 10-16-2007 02:48 AM

Hi guys,
instelled on 3.6.7
VBSEO installed as well.

A few issues:

1- this features:
* If there are attachments that are not images, it will skip them and go to the first image attachment.
* Optional - you can now display thumbnails on search results.
Are not working.

2- the search doesn't show any thumbnail. I mean when the search result it's a thread with thumbnail.

3- a thumbnail created from other images as [IMG] links or Youtube videos, could be very very very very great!

4- Doesn't show the No Thumbs Available picture, even if correctly uploaded in the server.

Thanks in advance.

Steve

Defkalion 10-23-2007 10:13 AM

This is working fine for me in 3.6.8. :)

Does anyone have any idea how to get the thumbnail to appear in the news module in vbadvanced as well?

Sandy-XXX 11-03-2007 01:49 AM

Working fine for me to in 3.6.8 but I have a problem.

I want to disable the download attachments for unregistered users, but they get this:



Its possible to show icons only for unregistered user?

Ok, I found the solution here and works:

https://vborg.vbsupport.ru/showpost....&postcount=113

jhcarrell 11-29-2007 03:22 PM

Where do I find the "threadbit template"??

Pathfinder 11-29-2007 08:05 PM

Works perfectly on a 3.68 testforum, I am very glad about this plugin, thank you!

Quote:

Originally Posted by jhcarrell (Post 1391740)
Where do I find the "threadbit template"??

Style & Templates, search in Templates and then just search for "threadbit" and click customize.


All times are GMT. The time now is 10:51 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
  • Page Generation 0.01098 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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