This forum is no longer active. Please post your questions to our new community site

Forums Drupal

problem seeing profile pictures

Subscribe to problem seeing profile pictures 5 post(s), 2 voice(s)

 
Avatar jahubego 3 post(s)

Hi everyone.

I have the following problem: I have uploaded a profile picture for my account. It creates the folder pictures in sites/default/files, and upload there the picture, but what it isn’t doing is creating the respective user folder in sites/default/files/imagecache. Therefore, there is no picture to display in my profile.

Does anyone know what’s going on here?

Thanks in advance for any help.

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

Are you using the Virtual Appliance or you have installed the Stack as root user? Could you try to change the permissions to the sites/default/flies folder?

chown -R daemon:daemon sites/default/files

 
Avatar jahubego 3 post(s)

The virtual one. Actually my boss is the one who is using it like that, I have installed atrium separately in my machine using xampp, and there are no problems so far.

 
Avatar jahubego 3 post(s)

The problem was Clean URL. My boss didn’t have installed that module. Since he installed it, there’re no problems.

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Thanks for posting the solution, I’m glad to you finally fixed it.

Forums Drupal