PDA

View Full Version : Avatar Issue



ecko
10-10-2006, 06:22 PM
Hey Guys

I am having my avatars display on my forum news. Well its working great but one problem. When I changed my avatar to a different one, it keeps the old one. I have done everything I could think of but nothin works. Have any suggestions??

I use the latest vBulletin version.

Patrick
10-10-2006, 08:10 PM
Hey Guys

I am having my avatars display on my forum news. Well its working great but one problem. When I changed my avatar to a different one, it keeps the old one. I have done everything I could think of but nothin works. Have any suggestions??

I use the latest vBulletin version.


Currently the logic for the avatar support on vBulletin 3.x is to first check for an avatar id and then if not found (or if id is 0) check for a custom avatar.

The logic that vBulletin uses *may have changed*. I would try doing the following first though:
a) Disable all avatar settings in your profile. Delete any custom settings in your user profile and ensure that no avatar is selected under any preset avatar (i.e. avatars included in forum).
b) Enable your custom avatar.

If this does not trigger it, I would love to either get a look at your database (send me a PM) or for you to tell me what your "avatarid" is for your user in your "user" table in the vbulletin database.

ecko
10-12-2006, 06:40 PM
I have tried what you said and still no luck on it. The same avatar that I used when I activated the avatar setting is being displayed. Not my new one.

I will pm you my info on my database

Patrick
10-13-2006, 03:37 PM
For those interested, this bug has been fixed in version 2.23.

ecko
10-14-2006, 12:12 AM
It has and its working great! Much thanks goes out