![]() |
Quote:
look for Hook Forumbit Query Fields & Joins ensure that the fieldnames match the query |
Here is my code.
if( $vbulletin->options['lpavatar_enable'] == 1 && $vbulletin->options['lpavatar_forumbit'] == 1 ) { $counter_select .= iif($vbulletin->options['avatarenabled'], ', user.avatarrevision AS avatarrevision, forum.lastposterid AS userid, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight'); $tachyjoin .= iif($vbulletin->options['avatarenabled'], "LEFT JOIN " . TABLE_PREFIX . "avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN " . TABLE_PREFIX . "customavatar AS customavatar ON(customavatar.userid = user.userid)"); } |
Quote:
login to your hosting control panel and open up PHPMySQL or similar you have to ensure that the fieldname e.g. avatarid etc exists or the other option who be to uninstall it and reinstall the mod sometimes it resolves the issue |
I uninstalled it and reloaded it in and it stayed the same. When I log into my PHPMySQL what do I do?
|
Phpdesk posted the following. Did you guys uninstall and reinstall the older version. I did and it's working fine.
https://vborg.vbsupport.ru/showpost....&postcount=121 |
Hi guys, you have the two versions of the mod, this is a free contribution, so feel free to suggest a merge between the two, and I'll be more than happy to include it into a new release.
|
Hi Alex ( phpdesk )
Iam just wondering whyn none of you is to replying to my request !!!! I cant wait any longer otherwise i will delete this addon. Someone please can tell me what is going wrong and the username is shown twice next to the picture and also a part of the code is visable to the users? thanks |
Hi, goshalim,
I'll work on an update to fix the reported issues as soon as I get a moment, you can use 1.0.5a meanwhile. |
and what about "sub-forum" bug ? any idear ?
|
i did try 1.0.5 but still the same problem
|
All times are GMT. The time now is 12:02 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:
|