vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Displays avatars forumdisplay (https://vborg.vbsupport.ru/showthread.php?t=240021)

BlackThorn 04-07-2010 10:00 PM

Displays avatars forumdisplay
 
Removed.

BlackThorn 04-07-2010 10:06 PM

<i>Reserving first post...</i>

Jabong82 04-07-2010 10:29 PM

Hello this seems like a great mod, but I don't have that piece of code in my threadbit template. Is it the threadbit template? I haven't modified the threadbit at all. Thanks again.

BlackThorn 04-07-2010 10:34 PM

Quote:

Originally Posted by Jabong82 (Post 2017669)
Hello this seems like a great mod, but I don't have that piece of code in my threadbit template. Is it the threadbit template? I haven't modified the threadbit at all. Thanks again.

Send your threadbit template here :)
And youre welcome.

Jabong82 04-07-2010 10:35 PM

Quote:

Originally Posted by BlackThorn (Post 2017673)
Send your threadbit template here :)
And youre welcome.

Oh I fixed it. I had to place code above this:

PHP Code:

{vb:rawphrase started_by_x_y_z_a, {vb:link member, {vb:raw thread}, null'postuserid''postusername'}, {vb:raw thread.postusername}, {vb:raw thread.startdate}, {vb:raw thread.starttime}} 

I am using 4.0.2. Great mod!

BlackThorn 04-07-2010 10:39 PM

Quote:

Originally Posted by Jabong82 (Post 2017674)
Oh I fixed it. I had to place code above this:

PHP Code:

{vb:rawphrase started_by_x_y_z_a, {vb:link member, {vb:raw thread}, null'postuserid''postusername'}, {vb:raw thread.postusername}, {vb:raw thread.startdate}, {vb:raw thread.starttime}} 

I am using 4.0.2. Great mod!

I'm glad then :) I want to see it on your site if you want :P And if that working perfect on 4.0.2 version, then its great for vBulletin user...

Jabong82 04-07-2010 10:44 PM

My site isn't live yet, but I have attached a screenshot. I changed the dimensions to 50x50.

Seems to be working fine. Thanks again!

https://vborg.vbsupport.ru/external/2010/04/60.jpg

BlackThorn 04-07-2010 10:46 PM

Quote:

Originally Posted by Jabong82 (Post 2017677)
My site isn't live yet, but I have attached a screenshot. I changed the dimensions to 50x50.

Seems to be working fine. Thanks again!

https://vborg.vbsupport.ru/external/2010/04/60.jpg

Oh yay! i really love it :P

okay you're welcome :)

sulasno 04-07-2010 11:07 PM

tagged and thanks; will get it install later

sulasno 04-07-2010 11:20 PM

Quote:

Originally Posted by Jabong82 (Post 2017674)
Oh I fixed it. I had to place code above this:

PHP Code:

{vb:rawphrase started_by_x_y_z_a, {vb:link member, {vb:raw thread}, null'postuserid''postusername'}, {vb:raw thread.postusername}, {vb:raw thread.startdate}, {vb:raw thread.starttime}} 

I am using 4.0.2. Great mod!

thanks

nomoreturn 04-07-2010 11:32 PM

Installed and working great thanks
www.mastdunya.com

Verionia 04-09-2010 12:47 PM

Hi, can you make it work for specific forums because I am using thread thumbnails in some forums, thanks.

BlackThorn 04-11-2010 03:55 PM

Quote:

Originally Posted by Verionia (Post 2018342)
Hi, can you make it work for specific forums because I am using thread thumbnails in some forums, thanks.

If you want, send your threadbit codes in here. May be, I can make it :) Youre welcome.

jkcerda 04-11-2010 04:12 PM

nice

sematopdemir 04-14-2010 09:04 AM

love it, thanks, installed!

Greight 04-14-2010 09:41 AM

Thanks for the nice mod. Can you tell me how I can put the avatar near the thread icon because the current look leaves a lot of space that is not really nice.
Attachment 115749

BlackThorn 04-14-2010 01:30 PM

Quote:

Originally Posted by Greight (Post 2021014)
Thanks for the nice mod. Can you tell me how I can put the avatar near the thread icon because the current look leaves a lot of space that is not really nice.
Attachment 115749

If you want, you can send your threadbit template here. Then I can help to your problems.

Greight 04-14-2010 04:30 PM

Quote:

Originally Posted by BlackThorn (Post 2021125)
If you want, you can send your threadbit template here. Then I can help to your problems.

That is so kind of you. Here is my original threadbit template:
PHP Code:

<li class="threadbit {vb:raw thread.statusstring}<vb:if condition="$show['paperclip']"> attachments</vb:if><vb:if condition="!$thread['postuserid'] AND !$thread['del_userid']"> guest</vb:if><vb:if condition="$thread['moderatedprefix']"> unapproved</vb:if>" id="thread_{vb:raw thread.realthreadid}">
    <
div class="rating{vb:raw thread.rating}<vb:if condition="$thread['sticky']"> sticky<vb:else /> nonsticky</vb:if>">
        <
div class="threadinfo">
            <!--  
status icon block -->
            <
class="threadstatus" rel="vB::AJAX" title="
            <vb:if condition="
$show['threadcount']">
                {vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}
            </vb:if>
            "
></a>
        
            <!-- 
title author block -->
            <
div class="inner">
                <
h3 class="threadtitle">
                                       <
vb:if condition="$show['gotonewpost']"><a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_newpost}, 'threadid', 'threadtitle'}" id="thread_gotonew_{vb:raw thread.realthreadid}"><img class="gotonewpost" src="{vb:stylevar imgdir_button}/firstnew.png" alt="{vb:rawphrase go_to_first_new_post}" /></a>
                    </
vb:if>    
                        
                                        <
vb:if condition="$show['threadicon']">
                                                <
img src="{vb:raw thread.threadiconpath}" alt="{vb:raw thread.threadicontitle}" border="0" />
                                        </
vb:if>

                    <
vb:if condition="$thread['sticky']">
                         <
img src="{vb:stylevar imgdir_misc}/sticky.gif" alt="{vb:rawphrase sticky_thread}" />
                    </
vb:if>
                                        
                     <
vb:if condition="$thread['movedprefix'] OR $thread['typeprefix'] OR $thread['moderatedprefix'] OR $thread['prefix_rich']">
                        <
span class="prefix understate">
                            {
vb:raw thread.movedprefix}
                            {
vb:raw thread.typeprefix}
                            {
vb:raw thread.moderatedprefix}
                            {
vb:raw thread.prefix_rich}
                        </
span>
                    </
vb:if>
                                        <
class="title<vb:if condition="$show['gotonewpost']"> threadtitle_unread</vb:if>" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}">{vb:raw thread.threadtitle}</a>
                </
h3>
                        

                <
div class="threadmeta">                
                    <
class="threaddesc">{vb:raw thread.preview}</p>
                    <
div class="author">
                        <
vb:if condition="$show['rmanage']">
                            <
span class="rmanage"><a href="postings.php?{vb:raw session.sessionurl}do=editthread&amp;t={vb:raw thread.redirectthreadid}">{vb:rawphrase manage}</a></span>
                        </
vb:if>                        
                        {
vb:rawphrase started_by_x_y_z_a, {vb:link member, {vb:raw thread}, null'postuserid''postusername'}, {vb:raw thread.postusername}, {vb:raw thread.startdate}, {vb:raw thread.starttime}}
                        <
vb:if condition="$show['unsubscribe']">
                             &
nbsp; <a href="newreply.php?{vb:raw session.sessionurl}do=newreply&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase reply}</a>
                             | <
a href="subscription.php?{vb:raw session.sessionurl}do=removesubscription&amp;return=ucp&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase unsubscribe}</a>
                        </
vb:if>
                        <
vb:if condition="$thread['pagenav']">
                            <
dl class="pagination" id="pagination_threadbit_{vb:raw thread.realthreadid}">
                                <
dt class="label">{vb:raw thread.totalpages} {vb:rawphrase pages} <span class="separator">&bull;</span></dt>
                                <
dd>
                                    {
vb:raw thread.pagenav}
                                    <
vb:if condition="$show['pagenavmore']"> <span class="separator">...</span> <span><a href="{vb:raw thread.lastpagelink}">{vb:raw thread.totalpages}</a></span></vb:if>
                                </
dd>
                            </
dl>
                        </
vb:if>
                    </
div>
                    
                </
div>

            </
div>                
            <!-- 
iconinfo -->
            <
div class="threaddetails td">
                <
div class="threaddetailicons">
                    <
vb:if condition="$show['taglist']">
                        <
img src="{vb:stylevar imgdir_misc}/tag.png" alt="{vb:raw thread.taglist}" />
                    </
vb:if>
                    <
vb:if condition="$show['rexpires']">
                        <
img src="{vb:stylevar imgdir_misc}/expires.gif" alt="{vb:rawphrase expires_on_x_y, {vb:raw thread.expiredate}, {vb:raw thread.expiretime}}" />
                    </
vb:if>
                    <
vb:if condition="$show['moderated']">
                        <
img src="{vb:stylevar imgdir_misc}/moderated_small.gif" alt="{vb:rawphrase x_moderated_posts, {vb:raw thread.hiddencount}}" />
                    </
vb:if>
                    <
vb:if condition="$show['deletedthread']">
                        <
img src="{vb:stylevar imgdir_misc}/trashcan_small.gif" alt="{vb:rawphrase x_deleted_posts, {vb:raw thread.deletedcount}}" />
                    </
vb:if>
                    <
vb:if condition="$show['paperclip']">
                        <
a href="javascript://" onclick="attachments({vb:raw thread.threadid}); return false"> <img src="{vb:stylevar imgdir_misc}/paperclip.png" border="0" alt="{vb:rawphrase x_attachments, {vb:raw thread.attach}}" /></a>
                    </
vb:if>
                    <
vb:if condition="$show['subscribed']">
                        <
img src="{vb:stylevar imgdir_misc}/subscribed.png" alt="{vb:rawphrase you_are_subscribed_to_this_thread}" />
                    </
vb:if>
                </
div>
            </
div>
        </
div>
        
        <!-- 
threadstats -->
        <
vb:if condition="!$show['notificationtype']">
        <
ul class="threadstats td alt" title="<vb:if condition="$thread['dot_count'] > 0">{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}</vb:if>">
            <
li>{vb:rawphrase replies}: <a href="misc.php?do=whoposted&amp;t={vb:raw thread.threadid}" onclick="who({vb:raw thread.threadid}); return false;" class="understate">{vb:raw thread.replycount}</a></li>
            <
li>{vb:rawphrase views}: {vb:raw thread.views}</li>
            <
li class="hidden">{vb:rawphrase rating}{vb:raw thread.rating} / 5</li>
        </
ul>
        </
vb:if>                    
        <!-- 
lastpost -->
        <
dl class="threadlastpost td<vb:if condition="$show['notificationtype']"> alt</vb:if>">
            <
dt class="lastpostby hidden">{vb:rawphrase last_post_by}</dt>

    <
dd>{vb:raw memberaction_dropdown}</dd>
            <
dd>{vb:raw thread.lastpostdate} <em class="time">{vb:raw thread.lastposttime}</em> <a href="showthread.php?{vb:raw session.sessionurl}p={vb:raw thread.lastpostid}{vb:raw thread.highlight}<vb:if condition="$thread['pagenav']">&amp;page={vb:raw thread.totalpages}</vb:if>#post{vb:raw thread.lastpostid}" class="lastpostdate understate" title="{vb:rawphrase go_to_last_post}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a></dd>
        </
dl>

        <
vb:if condition="$show['notificationtype']">
        <!--  
notification -->
        <
div class="threadnotification td" >
            <
label for="thread_imod_checkbox_{vb:raw thread.realthreadid}">{vb:raw thread.notification}</label>
        </
div>
        <
label class="threadimod td">
            <
input type="checkbox" name="deletebox[{vb:raw subscribethread.$threadid}]" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" value="yes" tabindex="1" />
        </
label>
        </
vb:if>
        
        <
vb:if condition="$show['inlinemod']">
        <!-- 
fourth block -->
        <
label class="threadimod td alt">
            <
input type="checkbox" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" name="imodcheck[{vb:raw thread.realthreadid}]" tabindex="1" />
        </
label>
        </
vb:if>
        
    </
div>
</
li


BlackThorn 04-14-2010 05:21 PM

Replace all codes with:


PHP Code:

<li class="threadbit {vb:raw thread.statusstring}<vb:if condition="$show['paperclip']"> attachments</vb:if><vb:if condition="!$thread['postuserid'] AND !$thread['del_userid']"> guest</vb:if><vb:if condition="$thread['moderatedprefix']"> unapproved</vb:if>" id="thread_{vb:raw thread.realthreadid}">
    <
div class="rating{vb:raw thread.rating}<vb:if condition="$thread['sticky']"> sticky<vb:else /> nonsticky</vb:if>">
        <
div class="threadinfo">
            <!--  
status icon block -->
            <
class="threadstatus" rel="vB::AJAX" title="
            <vb:if condition="
$show['threadcount']">
                {vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}
            </vb:if>
            "
></a>
        
            <!-- 
title author block -->
            <
div class="inner">
                <
h3 class="threadtitle">
                                       <
vb:if condition="$show['gotonewpost']"><a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_newpost}, 'threadid', 'threadtitle'}" id="thread_gotonew_{vb:raw thread.realthreadid}"><img class="gotonewpost" src="{vb:stylevar imgdir_button}/firstnew.png" alt="{vb:rawphrase go_to_first_new_post}" /></a>
                    </
vb:if>    
                        <
vb:if condition="$thread[avatarurl]">
<
img height="50px" width="50px" class="inlineimg" src="{vb:raw thread.avatarurl}" border="0" /></vb:if>  
                                        <
vb:if condition="$show['threadicon']">
                                                <
img src="{vb:raw thread.threadiconpath}" alt="{vb:raw thread.threadicontitle}" border="0" />
                                        </
vb:if>

                    <
vb:if condition="$thread['sticky']">
                         <
img src="{vb:stylevar imgdir_misc}/sticky.gif" alt="{vb:rawphrase sticky_thread}" />
                    </
vb:if>
                                        
                     <
vb:if condition="$thread['movedprefix'] OR $thread['typeprefix'] OR $thread['moderatedprefix'] OR $thread['prefix_rich']">
                        <
span class="prefix understate">
                            {
vb:raw thread.movedprefix}
                            {
vb:raw thread.typeprefix}
                            {
vb:raw thread.moderatedprefix}
                            {
vb:raw thread.prefix_rich}
                        </
span>
                    </
vb:if>
                                        <
class="title<vb:if condition="$show['gotonewpost']"> threadtitle_unread</vb:if>" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}">{vb:raw thread.threadtitle}</a>
                </
h3>
                        

                <
div class="threadmeta">                
                    <
class="threaddesc">{vb:raw thread.preview}</p>
                    <
div class="author">
                        <
vb:if condition="$show['rmanage']">
                            <
span class="rmanage"><a href="postings.php?{vb:raw session.sessionurl}do=editthread&amp;t={vb:raw thread.redirectthreadid}">{vb:rawphrase manage}</a></span>
                        </
vb:if>                        
                        {
vb:rawphrase started_by_x_y_z_a, {vb:link member, {vb:raw thread}, null'postuserid''postusername'}, {vb:raw thread.postusername}, {vb:raw thread.startdate}, {vb:raw thread.starttime}}
                        <
vb:if condition="$show['unsubscribe']">
                             &
nbsp; <a href="newreply.php?{vb:raw session.sessionurl}do=newreply&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase reply}</a>
                             | <
a href="subscription.php?{vb:raw session.sessionurl}do=removesubscription&amp;return=ucp&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase unsubscribe}</a>
                        </
vb:if>
                        <
vb:if condition="$thread['pagenav']">
                            <
dl class="pagination" id="pagination_threadbit_{vb:raw thread.realthreadid}">
                                <
dt class="label">{vb:raw thread.totalpages} {vb:rawphrase pages} <span class="separator">&bull;</span></dt>
                                <
dd>
                                    {
vb:raw thread.pagenav}
                                    <
vb:if condition="$show['pagenavmore']"> <span class="separator">...</span> <span><a href="{vb:raw thread.lastpagelink}">{vb:raw thread.totalpages}</a></span></vb:if>
                                </
dd>
                            </
dl>
                        </
vb:if>
                    </
div>
                    
                </
div>

            </
div>                
            <!-- 
iconinfo -->
            <
div class="threaddetails td">
                <
div class="threaddetailicons">
                    <
vb:if condition="$show['taglist']">
                        <
img src="{vb:stylevar imgdir_misc}/tag.png" alt="{vb:raw thread.taglist}" />
                    </
vb:if>
                    <
vb:if condition="$show['rexpires']">
                        <
img src="{vb:stylevar imgdir_misc}/expires.gif" alt="{vb:rawphrase expires_on_x_y, {vb:raw thread.expiredate}, {vb:raw thread.expiretime}}" />
                    </
vb:if>
                    <
vb:if condition="$show['moderated']">
                        <
img src="{vb:stylevar imgdir_misc}/moderated_small.gif" alt="{vb:rawphrase x_moderated_posts, {vb:raw thread.hiddencount}}" />
                    </
vb:if>
                    <
vb:if condition="$show['deletedthread']">
                        <
img src="{vb:stylevar imgdir_misc}/trashcan_small.gif" alt="{vb:rawphrase x_deleted_posts, {vb:raw thread.deletedcount}}" />
                    </
vb:if>
                    <
vb:if condition="$show['paperclip']">
                        <
a href="javascript://" onclick="attachments({vb:raw thread.threadid}); return false"> <img src="{vb:stylevar imgdir_misc}/paperclip.png" border="0" alt="{vb:rawphrase x_attachments, {vb:raw thread.attach}}" /></a>
                    </
vb:if>
                    <
vb:if condition="$show['subscribed']">
                        <
img src="{vb:stylevar imgdir_misc}/subscribed.png" alt="{vb:rawphrase you_are_subscribed_to_this_thread}" />
                    </
vb:if>
                </
div>
            </
div>
        </
div>
        
        <!-- 
threadstats -->
        <
vb:if condition="!$show['notificationtype']">
        <
ul class="threadstats td alt" title="<vb:if condition="$thread['dot_count'] > 0">{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}</vb:if>">
            <
li>{vb:rawphrase replies}: <a href="misc.php?do=whoposted&amp;t={vb:raw thread.threadid}" onclick="who({vb:raw thread.threadid}); return false;" class="understate">{vb:raw thread.replycount}</a></li>
            <
li>{vb:rawphrase views}: {vb:raw thread.views}</li>
            <
li class="hidden">{vb:rawphrase rating}{vb:raw thread.rating} / 5</li>
        </
ul>
        </
vb:if>                    
        <!-- 
lastpost -->
        <
dl class="threadlastpost td<vb:if condition="$show['notificationtype']"> alt</vb:if>">
            <
dt class="lastpostby hidden">{vb:rawphrase last_post_by}</dt>

    <
dd>{vb:raw memberaction_dropdown}</dd>
            <
dd>{vb:raw thread.lastpostdate} <em class="time">{vb:raw thread.lastposttime}</em> <a href="showthread.php?{vb:raw session.sessionurl}p={vb:raw thread.lastpostid}{vb:raw thread.highlight}<vb:if condition="$thread['pagenav']">&amp;page={vb:raw thread.totalpages}</vb:if>#post{vb:raw thread.lastpostid}" class="lastpostdate understate" title="{vb:rawphrase go_to_last_post}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a></dd>
        </
dl>

        <
vb:if condition="$show['notificationtype']">
        <!--  
notification -->
        <
div class="threadnotification td" >
            <
label for="thread_imod_checkbox_{vb:raw thread.realthreadid}">{vb:raw thread.notification}</label>
        </
div>
        <
label class="threadimod td">
            <
input type="checkbox" name="deletebox[{vb:raw subscribethread.$threadid}]" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" value="yes" tabindex="1" />
        </
label>
        </
vb:if>
        
        <
vb:if condition="$show['inlinemod']">
        <!-- 
fourth block -->
        <
label class="threadimod td alt">
            <
input type="checkbox" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" name="imodcheck[{vb:raw thread.realthreadid}]" tabindex="1" />
        </
label>
        </
vb:if>
        
    </
div>
</
li


BlackThorn 04-14-2010 05:22 PM

IF THAT DOESN'T WORK, THEN REPLACE WITH :

PHP Code:

<li class="threadbit {vb:raw thread.statusstring}<vb:if condition="$show['paperclip']"> attachments</vb:if><vb:if condition="!$thread['postuserid'] AND !$thread['del_userid']"> guest</vb:if><vb:if condition="$thread['moderatedprefix']"> unapproved</vb:if>" id="thread_{vb:raw thread.realthreadid}">
    <
div class="rating{vb:raw thread.rating}<vb:if condition="$thread['sticky']"> sticky<vb:else /> nonsticky</vb:if>">
        <
div class="threadinfo">
            <!--  
status icon block -->
            <
class="threadstatus" rel="vB::AJAX" title="
            <vb:if condition="
$show['threadcount']">
                {vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}
            </vb:if>
            "
></a>
        <
vb:if condition="$thread[avatarurl]">
<
img height="50px" width="50px" class="inlineimg" src="{vb:raw thread.avatarurl}" border="0" /></vb:if>  
            <!-- 
title author block -->
            <
div class="inner">
                <
h3 class="threadtitle">
                                       <
vb:if condition="$show['gotonewpost']"><a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_newpost}, 'threadid', 'threadtitle'}" id="thread_gotonew_{vb:raw thread.realthreadid}"><img class="gotonewpost" src="{vb:stylevar imgdir_button}/firstnew.png" alt="{vb:rawphrase go_to_first_new_post}" /></a>
                    </
vb:if>    
                        <
vb:if condition="$thread[avatarurl]">
<
img height="50px" width="50px" class="inlineimg" src="{vb:raw thread.avatarurl}" border="0" /></vb:if>  
                    <
vb:if condition="$thread['sticky']">
                         <
img src="{vb:stylevar imgdir_misc}/sticky.gif" alt="{vb:rawphrase sticky_thread}" />
                    </
vb:if>
                                        
                     <
vb:if condition="$thread['movedprefix'] OR $thread['typeprefix'] OR $thread['moderatedprefix'] OR $thread['prefix_rich']">
                        <
span class="prefix understate">
                            {
vb:raw thread.movedprefix}
                            {
vb:raw thread.typeprefix}
                            {
vb:raw thread.moderatedprefix}
                            {
vb:raw thread.prefix_rich}
                        </
span>
                    </
vb:if>
                                        <
class="title<vb:if condition="$show['gotonewpost']"> threadtitle_unread</vb:if>" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}">{vb:raw thread.threadtitle}</a>
                </
h3>
                        

                <
div class="threadmeta">                
                    <
class="threaddesc">{vb:raw thread.preview}</p>
                    <
div class="author">
                        <
vb:if condition="$show['rmanage']">
                            <
span class="rmanage"><a href="postings.php?{vb:raw session.sessionurl}do=editthread&amp;t={vb:raw thread.redirectthreadid}">{vb:rawphrase manage}</a></span>
                        </
vb:if>                        
                        {
vb:rawphrase started_by_x_y_z_a, {vb:link member, {vb:raw thread}, null'postuserid''postusername'}, {vb:raw thread.postusername}, {vb:raw thread.startdate}, {vb:raw thread.starttime}}
                        <
vb:if condition="$show['unsubscribe']">
                             &
nbsp; <a href="newreply.php?{vb:raw session.sessionurl}do=newreply&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase reply}</a>
                             | <
a href="subscription.php?{vb:raw session.sessionurl}do=removesubscription&amp;return=ucp&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase unsubscribe}</a>
                        </
vb:if>
                        <
vb:if condition="$thread['pagenav']">
                            <
dl class="pagination" id="pagination_threadbit_{vb:raw thread.realthreadid}">
                                <
dt class="label">{vb:raw thread.totalpages} {vb:rawphrase pages} <span class="separator">&bull;</span></dt>
                                <
dd>
                                    {
vb:raw thread.pagenav}
                                    <
vb:if condition="$show['pagenavmore']"> <span class="separator">...</span> <span><a href="{vb:raw thread.lastpagelink}">{vb:raw thread.totalpages}</a></span></vb:if>
                                </
dd>
                            </
dl>
                        </
vb:if>
                    </
div>
                    
                </
div>

            </
div>                
            <!-- 
iconinfo -->
            <
div class="threaddetails td">
                <
div class="threaddetailicons">
                    <
vb:if condition="$show['taglist']">
                        <
img src="{vb:stylevar imgdir_misc}/tag.png" alt="{vb:raw thread.taglist}" />
                    </
vb:if>
                    <
vb:if condition="$show['rexpires']">
                        <
img src="{vb:stylevar imgdir_misc}/expires.gif" alt="{vb:rawphrase expires_on_x_y, {vb:raw thread.expiredate}, {vb:raw thread.expiretime}}" />
                    </
vb:if>
                    <
vb:if condition="$show['moderated']">
                        <
img src="{vb:stylevar imgdir_misc}/moderated_small.gif" alt="{vb:rawphrase x_moderated_posts, {vb:raw thread.hiddencount}}" />
                    </
vb:if>
                    <
vb:if condition="$show['deletedthread']">
                        <
img src="{vb:stylevar imgdir_misc}/trashcan_small.gif" alt="{vb:rawphrase x_deleted_posts, {vb:raw thread.deletedcount}}" />
                    </
vb:if>
                    <
vb:if condition="$show['paperclip']">
                        <
a href="javascript://" onclick="attachments({vb:raw thread.threadid}); return false"> <img src="{vb:stylevar imgdir_misc}/paperclip.png" border="0" alt="{vb:rawphrase x_attachments, {vb:raw thread.attach}}" /></a>
                    </
vb:if>
                    <
vb:if condition="$show['subscribed']">
                        <
img src="{vb:stylevar imgdir_misc}/subscribed.png" alt="{vb:rawphrase you_are_subscribed_to_this_thread}" />
                    </
vb:if>
                </
div>
            </
div>
        </
div>
        
        <!-- 
threadstats -->
        <
vb:if condition="!$show['notificationtype']">
        <
ul class="threadstats td alt" title="<vb:if condition="$thread['dot_count'] > 0">{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}</vb:if>">
            <
li>{vb:rawphrase replies}: <a href="misc.php?do=whoposted&amp;t={vb:raw thread.threadid}" onclick="who({vb:raw thread.threadid}); return false;" class="understate">{vb:raw thread.replycount}</a></li>
            <
li>{vb:rawphrase views}: {vb:raw thread.views}</li>
            <
li class="hidden">{vb:rawphrase rating}{vb:raw thread.rating} / 5</li>
        </
ul>
        </
vb:if>                    
        <!-- 
lastpost -->
        <
dl class="threadlastpost td<vb:if condition="$show['notificationtype']"> alt</vb:if>">
            <
dt class="lastpostby hidden">{vb:rawphrase last_post_by}</dt>

    <
dd>{vb:raw memberaction_dropdown}</dd>
            <
dd>{vb:raw thread.lastpostdate} <em class="time">{vb:raw thread.lastposttime}</em> <a href="showthread.php?{vb:raw session.sessionurl}p={vb:raw thread.lastpostid}{vb:raw thread.highlight}<vb:if condition="$thread['pagenav']">&amp;page={vb:raw thread.totalpages}</vb:if>#post{vb:raw thread.lastpostid}" class="lastpostdate understate" title="{vb:rawphrase go_to_last_post}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a></dd>
        </
dl>

        <
vb:if condition="$show['notificationtype']">
        <!--  
notification -->
        <
div class="threadnotification td" >
            <
label for="thread_imod_checkbox_{vb:raw thread.realthreadid}">{vb:raw thread.notification}</label>
        </
div>
        <
label class="threadimod td">
            <
input type="checkbox" name="deletebox[{vb:raw subscribethread.$threadid}]" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" value="yes" tabindex="1" />
        </
label>
        </
vb:if>
        
        <
vb:if condition="$show['inlinemod']">
        <!-- 
fourth block -->
        <
label class="threadimod td alt">
            <
input type="checkbox" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" name="imodcheck[{vb:raw thread.realthreadid}]" tabindex="1" />
        </
label>
        </
vb:if>
        
    </
div>
</
li


BlackThorn 04-14-2010 05:22 PM

SORRY FOR SPAM !

OR REPLACE WITH;

PHP Code:

<li class="threadbit {vb:raw thread.statusstring}<vb:if condition="$show['paperclip']"> attachments</vb:if><vb:if condition="!$thread['postuserid'] AND !$thread['del_userid']"> guest</vb:if><vb:if condition="$thread['moderatedprefix']"> unapproved</vb:if>" id="thread_{vb:raw thread.realthreadid}">
    <
div class="rating{vb:raw thread.rating}<vb:if condition="$thread['sticky']"> sticky<vb:else /> nonsticky</vb:if>">
        <
div class="threadinfo">
            <!--  
status icon block -->
            <
class="threadstatus" rel="vB::AJAX" title="
            <vb:if condition="
$show['threadcount']">
                {vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}
            </vb:if>
            "
></a>
        <
vb:if condition="$thread[avatarurl]">
<
img height="50px" width="50px" class="inlineimg" src="{vb:raw thread.avatarurl}" border="0" /></vb:if>  
            <!-- 
title author block -->
            <
div class="inner">
                <
h3 class="threadtitle">
                                       <
vb:if condition="$show['gotonewpost']"><a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_newpost}, 'threadid', 'threadtitle'}" id="thread_gotonew_{vb:raw thread.realthreadid}"><img class="gotonewpost" src="{vb:stylevar imgdir_button}/firstnew.png" alt="{vb:rawphrase go_to_first_new_post}" /></a>
                    </
vb:if>    
                    <
vb:if condition="$thread['sticky']">
                         <
img src="{vb:stylevar imgdir_misc}/sticky.gif" alt="{vb:rawphrase sticky_thread}" />
                    </
vb:if>
                                        
                     <
vb:if condition="$thread['movedprefix'] OR $thread['typeprefix'] OR $thread['moderatedprefix'] OR $thread['prefix_rich']">
                        <
span class="prefix understate">
                            {
vb:raw thread.movedprefix}
                            {
vb:raw thread.typeprefix}
                            {
vb:raw thread.moderatedprefix}
                            {
vb:raw thread.prefix_rich}
                        </
span>
                    </
vb:if>
                                        <
class="title<vb:if condition="$show['gotonewpost']"> threadtitle_unread</vb:if>" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}">{vb:raw thread.threadtitle}</a>
                </
h3>
                        

                <
div class="threadmeta">                
                    <
class="threaddesc">{vb:raw thread.preview}</p>
                    <
div class="author">
                        <
vb:if condition="$show['rmanage']">
                            <
span class="rmanage"><a href="postings.php?{vb:raw session.sessionurl}do=editthread&amp;t={vb:raw thread.redirectthreadid}">{vb:rawphrase manage}</a></span>
                        </
vb:if>                        
                        {
vb:rawphrase started_by_x_y_z_a, {vb:link member, {vb:raw thread}, null'postuserid''postusername'}, {vb:raw thread.postusername}, {vb:raw thread.startdate}, {vb:raw thread.starttime}}
                        <
vb:if condition="$show['unsubscribe']">
                             &
nbsp; <a href="newreply.php?{vb:raw session.sessionurl}do=newreply&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase reply}</a>
                             | <
a href="subscription.php?{vb:raw session.sessionurl}do=removesubscription&amp;return=ucp&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase unsubscribe}</a>
                        </
vb:if>
                        <
vb:if condition="$thread['pagenav']">
                            <
dl class="pagination" id="pagination_threadbit_{vb:raw thread.realthreadid}">
                                <
dt class="label">{vb:raw thread.totalpages} {vb:rawphrase pages} <span class="separator">&bull;</span></dt>
                                <
dd>
                                    {
vb:raw thread.pagenav}
                                    <
vb:if condition="$show['pagenavmore']"> <span class="separator">...</span> <span><a href="{vb:raw thread.lastpagelink}">{vb:raw thread.totalpages}</a></span></vb:if>
                                </
dd>
                            </
dl>
                        </
vb:if>
                    </
div>
                    
                </
div>

            </
div>                
            <!-- 
iconinfo -->
            <
div class="threaddetails td">
                <
div class="threaddetailicons">
                    <
vb:if condition="$show['taglist']">
                        <
img src="{vb:stylevar imgdir_misc}/tag.png" alt="{vb:raw thread.taglist}" />
                    </
vb:if>
                    <
vb:if condition="$show['rexpires']">
                        <
img src="{vb:stylevar imgdir_misc}/expires.gif" alt="{vb:rawphrase expires_on_x_y, {vb:raw thread.expiredate}, {vb:raw thread.expiretime}}" />
                    </
vb:if>
                    <
vb:if condition="$show['moderated']">
                        <
img src="{vb:stylevar imgdir_misc}/moderated_small.gif" alt="{vb:rawphrase x_moderated_posts, {vb:raw thread.hiddencount}}" />
                    </
vb:if>
                    <
vb:if condition="$show['deletedthread']">
                        <
img src="{vb:stylevar imgdir_misc}/trashcan_small.gif" alt="{vb:rawphrase x_deleted_posts, {vb:raw thread.deletedcount}}" />
                    </
vb:if>
                    <
vb:if condition="$show['paperclip']">
                        <
a href="javascript://" onclick="attachments({vb:raw thread.threadid}); return false"> <img src="{vb:stylevar imgdir_misc}/paperclip.png" border="0" alt="{vb:rawphrase x_attachments, {vb:raw thread.attach}}" /></a>
                    </
vb:if>
                    <
vb:if condition="$show['subscribed']">
                        <
img src="{vb:stylevar imgdir_misc}/subscribed.png" alt="{vb:rawphrase you_are_subscribed_to_this_thread}" />
                    </
vb:if>
                </
div>
            </
div>
        </
div>
        
        <!-- 
threadstats -->
        <
vb:if condition="!$show['notificationtype']">
        <
ul class="threadstats td alt" title="<vb:if condition="$thread['dot_count'] > 0">{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}</vb:if>">
            <
li>{vb:rawphrase replies}: <a href="misc.php?do=whoposted&amp;t={vb:raw thread.threadid}" onclick="who({vb:raw thread.threadid}); return false;" class="understate">{vb:raw thread.replycount}</a></li>
            <
li>{vb:rawphrase views}: {vb:raw thread.views}</li>
            <
li class="hidden">{vb:rawphrase rating}{vb:raw thread.rating} / 5</li>
        </
ul>
        </
vb:if>                    
        <!-- 
lastpost -->
        <
dl class="threadlastpost td<vb:if condition="$show['notificationtype']"> alt</vb:if>">
            <
dt class="lastpostby hidden">{vb:rawphrase last_post_by}</dt>

    <
dd>{vb:raw memberaction_dropdown}</dd>
            <
dd>{vb:raw thread.lastpostdate} <em class="time">{vb:raw thread.lastposttime}</em> <a href="showthread.php?{vb:raw session.sessionurl}p={vb:raw thread.lastpostid}{vb:raw thread.highlight}<vb:if condition="$thread['pagenav']">&amp;page={vb:raw thread.totalpages}</vb:if>#post{vb:raw thread.lastpostid}" class="lastpostdate understate" title="{vb:rawphrase go_to_last_post}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a></dd>
        </
dl>

        <
vb:if condition="$show['notificationtype']">
        <!--  
notification -->
        <
div class="threadnotification td" >
            <
label for="thread_imod_checkbox_{vb:raw thread.realthreadid}">{vb:raw thread.notification}</label>
        </
div>
        <
label class="threadimod td">
            <
input type="checkbox" name="deletebox[{vb:raw subscribethread.$threadid}]" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" value="yes" tabindex="1" />
        </
label>
        </
vb:if>
        
        <
vb:if condition="$show['inlinemod']">
        <!-- 
fourth block -->
        <
label class="threadimod td alt">
            <
input type="checkbox" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" name="imodcheck[{vb:raw thread.realthreadid}]" tabindex="1" />
        </
label>
        </
vb:if>
        
    </
div>
</
li


Taurus1 04-14-2010 05:29 PM

Hey man! This is great. Do you have this for 3.8.5?

BlackThorn 04-14-2010 05:36 PM

Quote:

Originally Posted by Taurus1 (Post 2021284)
Hey man! This is great. Do you have this for 3.8.5?

https://vborg.vbsupport.ru/showthread.php?t=135891

Allan make that for v3.8.5/6 Probably it will be workin' great on your forums. You can try that.
But my add-on not like that. Maybe I'll make new add-on for 3.8.x next the time.

Greight 04-14-2010 05:39 PM

Thank you. Here are the outcomes :
Attachment 115770

The first one is OK to me, just I want the second line that I have put a square on it be aligned with its above text. Is it possible?

BlackThorn 04-14-2010 05:47 PM

Quote:

Originally Posted by Greight (Post 2021290)
Thank you. Here are the outcomes :
Attachment 115770

The first one is OK to me, just I want the second line that I have put a square on it be aligned with its above text. Is it possible?

Well bro, InshAllah this codes will be great your template.

But if that doesn't work, please work a little :D

This is avatar codes where you want and you add where, there workin' great believe me...

Code:

<vb:if condition="$thread[avatarurl]">
<img height="50px" width="50px" class="inlineimg" src="{vb:raw thread.avatarurl}" border="0" /></vb:if>

So, You can use this codes now (Our forums);

PHP Code:

<li class="threadbit 
{vb:raw thread.statusstring}" 
id="thread_{vb:raw thread.realthreadid}">

<
div class="rating{vb:raw thread.rating}<vb:if condition="$thread['sticky']"> sticky<vb:else /> nonsticky</vb:if>">
        
<
div class="threadinfo">
            
<!--  
status icon block --> 
            
<
class="threadstatus" rel="vB::AJAX" title="

<vb:if condition="
$show['threadcount']">
                
{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}
            </vb:if>
            "
></a>

            <
vb:if condition="$thread[avatarurl]">
<
img height="50px" width="50px" class="inlineimg" src="{vb:raw thread.avatarurl}" border="0" /></vb:if>   

<!-- 
title author block -->
            
<
div class="inner">
                
<
h3 class="threadtitle">
                                       
<
vb:if condition="$show['gotonewpost']">
<
a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_newpost}, 'threadid', 'threadtitle'}" id="thread_gotonew_{vb:raw thread.realthreadid}"><img class="gotonewpost" src="{vb:stylevar imgdir_button}/firstnew.png" alt="{vb:rawphrase go_to_first_new_post}" /></a>
                    
</
vb:if>
                                        
                     
<
vb:if condition="$thread['movedprefix'] OR $thread['typeprefix'] OR $thread['moderatedprefix'] OR $thread['prefix_rich']">
                        
<
span class="prefix understate">
                            
{
vb:raw thread.movedprefix}
                            
{
vb:raw thread.typeprefix}
                            
{
vb:raw thread.moderatedprefix}
                            
{
vb:raw thread.prefix_rich}
                        
</
span>
                    
</
vb:if>
                                        
<
class="title<vb:if condition="$show['gotonewpost']"> threadtitle_unread</vb:if>" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}">{vb:raw thread.threadtitle}</a>
                
</
h3>
                        

                
<
div class="threadmeta">                
                    
<
class="threaddesc">{vb:raw thread.preview}</p>
                    
<
div class="author">
                        
<
vb:if condition="$show['rmanage']">                        
<
span class="rmanage"><a href="postings.php?{vb:raw session.sessionurl}do=editthread&amp;t={vb:raw thread.redirectthreadid}">{vb:rawphrase manage}</a></span></vb:if>
                        
<
span class="label">{vb:rawphrase posted_by}</span
                        
<
a href="{vb:link member, {vb:raw thread}, null, 'postuserid', 'postusername'}" class="username understate" title="{vb:rawphrase started_by_x_y, {vb:raw thread.postusername}, {vb:raw thread.postdate} {vb:raw thread.posttime}}">{vb:raw thread.postusername}</a>
                        
<
vb:if condition="$show['unsubscribe']">
                             
&
nbsp

<
a href="newreply.php?{vb:raw session.sessionurl}do=newreply&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase reply}</a>
                             | 
<
a href="subscription.php?{vb:raw session.sessionurl}do=removesubscription&amp;return=ucp&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase unsubscribe}</a>
                        
</
vb:if>
                        
<
vb:if condition="$thread['pagenav']">
                            
<
dl class="pagination" id="pagination_threadbit_{vb:raw thread.realthreadid}">
                                <
dt class="label">{vb:raw thread.totalpages} {vb:rawphrase pages} <span class="separator">&bull;</span></dt>
                                <
dd>
                                
<
span class="pagelinks">
                                
{
vb:raw thread.pagenav}
                                
<
vb:if condition="$show['pagenavmore']"> ... <a href="{vb:raw thread.lastpagelink}">{vb:raw thread.totalpages}</a></vb:if>
                                    
</
span>
                                </
dd>
                            
</
dl>
                        
</
vb:if>
                    
</
div>            
                
</
div>
    
</
div>                
            
<!-- 
iconinfo -->
            
<
div class="threaddetails td">
                
<
div class="threaddetailicons">
                    
                    
<
vb:if condition="$show['rexpires']">
                        
<
img src="{vb:stylevar imgdir_misc}/expires.gif" alt="{vb:rawphrase expires_on_x_y, {vb:raw thread.expiredate}, {vb:raw thread.expiretime}}" />
                    
</
vb:if>
                    
<
vb:if condition="$show['moderated']">
                        
<
img src="{vb:stylevar imgdir_misc}/moderated_small.gif" alt="{vb:rawphrase x_moderated_posts, {vb:raw thread.hiddencount}}" />
                    
</
vb:if>
                    
<
vb:if condition="$show['deletedthread']">
                        
<
img src="{vb:stylevar imgdir_misc}/trashcan_small.gif" alt="{vb:rawphrase x_deleted_posts, {vb:raw thread.deletedcount}}" />
                    
</
vb:if>
                    
<
vb:if condition="$show['paperclip']">
                        
<
a href="javascript://" onclick="attachments({vb:raw thread.threadid}); return false"> <img src="{vb:stylevar imgdir_misc}/paperclip.png" border="0" alt="{vb:rawphrase x_attachments, {vb:raw thread.attach}}" /></a>
                    
</
vb:if>
                    
<
vb:if condition="$show['subscribed']">
                        
<
img src="{vb:stylevar imgdir_misc}/subscribed.png" alt="{vb:rawphrase you_are_subscribed_to_this_thread}" />
                    
</
vb:if>
                
</
div>
            
</
div>
        
</
div>
        
        <!-- 
threadstats -->
        <
vb:if condition="!$show['notificationtype']">
        <
ul class="threadstats td alt" title="<vb:if condition="$thread['dot_count'] > 0">{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}</vb:if>">
            <
li>{vb:rawphrase replies}: <a href="misc.php?do=whoposted&amp;t={vb:raw thread.threadid}" onclick="who({vb:raw thread.threadid}); return false;" class="understate">{vb:raw thread.replycount}</a></li>
            <
li>{vb:rawphrase views}: {vb:raw thread.views}</li>
            <
li class="hidden">{vb:rawphrase rating}{vb:raw thread.rating} / 5</li>
        </
ul>
        </
vb:if>                    
        <!-- 
lastpost -->
        <
dl class="threadlastpost td<vb:if condition="$show['notificationtype']"> alt</vb:if>">
            <
dt class="lastpostby hidden">{vb:rawphrase last_post_by}</dt>

    <
dd>{vb:raw memberaction_dropdown}</dd>
            <
dd>{vb:raw thread.lastpostdate} <em class="time">{vb:raw thread.lastposttime}</em> <a href="showthread.php?{vb:raw session.sessionurl}p={vb:raw thread.lastpostid}{vb:raw thread.highlight}<vb:if condition="$thread['pagenav']">&amp;page={vb:raw thread.totalpages}</vb:if>#post{vb:raw thread.lastpostid}" class="lastpostdate understate" title="{vb:rawphrase go_to_last_post}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a></dd>
        </
dl>

        <
vb:if condition="$show['notificationtype']">
        <!--  
notification -->
        <
div class="threadnotification td" >
            <
label for="thread_imod_checkbox_{vb:raw thread.realthreadid}">{vb:raw thread.notification}</label>
        </
div>
        <
label class="threadimod td">
            <
input type="checkbox" name="deletebox[{vb:raw subscribethread.$threadid}]" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" value="yes" tabindex="1" />
        </
label>
        </
vb:if>
        
        <
vb:if condition="$show['inlinemod']">
        <!-- 
fourth block -->
        <
label class="threadimod td alt">
            <
input type="checkbox" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" name="imodcheck[{vb:raw thread.realthreadid}]" tabindex="1" />
        </
label>
        </
vb:if>
        
    </
div>
</
li


Greight 04-14-2010 06:00 PM

Sorry mate I'm bothering you. Just I want to say the layout I want is as I have edited this image:
Attachment 115772

Another thing; Is it possible to add avatars to the forum home?

BlackThorn 04-14-2010 06:01 PM

Well, fixed it alittle. If you want, you can try this;

PHP Code:

<li class="threadbit 
{vb:raw thread.statusstring}" 
id="thread_{vb:raw thread.realthreadid}">

<
div class="rating{vb:raw thread.rating}<vb:if condition="$thread['sticky']"> sticky<vb:else /> nonsticky</vb:if>">
        
<
div class="threadinfo">
            
<!--  
status icon block --> 
            
<
class="threadstatus" rel="vB::AJAX" title="

<vb:if condition="
$show['threadcount']">
                
{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}
            </vb:if>
            "
></a>

<!-- 
title author block -->
            
<
div class="inner">
                
<
h3 class="threadtitle">
                             
<
vb:if condition="$thread[avatarurl]">
<
img height="35px" width="35px" class="inlineimg" src="{vb:raw thread.avatarurl}" border="0" /></vb:if>
          
<
span class="label">{vb:rawphrase posted_by}</span
                        
<
a href="{vb:link member, {vb:raw thread}, null, 'postuserid', 'postusername'}" class="username understate" title="{vb:rawphrase started_by_x_y, {vb:raw thread.postusername}, {vb:raw thread.postdate} {vb:raw thread.posttime}}">{vb:raw thread.postusername}</a>

<
vb:if condition="$show['gotonewpost']">
<
a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_newpost}, 'threadid', 'threadtitle'}" id="thread_gotonew_{vb:raw thread.realthreadid}"><img class="gotonewpost" src="{vb:stylevar imgdir_button}/firstnew.png" alt="{vb:rawphrase go_to_first_new_post}" /></a>
                    
</
vb:if>
                                        
                     
<
vb:if condition="$thread['movedprefix'] OR $thread['typeprefix'] OR $thread['moderatedprefix'] OR $thread['prefix_rich']">
                        
<
span class="prefix understate">
                            
{
vb:raw thread.movedprefix}
                            
{
vb:raw thread.typeprefix}
                            
{
vb:raw thread.moderatedprefix}
                            
{
vb:raw thread.prefix_rich}
                        
</
span>
                    
</
vb:if>
                                        
<
class="title<vb:if condition="$show['gotonewpost']"> threadtitle_unread</vb:if>" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}">{vb:raw thread.threadtitle}</a>
                
</
h3>
                        

                
<
div class="threadmeta">                
                    
<
class="threaddesc">{vb:raw thread.preview}</p>
                    
<
div class="author">
                        
<
vb:if condition="$show['rmanage']">                        
<
span class="rmanage"><a href="postings.php?{vb:raw session.sessionurl}do=editthread&amp;t={vb:raw thread.redirectthreadid}">{vb:rawphrase manage}</a></span></vb:if>
                    
                        
<
vb:if condition="$show['unsubscribe']">
                             
&
nbsp

<
a href="newreply.php?{vb:raw session.sessionurl}do=newreply&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase reply}</a>
                             | 
<
a href="subscription.php?{vb:raw session.sessionurl}do=removesubscription&amp;return=ucp&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase unsubscribe}</a>
                        
</
vb:if>
                        
<
vb:if condition="$thread['pagenav']">
                            
<
dl class="pagination" id="pagination_threadbit_{vb:raw thread.realthreadid}">
                                <
dt class="label">{vb:raw thread.totalpages} {vb:rawphrase pages} <span class="separator">&bull;</span></dt>
                                <
dd>
                                
<
span class="pagelinks">
                                
{
vb:raw thread.pagenav}
                                
<
vb:if condition="$show['pagenavmore']"> ... <a href="{vb:raw thread.lastpagelink}">{vb:raw thread.totalpages}</a></vb:if>
                                    
</
span>

</
dd>
                            
</
dl>
                        
</
vb:if>
                    
</
div>            
                
</
div>
    
</
div>                
            
<!-- 
iconinfo -->
            
<
div class="threaddetails td">
                
<
div class="threaddetailicons">
                    
                    
<
vb:if condition="$show['rexpires']">
                        
<
img src="{vb:stylevar imgdir_misc}/expires.gif" alt="{vb:rawphrase expires_on_x_y, {vb:raw thread.expiredate}, {vb:raw thread.expiretime}}" />
                    
</
vb:if>
                    
<
vb:if condition="$show['moderated']">
                        
<
img src="{vb:stylevar imgdir_misc}/moderated_small.gif" alt="{vb:rawphrase x_moderated_posts, {vb:raw thread.hiddencount}}" />
                    
</
vb:if>
                    
<
vb:if condition="$show['deletedthread']">
                        
<
img src="{vb:stylevar imgdir_misc}/trashcan_small.gif" alt="{vb:rawphrase x_deleted_posts, {vb:raw thread.deletedcount}}" />
                    
</
vb:if>
                    
<
vb:if condition="$show['paperclip']">
                        
<
a href="javascript://" onclick="attachments({vb:raw thread.threadid}); return false"> <img src="{vb:stylevar imgdir_misc}/paperclip.png" border="0" alt="{vb:rawphrase x_attachments, {vb:raw thread.attach}}" /></a>
                    
</
vb:if>
                    
<
vb:if condition="$show['subscribed']">
                        
<
img src="{vb:stylevar imgdir_misc}/subscribed.png" alt="{vb:rawphrase you_are_subscribed_to_this_thread}" />
                    
</
vb:if>
                
</
div>
            
</
div>
        
</
div>
        
        <!-- 
threadstats -->
        <
vb:if condition="!$show['notificationtype']">
        <
ul class="threadstats td alt" title="<vb:if condition="$thread['dot_count'] > 0">{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}</vb:if>">
            <
li>{vb:rawphrase replies}: <a href="misc.php?do=whoposted&amp;t={vb:raw thread.threadid}" onclick="who({vb:raw thread.threadid}); return false;" class="understate">{vb:raw thread.replycount}</a></li>
            <
li>{vb:rawphrase views}: {vb:raw thread.views}</li>
            <
li class="hidden">{vb:rawphrase rating}{vb:raw thread.rating} / 5</li>
        </
ul>
        </
vb:if>                    
        <!-- 
lastpost -->
        <
dl class="threadlastpost td<vb:if condition="$show['notificationtype']"> alt</vb:if>">
            <
dt class="lastpostby hidden">{vb:rawphrase last_post_by}</dt>

    <
dd>{vb:raw memberaction_dropdown}</dd>
            <
dd>{vb:raw thread.lastpostdate} <em class="time">{vb:raw thread.lastposttime}</em> <a href="showthread.php?{vb:raw session.sessionurl}p={vb:raw thread.lastpostid}{vb:raw thread.highlight}<vb:if condition="$thread['pagenav']">&amp;page={vb:raw thread.totalpages}</vb:if>#post{vb:raw thread.lastpostid}" class="lastpostdate understate" title="{vb:rawphrase go_to_last_post}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a></dd>
        </
dl>

        <
vb:if condition="$show['notificationtype']">
        <!--  
notification -->
        <
div class="threadnotification td" >
            <
label for="thread_imod_checkbox_{vb:raw thread.realthreadid}">{vb:raw thread.notification}</label>
        </
div>
        <
label class="threadimod td">
            <
input type="checkbox" name="deletebox[{vb:raw subscribethread.$threadid}]" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" value="yes" tabindex="1" />
        </
label>
        </
vb:if>
        
        <
vb:if condition="$show['inlinemod']">
        <!-- 
fourth block -->
        <
label class="threadimod td alt">
            <
input type="checkbox" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" name="imodcheck[{vb:raw thread.realthreadid}]" tabindex="1" />
        </
label>
        </
vb:if>
        
    </
div>
</
li

http://www.vbulletin-turko.com/forum...C5%9Eikayetler

BlackThorn 04-14-2010 06:03 PM

Quote:

Originally Posted by Greight (Post 2021304)
Sorry mate I'm bothering you. Just I want to say the layout I want is as I have edited this image:
Attachment 115772

Another thing; Is it possible to add avatars to the forum home?

Well, I'll fixed it next the time like phpBB.
Thats do not work on forumhome but I'll work so much.

Greight 04-14-2010 06:37 PM

Quote:

Originally Posted by BlackThorn (Post 2021308)
Well, I'll fixed it next the time like phpBB.
Thats do not work on forumhome but I'll work so much.

You know formerly I had my forum running on phpBB nad I had the mod you say. It was neat and clean and I want it back :rolleyes:

Quote:

Originally Posted by BlackThorn (Post 2021306)
Well, fixed it alittle. If you want, you can try this;

PHP Code:

<li class=..... 

http://www.vbulletin-turko.com/forum...C5%9Eikayetler

The result:
Attachment 115773

Maybe I should quit.:D

BlackThorn 04-14-2010 09:43 PM

Quote:

Originally Posted by Greight (Post 2021322)
You know formerly I had my forum running on phpBB nad I had the mod you say. It was neat and clean and I want it back :rolleyes:



The result:
Attachment 115773

Maybe I should quit.:D

its just like phpBB :) I guess, i love it :rolleyes:

werewolves69 04-15-2010 12:04 AM

Quote:

Originally Posted by Jabong82 (Post 2017674)
Oh I fixed it. I had to place code above this:

PHP Code:

{vb:rawphrase started_by_x_y_z_a, {vb:link member, {vb:raw thread}, null'postuserid''postusername'}, {vb:raw thread.postusername}, {vb:raw thread.startdate}, {vb:raw thread.starttime}} 

I am using 4.0.2. Great mod!


Thank you now with this information it works for me also GREAT MOD

TurkYasam 04-15-2010 02:20 AM

First of all, thank you for this mod..:)
I was wondering how to replace avatar and status icon? (moved,closed etc icon)

Regards..

Greight 04-15-2010 12:48 PM

No, it isn't mate. This is phpBB and I want it like this:
https://vborg.vbsupport.ru/external/2011/03/28.jpg
and here is the mod.

BlackThorn 04-15-2010 07:27 PM

Quote:

Originally Posted by Greight (Post 2021656)
No, it isn't mate. This is phpBB and I want it like this:
https://vborg.vbsupport.ru/external/2011/03/28.jpg
and here is the mod.

I will fixed next the time. I'm so busy now. Please use it classic :D

Greight 04-15-2010 08:01 PM

OK bro. I'm waiting for that impatiently.

odln018 04-20-2010 06:27 PM

Hmm, I don't seem to have the required item in my threadbit.

Code:

<li class="threadbit {vb:raw thread.statusstring}<vb:if condition="$show['paperclip']"> attachments</vb:if><vb:if condition="!$thread['postuserid'] AND !$thread['del_userid']"> guest</vb:if><vb:if condition="$thread['moderatedprefix']"> unapproved</vb:if>" id="thread_{vb:raw thread.realthreadid}">
        <div class="rating{vb:raw thread.rating}<vb:if condition="$thread['sticky']"> sticky<vb:else /> nonsticky</vb:if>">
                <div class="threadinfo">
                        <!--  status icon block -->
                        <a class="threadstatus" rel="vB::AJAX" title="
                        <vb:if condition="$show['threadcount']">
                                {vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}
                        </vb:if>
                        "></a>
               
                        <!-- title / author block -->
                        <div class="inner">
                                <h3 class="threadtitle">
                                      <vb:if condition="$show['gotonewpost']"><a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_newpost}, 'threadid', 'threadtitle'}" id="thread_gotonew_{vb:raw thread.realthreadid}"><img class="gotonewpost" src="{vb:stylevar imgdir_button}/firstnew.png" alt="{vb:rawphrase go_to_first_new_post}" /></a>
                                        </vb:if>       
                                               
                                        <vb:if condition="$show['threadicon']">
                                                <img src="{vb:raw thread.threadiconpath}" alt="{vb:raw thread.threadicontitle}" border="0" />
                                        </vb:if>

                                        <vb:if condition="$thread['sticky']">
                                                <img src="{vb:stylevar imgdir_misc}/sticky.gif" alt="{vb:rawphrase sticky_thread}" />
                                        </vb:if>
                                       
                                        <vb:if condition="$thread['movedprefix'] OR $thread['typeprefix'] OR $thread['moderatedprefix'] OR $thread['prefix_rich']">
                                                <span class="prefix understate">
                                                        {vb:raw thread.movedprefix}
                                                        {vb:raw thread.typeprefix}
                                                        {vb:raw thread.moderatedprefix}
                                                        {vb:raw thread.prefix_rich}
                                                </span>
                                        </vb:if>
                                        <a class="title<vb:if condition="$show['gotonewpost']"> threadtitle_unread</vb:if>" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}">{vb:raw thread.threadtitle}</a>
                                </h3>
                                               

                                <div class="threadmeta">                               
                                        <p class="threaddesc">{vb:raw thread.preview}</p>
                                        <div class="author">
                                                <vb:if condition="$show['rmanage']">
                                                        <span class="rmanage"><a href="postings.php?{vb:raw session.sessionurl}do=editthread&amp;t={vb:raw thread.redirectthreadid}">{vb:rawphrase manage}</a></span>
                                                </vb:if>                                               
                                                {vb:rawphrase started_by_x_y_z_a, {vb:link member, {vb:raw thread}, null, 'postuserid', 'postusername'}, {vb:raw thread.postusername}, {vb:raw thread.startdate}, {vb:raw thread.starttime}}
                                                <vb:if condition="$show['unsubscribe']">
                                                        &nbsp; <a href="newreply.php?{vb:raw session.sessionurl}do=newreply&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase reply}</a>
                                                        | <a href="subscription.php?{vb:raw session.sessionurl}do=removesubscription&amp;return=ucp&amp;t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase unsubscribe}</a>
                                                </vb:if>
                                                <vb:if condition="$thread['pagenav']">
                                                        <dl class="pagination" id="pagination_threadbit_{vb:raw thread.realthreadid}">
                                                                <dt class="label">{vb:raw thread.totalpages} {vb:rawphrase pages} <span class="separator">&bull;</span></dt>
                                                                <dd>
                                                                        {vb:raw thread.pagenav}
                                                                        <vb:if condition="$show['pagenavmore']"> <span class="separator">...</span> <span><a href="{vb:raw thread.lastpagelink}">{vb:raw thread.totalpages}</a></span></vb:if>
                                                                </dd>
                                                        </dl>
                                                </vb:if>
                                        </div>
                                       
                                </div>

                        </div>                               
                        <!-- iconinfo -->
                        <div class="threaddetails td">
                                <div class="threaddetailicons">
                                        <vb:if condition="$show['taglist']">
                                                <img src="{vb:stylevar imgdir_misc}/tag.png" alt="{vb:raw thread.taglist}" />
                                        </vb:if>
                                        <vb:if condition="$show['rexpires']">
                                                <img src="{vb:stylevar imgdir_misc}/expires.gif" alt="{vb:rawphrase expires_on_x_y, {vb:raw thread.expiredate}, {vb:raw thread.expiretime}}" />
                                        </vb:if>
                                        <vb:if condition="$show['moderated']">
                                                <img src="{vb:stylevar imgdir_misc}/moderated_small.gif" alt="{vb:rawphrase x_moderated_posts, {vb:raw thread.hiddencount}}" />
                                        </vb:if>
                                        <vb:if condition="$show['deletedthread']">
                                                <img src="{vb:stylevar imgdir_misc}/trashcan_small.gif" alt="{vb:rawphrase x_deleted_posts, {vb:raw thread.deletedcount}}" />
                                        </vb:if>
                                        <vb:if condition="$show['paperclip']">
                                                <a href="javascript://" onclick="attachments({vb:raw thread.threadid}); return false"> <img src="{vb:stylevar imgdir_misc}/paperclip.png" border="0" alt="{vb:rawphrase x_attachments, {vb:raw thread.attach}}" /></a>
                                        </vb:if>
                                        <vb:if condition="$show['subscribed']">
                                                <img src="{vb:stylevar imgdir_misc}/subscribed.png" alt="{vb:rawphrase you_are_subscribed_to_this_thread}" />
                                        </vb:if>
                                </div>
                        </div>
                </div>
               
                <!-- threadstats -->
                <vb:if condition="!$show['notificationtype']">
                <ul class="threadstats td alt" title="<vb:if condition="$thread['dot_count'] > 0">{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}</vb:if>">
                        <li>{vb:rawphrase replies}: <a href="misc.php?do=whoposted&amp;t={vb:raw thread.threadid}" onclick="who({vb:raw thread.threadid}); return false;" class="understate">{vb:raw thread.replycount}</a></li>
                        <li>{vb:rawphrase views}: {vb:raw thread.views}</li>
                        <li class="hidden">{vb:rawphrase rating}{vb:raw thread.rating} / 5</li>
                </ul>
                </vb:if>                                       
                <!-- lastpost -->
                <dl class="threadlastpost td<vb:if condition="$show['notificationtype']"> alt</vb:if>">
                        <dt class="lastpostby hidden">{vb:rawphrase last_post_by}</dt>

        <dd>{vb:raw memberaction_dropdown}</dd>
                        <dd>{vb:raw thread.lastpostdate} <em class="time">{vb:raw thread.lastposttime}</em> <a href="showthread.php?{vb:raw session.sessionurl}p={vb:raw thread.lastpostid}{vb:raw thread.highlight}<vb:if condition="$thread['pagenav']">&amp;page={vb:raw thread.totalpages}</vb:if>#post{vb:raw thread.lastpostid}" class="lastpostdate understate" title="{vb:rawphrase go_to_last_post}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a></dd>
                </dl>

                <vb:if condition="$show['notificationtype']">
                <!--  notification -->
                <div class="threadnotification td" >
                        <label for="thread_imod_checkbox_{vb:raw thread.realthreadid}">{vb:raw thread.notification}</label>
                </div>
                <label class="threadimod td">
                        <input type="checkbox" name="deletebox[{vb:raw subscribethread.$threadid}]" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" value="yes" tabindex="1" />
                </label>
                </vb:if>
               
                <vb:if condition="$show['inlinemod']">
                <!-- fourth block -->
                <label class="threadimod td alt">
                        <input type="checkbox" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" name="imodcheck[{vb:raw thread.realthreadid}]" tabindex="1" />
                </label>
                </vb:if>
               
        </div>
</li>


BlackThorn 04-20-2010 07:38 PM

Quote:

Originally Posted by odln018 (Post 2024463)
Hmm, I don't seem to have the required item in my threadbit.

Probably your style is difference from another styles.
Well, You can look at this codes and try that;

PHP Code:

            <!-- title author block -->
            <
div class="inner">
                <
h3 class="threadtitle">
                                       <
vb:if condition="$show['gotonewpost']"><a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_newpost}, 'threadid', 'threadtitle'}" id="thread_gotonew_{vb:raw thread.realthreadid}"><img class="gotonewpost" src="{vb:stylevar imgdir_button}/firstnew.png" alt="{vb:rawphrase go_to_first_new_post}" /></a>
                    </
vb:if>    
                        
                                        <
vb:if condition="$show['threadicon']">
                                                <
img src="{vb:raw thread.threadiconpath}" alt="{vb:raw thread.threadicontitle}" border="0" />
                                        </
vb:if>

                    <
vb:if condition="$thread['sticky']">
                         <
img src="{vb:stylevar imgdir_misc}/sticky.gif" alt="{vb:rawphrase sticky_thread}" />
                    </
vb:if> 


thunder_sti 05-04-2010 07:21 AM

Can this mod be placed in the who's online box in forum home ?

Can this be done ? Im really intrested in this, Thanks for the great mod.

BlackThorn 05-04-2010 10:10 AM

Quote:

Originally Posted by thunder_sti (Post 2031524)
Can this mod be placed in the who's online box in forum home ?

Can this be done ? Im really intrested in this, Thanks for the great mod.

https://vborg.vbsupport.ru/showthread.php?t=240778

Taurus1 09-21-2010 04:45 AM

Thanks. Works great!

I need this for my forumhome please. Is it available somewhere?


All times are GMT. The time now is 01:07 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.02571 seconds
  • Memory Usage 2,611KB
  • 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
  • (2)bbcode_code_printable
  • (12)bbcode_php_printable
  • (18)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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