2008-02-20 07:47:16
Avatares are missing after upgrade
After upgrading from v. 1.5.5 to 1.6 all the avatares(pictures of the users) are missing.
What is the easiest way to restore them?
2008-02-20 07:47:16
After upgrading from v. 1.5.5 to 1.6 all the avatares(pictures of the users) are missing.
What is the easiest way to restore them?
2008-02-20 17:45:13
The avatars should be in the old content directory from your previous installation. You should be able to copy them over as root, or move them as a regular user.
Sounds like a permission issues. See if something looks out of the ordinary with the content/profile_pictures directory
2008-02-21 00:29:24
Sorry can not download from the old directory
"Permission denied"
Also chang Chmod is not possible
2008-02-29 02:15:40
Greg can you pleas insert copy the avatares by upgrading to newer version, for the next release?
My students are disapointet to see they have to upload the avatares again.
Thanks
Thomas
2008-02-29 08:38:23
Avatars are copied when upgrading. All of our systems seem to display avatars correctly after upgrading, so I suspect there is a problem specific to your server.
For some reason, probably permissions related, they did not copy on your system. You can move the directory using the "mv" command on Unix systems. Or preferrably, as the [b]root[/b] user on the system, copy using "cp" on Unix, the directory over to the new installation. The contents of the content/ directory, and the profile_pictures/ directory, should be owned by the user "nobody", or the webserver's user.