vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - [DRC] - Thread Starter Avatars (https://vborg.vbsupport.ru/showthread.php?t=322378)

Max Taxable 04-16-2016 11:13 PM

Quote:

Originally Posted by Dr.CustUmz (Post 2569107)
*update* Added Support for search result avatars if files are in the file system. - thanks max

Installed to overwrite, and works perfectly. Thanks!
Quote:

can I get some feedback on this approach
Looks pretty cool.

Dr.CustUmz 04-17-2016 12:09 AM

got another one for you guys, if you noticed, the avatars make the height of the table row a little taller on each post. To not effect the row height should i shrink the avatars/icons?

here is a close up (the top post)
https://vborg.vbsupport.ru/external/2016/04/25.png

here it is again normal view
https://vborg.vbsupport.ru/external/2016/04/26.png

this does make the mini icons harder to see, but it wont effect the row height this way

Max Taxable 04-17-2016 12:55 AM

Maybe not quite that small - think of fully responsive mobile styles like I have.

Dr.CustUmz 04-17-2016 02:53 AM

*UPDATE* v1.3
- vBAdvanced Support
- Plugins only active on specific pages
- Copyright only visible on pages avatars are active
- added T.O.S.

Dr.CustUmz 05-14-2016 12:38 PM

*nominated for MOTM May 2016, the more people that participate, the better us developers feel =)

Derwin 05-19-2017 01:43 PM

This is EXACTLY what I've been searching for, but for the vBulletin 4 version.

Will this work on vb4? If not, can you make this to work for vb4?

Please... please... I beg you!

z3r0 05-20-2017 07:12 AM

Quote:

Originally Posted by Derwin (Post 2586686)
This is EXACTLY what I've been searching for, but for the vBulletin 4 version.

Will this work on vb4? If not, can you make this to work for vb4?

Please... please... I beg you!


Try this - https://vborg.vbsupport.ru/showthread.php?t=271540

TTayfun 08-05-2018 01:52 PM

remember that please add this plugin: search_results_threadbit

PHP Code:

require_once(DIR '/includes/functions_user.php');
$drcav fetch_avatar_url($thread[postuserid]);
if (!
$drcav) {
  
$drcav $stylevar['imgdir_misc'] . '/unknown.gif';
} else {
  
$drcav $vbulletin->options['bburl'] . '/' $drcav[0];



crazymook 08-28-2018 03:06 PM

Is there any way to make this work only on certain styles? I dont want it active on our mobile themes.

Dr.CustUmz 05-28-2020 09:10 PM

Quote:

Originally Posted by lange (Post 2603139)
This product works perfectly with a responsive theme under 3.8.11 / PHP 7.2.31

thanks for the feedback I havent used this product in a long time I do plan on updating all my addons though


All times are GMT. The time now is 01:34 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.01036 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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