I'm currently creating a website, and I've added avatar module, but when someone posts a comment on a node, the default user picture appears. I mean, the black/white one, not the avatar. Same thing happens if a user uploads an image (and doesn't use one from the list that admin has added). So is this a bug, or is it a missing feature?

Thx

P.S. I've uploaded a small screenshot

CommentFileSizeAuthor
#6 comment.jpg16.33 KBmishad7
#6 profile.jpg17.39 KBmishad7
2008-03-03_1917.jpg38.63 KBmishad7

Comments

mishad7’s picture

I am looking at my template code (the one that displays comments), and this part is interesting:

" if ($picture) {
print $picture;
} else {

} "

So it should display the avatar, but for some reason, it doesn't. Right?
P.S. The theme is Alek 2

mishad7’s picture

Anyone? Plz? :D

stella’s picture

Status: Active » Postponed (maintainer needs more info)

Does the correct picture appear on their profile page? What are your avatar selection settings?

I can't reproduce this issue, however the code has changed substantially since the 5.x-2.3 release. Perhaps try out the dev version, preferably on a test site if you have one, but it should be fairly stable (even an improvement on the old version). If you do try it on a live site, there's probably no harm in backing your site up first.

Cheers,
Stella

mishad7’s picture

Status: Postponed (maintainer needs more info) » Active

Avatars do appear on profiles, only comments are problematic. I'll try the dev version later, and get back to you.

Regards,
Misa

stella’s picture

Try the new release avatar selection 5.x-2.4.

Cheers,
Stella

mishad7’s picture

StatusFileSize
new17.39 KB
new16.33 KB

Bummer. Still not working (even on 2.4).

So, after updating the module, I've added few avatars (bulk uploaded), selected a new avatar on my profile, and it worked fine. After that, I've tried posting a comment (on a forum topic), but still, my avatar is not appearing!

Help would be much appreciated.

Regards,
Misa

mishad7’s picture

Version: 5.x-2.3 » 5.x-2.4
stella’s picture

Status: Active » Postponed (maintainer needs more info)

Sorry for the lateness in responding, i've been away for the last month.

However, I still can't reproduce this! Ack! However, I've made another few changes to the module today to fix 3 other issues (##237809, #235237, #239918), so perhaps try the next dev release (available later today).

It would really help if you could list all of your avatar selection settings for me. In addition, can you tell me what your user picture settings are at admin/user/settings?

Finally, if you disable the avatar selection module and use user-uploaded avatars instead, do the images appear correctly on the comments then? Any extra info you can give me that might help me to debug this would be very useful.

Cheers,
Stella

stella’s picture

Try one of the newer releases:5.x-2.5 or 6.x-1.3.

Cheers,
Stella

stella’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Marking as "won't fix" since no more information forthcoming and over a month of inactivity. Please feel free to re-open the issue if it's still occurring with the latest release.

Cheers,
Stella