Hello Everyone,

It has been a long time since I have been here but I finally found a ongoing reason to apply drupal again :). However I am having a minor inconvenience regarding the avatar pictures, they don't display. When I look at the properties it shows the link 'http://mysite..net//home/user1/public_html/files/pictures/picture-1.jpg.' All permissions are set correctly and the image is viewable 'http://mysite..net/files/pictures/picture-1.jpg' (not actual domain). Is there something I am missing? I am assuming by the properties link that it is not linking properly.

I am using Drupal 4.6.0 with mostly default settings.

Thanks,
TopoGijo

Comments

sciman’s picture

Be sure that you're using a theme which notes those avatars. If I remember right, and I'm a newbie, some do and some don't already have the tags in the php to place the picts where you might want them?

topogijo’s picture

Hi sciman,

I didn't mean that the picture does not display at all eg. because of not available through the theme, I meant that the image is not found (error on the admin page is 'page not found: home/user1/public_html/files/pictures/picture-1.jpg not').

Thanks for the response though :),
Topo

topogijo’s picture

Hi,

I have tried anything possible that I am aware of and I am still not getting the avatar images to come up? Does anyone have any ideas of link to a thread that might help?

Regards,
Topo

jesusado’s picture

Verify 'pictures' directory permissions.. change it to '755'.

topogijo’s picture

Hello,

I have tried 755/777 and nothing. Again I think my problem is the way the directory setting is set-up because it produces this link 'http://mysite..net//home/user1/public_html/files/pictures/picture-1.jpg', where it should be like this 'http://mysite..net/pictures/picture-1.jpg'. What setting do you have for your picture folder?

Regards,
Akaid