If you are having problems with your avatars not showing up, or just being a 1x1 pixel gif, here is your answer....
The newest version of vbulletin moved the avatars out of the database and stores them as files. EVOCHAT looks for them in the database. All you have to do is go into adminCP and move them back into the database. If your forum isn't too large, it shouldn't be an issue. I've messaged vbDEV about this one.
Also, 2.4.2 has a very convenient way of integrating into vbcmps now. You just put
<DIV>
$mgc_evo_var
</DIV>
into a vbcmps template module. Also have to add the variables to the main cmps variable globalizer thingey.
___
Also trying to work with vbDEV... Anyone know why 2.4.1 and 2.4.2 doesn't show tabs? If I go to the forumcoding.com website, and click on a username in the chatbox, it opens a tab like private chat in IRC. On my site, clicking a username just dumps you into their memberinfo page.
Any ideas?
EDIT:
To turn on the tab thing, go to admincp>mgc evo options >command options. Look for "/pm command: Activate the private chats in tabs feature" ... Turn it on.
|