Is either the register or edit addon capable of handling avatars?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
December 30, 2010 4:21am
Subscribe [11]#16 / May 27, 2011 6:17pm
Is either the register or edit addon capable of handling avatars?
#17 / Jun 06, 2011 10:37am
Hello everyone - sorry for the late post, I somehow stopped receiving notification on this thread. Please use devot:ee forum for support issues, or email me directly .(JavaScript must be enabled to view this email address)
Brooks, thanks for the note, the name of paramter is indeed ‘return’, not ‘redirect’.
designbyblake, make sure the member group you want to assign is not locked.
Dmitry, LWT - neither of this modules handles avatars/photos yet. This is a planned feature however.
And good news for everyone - the module now supports AJAX registration!
#18 / Jun 24, 2011 6:09pm
Is anyone else running into an issue after upgrading to ExpressionEngine 2.2.0 where newly registered members are not being assigned a member group. This issue arose for us only after upgrading. We’ve upgraded to the latest version of Stand-Alone Member Register 2.2 (from 06/06/2011).
Brooks
#19 / Jun 24, 2011 7:26pm
We might have solved the problem Brooks is reporting. It appears the core mod.member_register.php file has a glitch. I filed a bug that contains hints on a solution if anyone else faces this.
#20 / Jul 26, 2011 8:42am
You might also want to try freemember (exp-resso.com/freemember), its simple but its free and allows you to avoid all those annoying ee notification pages upon login/logout/register, and set your username as your email address. We’ll develop it to have full edit functionality soon
#21 / Apr 16, 2012 9:16am
Hi
I was wondering if it’s possible to add further hidden fields. I have two custom member fields that are given values by a javascript function, when I submit the registration form, these two fields are not added to the database.
I have tried having them as standard hidden fields within the form and I also tried using JQuery to append the two fields to the .hiddenFields div that is created by the module, but to no avail.
Do I need to make these two fields mandatory? Or is there something else that I am missing.
Thanks
Phil
#22 / Apr 16, 2012 9:26am
Hi Phil,
custom fields should work. It’s not necessary to make them mandatory, but you need to set “Is field visible in registration page?” set to “yes”
#23 / Apr 16, 2012 9:37am
That’s exactly what the problem was. They weren’t set to ‘visible on registration page’.
My growing bald spot of ripped out hair thanks you and so do I…
Phil