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)
-   -   Forum Display Enhancements - Xenforo Like User Avatars (https://vborg.vbsupport.ru/showthread.php?t=268855)

Tyran1 11-28-2012 05:48 PM

Quote:

Originally Posted by shabbirbhimani (Post 2377990)
Sorry to take so long to respond but there is no hooks when fetching thread bits in vBulletin 3.8.x and so we cannot fetch avatars thread results pages as thread bits.

The issue can only be solved once we edit the core vBulletin files but that is not recommended and so will not be able to update the plugin to support it.

If you are fine editing the core vB files, here is what you need to be doing.

Open tags.php file

Find

Code:

eval('$threadbits .= "' . fetch_template('threadbit') . '";');
And Add just above it the following

Code:

($hook = vBulletinHook::fetch_hook('search_results_threadbit')) ? eval($hook) : false;
And the avatars would show for thread results in tag pages.

Thanks it works!!!

mykkal 02-07-2013 03:15 AM

Is there any way to have the next versions not require style edits? I'm just curious.

shabbirbhimani 02-07-2013 04:01 AM

Quote:

Originally Posted by mykkal (Post 2402550)
Is there any way to have the next versions not require style edits? I'm just curious.

Don't have any such plans as of now.

Frosti 02-08-2013 01:01 AM

Quote:

Originally Posted by J19784B5A39B (Post 2378135)
No Avatar right?


I have the same result, reply avatar uses the default blank, doesn't show lastposter's avatar

shabbirbhimani 02-08-2013 04:09 AM

Quote:

Originally Posted by Frosti (Post 2402773)
I have the same result, reply avatar uses the default blank, doesn't show lastposter's avatar

Can you share your forum url so I can see the issue.

Frosti 02-08-2013 11:47 AM

I just took that one line back out and I can live without the lastpost avatars... I have quite a few other MODs installed so it might be a conflict, I'll play with it. I'm enjoying the Avies for the threadstarters so thnx for the MOD

mykkal 02-08-2013 06:52 PM

Is it possible to decrease the MYSQL queries? This plugin drives the load up very high.

alzaabi 10-17-2013 03:03 AM

it is not working for vbulletin 4.2.2

rockerzteam 10-19-2013 08:36 PM

Not working on 3.8.7 blank avatars.

shabbirbhimani 11-03-2013 11:12 AM

Quote:

Originally Posted by alzaabi (Post 2454065)
it is not working for vbulletin 4.2.2

This is not for vB 4.2.2. You should be using this one

Quote:

Originally Posted by rockerzteam (Post 2454712)
Not working on 3.8.7 blank avatars.

It works for me on vB 3.8.7 and so can you PM me your forum url and so I can look into it.

PinkMilk 04-20-2014 11:45 PM

It's broken in tag search results for me, everywhere else is fine.

Update:
Nevermind just found fix for it in one of previous posts.

shabbirbhimani 04-21-2014 03:41 AM

Quote:

Originally Posted by PinkMilk (Post 2493971)
It's broken in tag search results for me, everywhere else is fine.

Update:
Nevermind just found fix for it in one of previous posts.

Glad to see that.

rodriiverduguez 09-02-2018 05:04 PM

Can THUMBS be used so that it consumes less?

ufuk61 03-03-2019 08:26 PM

Quote:

Originally Posted by shabbirbhimani (Post 2493977)
.

vb 3.8.9 forumhome problem avatar

https://vborg.vbsupport.ru/external/2019/03/1.png


All times are GMT. The time now is 01:33 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.01105 seconds
  • Memory Usage 1,744KB
  • 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
  • (8)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
  • (14)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