vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Thread Thumbnail (https://vborg.vbsupport.ru/showthread.php?t=98651)

GNDI 09-28-2006 07:42 PM

then you have to play with <if>userfieldx</if> where x is the number off the useroption from "User Profile Fields" in admincp

jyajay 09-28-2006 09:11 PM

I forgot that I overwrote the addon. Thanks again.

Working fine!

jyajay 10-06-2006 12:00 PM

If somebody moves a thread there is a X behind instead of the correct icon.

How can I correct that?

Currently threadbit (from 1st line) looks like this:

PHP Code:

<tr>
    <
td class="alt1" id="td_threadstatusicon_$thread[realthreadid]">
        
$thread[openclose_editable]
        <
img src="$stylevar[imgdir_statusicon]/thread$thread[statusicon].gif" id="thread_statusicon_$thread[realthreadid]alt="<if condition="$show['threadcount']"><phrase 1="$thread[dot_count]" 2="$thread[dot_lastpost]">$vbphrase[have_x_posts_in_thread_last_y]</phrase></if>" border="" />
    </
td>
    
    <if 
condition="$show['threadicons']">
    <
td class="alt2" align="center" valign="middle">
            <if 
condition="($tt_displaythumbs) AND ($bbuserinfo['field5'] <> 'Off' OR $show['guest'])">
                <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="$thread[threadiconpath]alt="$thread[threadicontitle]border="0" />
                 </if>
            <else />
                <if 
condition="$show['threadicon']">
                 <
img src="$thread[threadiconpath]alt="$thread[threadicontitle]border="0" />
                 </if>
            </if>
    </
td>
    </if> 


Edog 10-06-2006 10:50 PM

Doesnt work for me and now after installing this It wont let me make new posts. it keeps saying I didnt add enough characters when I have..

nnjj.net 10-31-2006 04:59 PM

is it working on 3.6.2?

JohnBee 11-02-2006 03:49 PM

It would be very usful if members(select usergroups) could turn this feature on or off. I know there is a small mod to allow users to turn it on or off in there profiles etc. but what I mean is during the posting process.

The reason I say this is because there are times when an admin would like t o post a sticky in the forum(instructions or reminders) and the MOD assigns a no attachment icon instead of the default posting icon.

Is this possible?

mktrilogy 11-03-2006 02:39 AM

i think it would be cool if it does not show on the thread but will show the thumbs on mouse over only :)

crishel 11-17-2006 12:21 AM

Has anyone gotten this to display on the actual forum home page. I must have searched VB.org for an hour tonight, simply looking for a way to post an icon on the main forum page for any forum I select.

Is this possible. Take a look at this forum, and notice the icon on the main forum on the main page, can anyone do this?

Look here: http://www.inkjetgarmentprinters.com/forums/forums.html

Notice a little ways down there are pictures of printers on some of the forums. Can anyone do this?

Trana 11-26-2006 11:08 PM

Anyone have this working on 3.6.4?

ThomasR 11-27-2006 04:42 AM

It's working perfectly on 3.6.1, I don't see why it wouldn't do in 3.6.4 (I do the update today)


All times are GMT. The time now is 11:59 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.01758 seconds
  • Memory Usage 1,755KB
  • 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_php_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