Thanks, will try the search results later.
My awaiting group does allow for avatars, but the group can no longer post, until they update their email again. It is basically the same awaiting confirmation group that comes out of the box from vb, but some things like avatars still retain.
The script isnt anything big really, it just moves the member into a different member group, in my case, the awaiting group.
Now, when a member has posts, and is moved to this group, the avatars still show in posts for them, but the script that makes your popups show up, just shows up as plain script immediatly following the displayed avatar.
This is the code displayed, in blue is the avatar(avatar shows) and username of member in text
Quote:
*avatar*username</h3> <h4></h4> <p class="borderbottom">Member Details</p> <p class="details2">Currently Offline</p> <p class="details2">Join Date: Jul 2005</p> <p class="details2"></p> <p class="details2"></p> <p class="details2">Posts: 414</p> <p class="details2">Last Online: 08-28-2006 @ 09:01 AM</p> </td> </tr> </table>" class="jqt_postbit_tooltip_trigger" />
|