Hi all,

I have a small problem that's taking way too much time to figure out. I have
django-avatar installed and am experiencing the problem described below:

*What steps will reproduce the problem?
1. add {% load avatar_tags %} and {% avatar user 65 %} template tags to a
template
2. Go into admin, save an avatar for a user
3. Load the page referred to in (1.).

What is the expected output? What do you see instead?
The avatar appears in Firefox, but not in Chrome and Internet Explorer.

Firefox 3.6.12 avatar img
src="/site_media/avatars/myusername/resized/65/avatars/myusername/banker_cat.jpg"
- THIS IS CORRECT

Chrome 7.0.517.44 and IE 8.0.7600.16385 img
src="/site_media/C:\Python26\lib\site-packages\django_avatar-1.0.5-py2.6.egg\avatar\default.jpg"
- INCORRECT

What version of the product are you using? On what operating system?
django-avatar 1.0.5 on Windows 7 Professional*

Any ideas? I have logged an issue, but I need to make progress.
django-avatar does not appear to have a mailing list.

-- 
Regards,
Sithembewena Lloyd Dube
http://www.lloyddube.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to