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
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | comment.jpg | 16.33 KB | mishad7 |
| #6 | profile.jpg | 17.39 KB | mishad7 |
| 2008-03-03_1917.jpg | 38.63 KB | mishad7 |
Comments
Comment #1
mishad7 commentedI 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
Comment #2
mishad7 commentedAnyone? Plz? :D
Comment #3
stella commentedDoes 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
Comment #4
mishad7 commentedAvatars do appear on profiles, only comments are problematic. I'll try the dev version later, and get back to you.
Regards,
Misa
Comment #5
stella commentedTry the new release avatar selection 5.x-2.4.
Cheers,
Stella
Comment #6
mishad7 commentedBummer. 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
Comment #7
mishad7 commentedComment #8
stella commentedSorry 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
Comment #9
stella commentedTry one of the newer releases:5.x-2.5 or 6.x-1.3.
Cheers,
Stella
Comment #10
stella commentedMarking 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