Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Member Profiles - Adding an avatar field


Go to End


10 Posts   5344 Views

Avatar
Slimo

Community Member, 8 Posts

17 February 2012 at 12:00am

Hi
Pls i have problem with this...
Fatal error: Object::add_extension() - Can't find extension class for "MemberDecorator" in /data/b/a/bananaweb.sk/sub/zvieratka/test1/sapphire/core/Object.php on line 526

I have install module memberprofiles, dataobject_manager and orderable

I add your code in /mod_memberprofiles/MemberProfileExtension.php

and in /mod_memberprofiles/_config.php

who is wrong? Thanx

Avatar
Lucas

Community Member, 10 Posts

25 February 2012 at 10:37pm

I'm finding that the Avatar field messes up the HTML editor field. Some javascript is getting confused and it's putting part of the HTML editor field wrapper *inside* the editor.

http://www.diigo.com/item/image/2dme8/3qme

I've implemented similar to what UncleCheese mentions, and that works fine in admin/security, but not in this module..

- L

Go to Top