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)

Arkham 04-03-2009 03:37 PM

Finally installed and got it working.

Now, I really need the thread thumb to show up above the thread itself on showthread.

I already have a spot for the thread title above the first post, that works, but I can't get the thumbnail to show up.

I copied and modified the template code from the threadbit, and inserted this where I want it to show up:

Code:

            <if condition="$tt_displaythumbs">
                <if condition="($thread['attachmentid']) AND ($thread['thumbsize'])">
                    <img src="attachment.php?attachmentid=$thread[attachmentid]&stc=1&thumb=1" alt="" border="0" align="left" />
                    </a>
                <else />
                    <img src="$stylevar[imgdir_misc]/nothumb.jpg" alt="" border="0" />
                </if>
            </if>

Nothing show up. Is there something else I need to do? Like add jason's hook code to showthread.php or something?

bmckain 04-04-2009 12:06 AM

Quote:

Originally Posted by KevinL (Post 1729703)
Yeah this is a great mod.

I actually started using one made by Gio that creates thumbs like this and also gives you a lot of flexibility and options within all your forums. It's a great product.

What's the name of the mod or a link to it?

KevinL 04-04-2009 12:20 AM

Quote:

Originally Posted by bmckain (Post 1783409)
What's the name of the mod or a link to it?

It is Advanced Forums. It really is one of the best products I have used. Lot's of flexibility when it comes down to things. The link is Provb

I used this mod here to begin with, then found provb AF and haven't turned back :)

Arkham 04-05-2009 08:11 PM

Quote:

Originally Posted by KevinL (Post 1783414)
It is Advanced Forums. It really is one of the best products I have used. Lot's of flexibility when it comes down to things. The link is Provb

I used this mod here to begin with, then found provb AF and haven't turned back :)

I've been looking at another ProvB product and was wondering if their Advanced Forums product would assist in this regard as well.

Does it let you show the first attachment of the first post of a thread in the thread (and search, and tag listings)? If there's a commercial product that we can use instead of this I'd be willing to go that route.

Right now the last piece of the puzzle is being able to display the image thumbnail above the thread, near the top of the showthread template. Do you know if that's possible?

Thx!

KevinL 04-05-2009 08:42 PM

PM sent instead of posting in this thread anymore ;)

Arkham 04-05-2009 10:00 PM

Quote:

Originally Posted by KevinL (Post 1784578)
PM sent instead of posting in this thread anymore ;)

Thanks for the reminder. ;) I with all the searching I've been doing between standard changes, mods, and other options, I got sidetracked.

kyle1745 04-21-2009 02:35 AM

Anyone running this with the latest release?

Arkham 04-21-2009 01:24 PM

Quote:

Originally Posted by kyle1745 (Post 1795650)
Anyone running this with the latest release?

I'm running it on 3.8.1, if that helps. I haven't tried 3.8.2 but I doubt anything should break between such minor version changes.

kyle1745 04-25-2009 01:28 AM

No luck here with 3.8.1.

theOZer 04-25-2009 01:16 PM

kyle1745,
Thread Thumbnails in (your selected) forums works in all vB38x versions so far. You should not need to make any changes/tweaks to this mod's base thread thumbnails plugin after a vB update.
To display thread thumbnails in your Search lists and/or your Tags list you need to tweak search.php and/or tags.php (like we have had to for all previous vB version updates since 368).
If you have the 'Thread Thumbnail - Search' plugin turned ON - Did you change, add the TT code to the vB3.8.x search.php file? (see Post # 112 on Page 8 or do a Search this Mod looking for search.php, whatever)
If you have the 'Thread Thumbnail - Tag Search' plugin turned ON - Did you change, add the TT code to the vB3.8.x tags.php file? (see Post # 169 on page 12 or do a Search this Mod looking for tags.php, whatever)
In my testvb instance I successfully upgraded to vB3.8.x, after adding the TT code to both search.php and tags.php, and both plugins work for me.
~theOZer


All times are GMT. The time now is 07:29 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.01425 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_code_printable
  • (5)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