Sorry if this is daft or has been mentioned before (I couldn't see it anywhere).
When I post a new topic the user icon from elgg isn't transferred. It seems like vanilla is trying to call http://www.mywebsite.com/elgg/mod/profile/icondirect.php?lastcache=1277713125&username=admin&size=medium.
Navigating to this page gives; Fatal error: Call to a member function getGUID() on a non-object in n/home/my server/public_html/elgg/mod/profile/icon.php on line 29
I have the profile plugin activated and haven't changed the vanilla css much, barely at all to be honest.
Any ideas?
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.
Recent versions of Elgg put & in the URL which broke older versions of the Vanilla integration plugin icon display.
This was fixed in the most recent release of the plugin however - make sure that you have the latest version, and then log in and out to flush the icon.
I thought I had the latest version, only downloaded it a couple of days ago! The manifest says 0.6 and I'm running elgg 1.7 due to other incompatibilities.
Well strange.
This fix is discussed here:
http://community.elgg.org/mod/groups/topicposts.php?topic=447040&group_guid=140681
and is in place in my recent version of the code.
Perhaps I forgot to upload that.
You can get the fix in that thread if you need it.
Apparently I prepared the latest version for release but forgot to actually upload it.
It's there now!
The bug with & being added to the profile URLs too early in Elgg was fixed in 1.7.1
Thanks Kevin, got the icons showing up now. Was there any fix for the icons showing a portion instead of the full image? Currently it's got a cropped version of my logo. You mentioned that it might be in the vanilla css somewhere?
Yes, and I believe that the latest version of the plugin also has an edit in the Vanilla CSS to fix that.
Ahh, I didn't see that 0.61 had been uploaded, I had 0.6. Will test that now. Thanks again for the help.
You may need to be careful upgrading it you don't want to lose your current Vanilla setup.
It's really only the CSS file you need.
Which particular css file? I think there's 3 or 4. Sorry for all this, I think you can tell I haven't been using elgg for long.
- Previous
- 1
- 2
- 3
- Next
You must log in to post replies.