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 09-21-2010 12:46 PM

Quote:

Originally Posted by Taurus1 (Post 2101274)
Thanks. Works great!

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

Here you go; https://vborg.vbsupport.ru/showthread.php?t=239824

Taurus1 09-24-2010 03:41 PM

Quote:

Originally Posted by BlackThorn (Post 2101399)

Thank you, but that is not what I meant. I want something similar to this one, something where the avatar shows for the member next to the Last Post made on forumhome.
I had this for vb3.

BlackThorn 09-24-2010 03:54 PM

Quote:

Originally Posted by Taurus1 (Post 2102740)
Thank you, but that is not what I meant. I want something similar to this one, something where the avatar shows for the member next to the Last Post made on forumhome.
I had this for vb3.

Ummm well, then please here you go : https://vborg.vbsupport.ru/showthrea...nate+last+post

Taurus1 09-24-2010 04:04 PM

Quote:

Originally Posted by BlackThorn (Post 2102745)
Ummm well, then please here you go : https://vborg.vbsupport.ru/showthrea...nate+last+post

Thanks again, but I need it for vb4, not vb3.

BlackThorn 09-24-2010 05:46 PM

Quote:

Originally Posted by Taurus1 (Post 2102748)
Thanks again, but I need it for vb4, not vb3.

I didn't take a code permission from original author IdanB yet. I would guess he will do not update his that hack, sorry.

Mostjolly 09-26-2010 04:36 PM

Quote:

Originally Posted by BlackThorn (Post 2021287)
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.

I'm currently using Allan's hack, however.. his only display avatar on forumdisplay.. search results & new/today's posts are not included..

Hope you'll look forward developing this baby for fellow members use :up:

BlackThorn 09-26-2010 06:32 PM

Quote:

Originally Posted by traffiking (Post 2103376)
I'm currently using Allan's hack, however.. his only display avatar on forumdisplay.. search results & new/today's posts are not included..

Hope you'll look forward developing this baby for fellow members use :up:

Haha... That mod work awesome on search and new posts page in my site (: Send a PM to me just if you want.

coffee 03-09-2011 04:39 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.

Using vB4.1.2, Edit threadbit template and replace this:
PHP Code:

            <!-- title author block --> 

With this:
PHP Code:

            <!-- title author block -->
            <
vb:if condition="$thread[avatarurl]">
                <
img style="width: auto; max-height: 40px; position: relative; float: {vb:stylevar left}; margin: 2px 4px 2px 4px;" src="{vb:raw thread.avatarurl}" border="0" />
            </
vb:if> 


BlackThorn 03-09-2011 06:30 PM

vBulletin 4.1.x first threadbit display, I've maked it like this ...
: )

Phil K?vin 03-14-2011 01:48 PM

Quote:

Originally Posted by BlackThorn (Post 2171522)
vBulletin 4.1.x first threadbit display, I've maked it like this ...
: )

I want that!! How i do make this modification????


All times are GMT. The time now is 06:35 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.01080 seconds
  • Memory Usage 1,748KB
  • 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_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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