![]() |
I doubt it, the mod has not been updated since 06 Jan 2012.
|
causing problems and don't work fine! NEED new hack with similar functions! UNinstalled :(
|
4.2.2 pl 1 işe yaramadı - kaldırıldı
|
It is a Mod very good.. Congratulations.. :):cool:
|
This Mod work fine in VBulletin 4.2.2 :up: :D
|
I prefer this mod to the others because it doesn't use any database queries :) Depending on your forum size, this can seriously save 20-30 queries every homepage load.
You can fix the subforum issue by manually creating a hook in /includes/functions_forumlist.php Search: Code:
$templater = vB_Template::create('forumhome_lastpostby'); Code:
($hook = vBulletinHook::fetch_hook('lastpostby')) ? eval($hook) : false; Code:
<?xml version="1.0" encoding="ISO-8859-1"?> Change the hook from forumbit_display to lastpostby (lastpostby) Save, and your forum home avatars are fixed! Hope this helps :) |
Note: The above fix only resolves the bug where avatars show incorrectly down the entire forum listing when subforums exist. I'm currently working on fixing the other bug where Last Post area shows avatar of parent forum, not subforum, even if last poster is from subforum.
I've also made a few modifications to have this code play nice with Digital Point thread avatars, if anyone else was running into trouble with that. Just let me know and I can share my changes. Again, I definitely recommend using this mod over the other if you care about query usage. |
Easy install, worked perfectly with my 4.2.1 forum. Thanks!
|
Well, I finally figured out the subforum thing. Requires code edits, as there aren't any hooks nearby. Open up /includes/functions.php
Find: Code:
$threadinfo = array( Code:
$threadinfo = array( $lp_dateline = $lastpostinfo['avatardateline']; $lp_userid = $lastpostinfo['userid']; $hascustomavatar = $lastpostinfo['hascustomavatar']; You can even do this without the forumhome plugin just by getting the variables from template. (Still need the query plugin, of course). Best of luck! |
Any way to disable animation?
|
Quote:
|
Works amazing for me on 4.2.2, great Mod!
|
Error vB 4.2.3 Beta 3
Code:
Database error in vBulletin 4.2.3 Beta 3: |
how to I can show Avatar in mobile Style?
Thank you very much! |
Hello all today install last post avatar but its not showing correctly
I want this type https://vborg.vbsupport.ru/attachmen...2&d=1324027633 Mine showing is this https://vborg.vbsupport.ru/external/2015/03/16.png See first avatar showing after Last post icon is showing and name is showing below so i want above pic like this hope all understand My skin is Ideal VB Black Also How to Turn Off last post icon ??? if i use last post avatar and showing avatar and last post icon looking bad so i want to turf off last post icon |
Quote:
Developer is long gone, is anyone willing to repair this bug for him? This is very nic plugin but with subforums not working it's not usable atm :/ |
Quote:
To remove last post icon -> edit the following template [ forumhome_lastpostby ] find and remove: Code:
<vb:if condition="$show['icon']"><img src="{vb:raw icon.iconpath}" class="postimg" alt="{vb:raw icon.title}" border="0" /></vb:if> |
Quote:
Code:
$threadinfo = array( |
looked like it worked on 4.2.2 Patch Level 4 but upon entering forums received database error page, uninstalled
|
Quote:
https://vborg.vbsupport.ru/showthread.php?t=268618 |
It's a shame that this doesnt work, it's a XenForo script just thought I'd let you know!
http://s.imandings.com/1lbjh |
Quote:
Thread avatars were around in vBulletin before Xenforo was made from what I recall, in fact may have been in IPB before vB that I'm not sure of though (simply saying). What site were you on when viewing that source code? I ask because I don't see a demo link anywhere and just because <!-- Commented Out Code --> exist on a site does not make said code "the truth, it's on the interwebs is why" and may actually just be someone who prefers XF over vB and made a comment in their code because the thread avatars in vB remind them of the ones they know of in XF etc but again not sure as no link other than a screenshot. |
From info's KiKaclub
if you don't want the lastpost icon show go to Admin > Setting > Options > Thread display options (showthread) in the 4th box (show default post Icon) empty it (leave it blank) click save you don't need to modify the template at all The other thought that mode word fine on vb 4.2.5 I ran it on IIS7 server and MySQL 5.7 Thank you very much for your sharing this mode phpdesk |
I really like this plugin, but it not work anymore with php 7.3
is there any other plugin do the same job? |
How do I align the avatar to the left so that the thread title, author and date show on the left and not below the image.
Is it possible to increase the avatar size on this mod aswell, it's a tad small. |
Did anyone ever find a fix for the wrong avatars showing on forum home when that forum has subforums?
|
All times are GMT. The time now is 12:58 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|