Hi,
After upgrading Elgg to 1.7 every members profile image and every group image has been reset to the ugly default image. Does anyone know how to fix this?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Sounds like you still have your old data directory format. Did you run http://url-for-your-elgg/upgrade.php after copying over the new code?
Yes I ran upgrade.php
I've asked the server company to roll back from backups because there are also SQL errors all over the place after the upgrade... My do I regret doing this!!
DatabaseException
Unknown column 'annotation_id' in 'field list'
QUERY: select id,type,subtype,action_type,access_id,view,subject_guid,object_guid,annotation_id,posted from elgriver where ( (1 = 1) ) order by posted desc limit 0,21
annotation_id was added in Elgg 1.7. If you are using Elgg 1.7 code and getting that error, that means the upgrade script did not run (which would also explain the lack of profile images).
have a look here too http://community.elgg.org/mod/groups/topicposts.php?topic=441798&group_guid=179063
no help there...
If upgrade has not run (does not run when I visit it) will reverting back to 1.6 files fix the problem?
Is there another way of running upgrade?
me, too. have the same problem with 1.6 to 1.7. lost all of the pic and profile. How to upgrade to 1.7 .
THX.
Check whether the permissions of your data directory is 775
- Previous
- 1
- 2
- 3
- Next
You must log in to post replies.