Quote:
Originally Posted by XManuX
Hello,
take a look at my previous answer about avatar & vBbridge here.
Of course it was for a former version of the bridge and some modifications have to be made to make it work, for example the query to look for into vbbridge.php is now :
PHP Code:
$sql = "select * FROM " . TABLE_PREFIX . "post where threadid = '$results->vb_threadid' order by dateline";
|
Hi I'm currently working on installing and troubleshooting. This thing is absolutely briliant! Thank you for the mod. One question is, with all the work that you've gone through to get this to work, how come the avatars are not pulled from the vBulletin data? Isn't this a pretty easy step considering it's pulling everything else? The user comments are great, but it's a bit bland when there's a default Black and White photo for all my users