7.6.1 (2013-08-28):
7.6 (2013-05-06):
7.5.2 (2013-04-05):
View Jeroen Dalsem's plugins
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.
I'm not sure if this is a Profile Manager quirk:
Today I had what may be my first Spammer sign up. The email I received from the site said the source was probably Thailand.
I went to Admin and found that there was no way of viewing the profile until I actually validated it.
After a few frustrating minutes, I did validate it only to find that it was spam.
Is this correct? Do I have to validate a profile before rejecting it? That sounds very odd. I was hoping to be able to view the profile before validating or rejecting it simply because that sounds like the logical thing to do.
Thanks
@JohnK it is not a profile manager quirk. There are validation plugins such as uservalidation_by_email that will disable a user until he/she validates the email. When a user is disabled it is possibly impossible to view his/her profile. This can of course be changed, but not with profile manager at this moment. I find it reasonable that an admin should be able to view the profile of an unvalidated user.
@Jeroen:
A little suggestion: would it be possible to add a plugin hook trigger that fires on a user reaching 100% completeness on adding profile field content? I was asked if I could add the option to the userpoints plugin of awarding userpoints on the event of reaching 100%. If there would be a plugin hook trigger firing at that point I could hook into it which would make the implementation of this option possible.
@iionly i like the idea so i added it to the feature list on github, but i will probably give it a look when i upgrade the profile manager for Elgg 1.9. If you want it sooner, you can always add it yourself and make a pull request.
@Jeroen Dalsem you replied to @JohnK for a non profile manager quirk, but not to me :(
Could you please let me know if, and in case how, is possible to edit the order of special fields, such as 'Accept terms' and 'mandatory profile picture', in registration page?
I'd like to have the 'mandatory profile picture' after all other custom fields (which I can order with drag and drop) and the 'Accept terms' as very last one ...
Can you please help?
@stefano there is no way to reorder those "special" fields other then by changing the code of the register form
Hi,
So I added a custom field(dropdown list) to the registration page. Which table stores the selection of a registered user?
Thanks!
Hi,
Is it a way to have some "checkbox" button for a profile filed ? Did I miss it ?
Thanks.
And where can I translate the profile field name ?
Can this plug in add automated functionality where in user can select the country?
It is ok for the translation. Just put 'profile:nameOfField' => 'translatedNameOfField' in the language file of the plugin.
Any idea for the checkbox ?
Hello!
I'm using this wanderful Profile Manager plugin but I'm facing the following issue:
I created 3 profile type (member, premium, free (the default one)) with differnt items (mandatory on registration form)
The first time I enter the registration form the default "free" profile is automatically selected but I see all items belonging to the different profiles being shown, even the ones not related to the default profile.
Then when I select another profile (say "member") the item list is correct, meaning that it shows only the items belonging to the "member" profile.
Did anybody face this issue and know how to solve it?
Thanks for your help!
@fabri you can try downloading the latest version in the Elgg 1.8 branch here https://github.com/ColdTrick/profile_manager/tree/elgg_1.8 . It has some fixes related to the register form
i keep having a issue with
Metadata name is an invalid name
it seems that it is not working with 1.8 or 1.9 of elgg you might want to updae it or take it down caues i have tryed everything to make filds for my profiles and it will not let me
@Sean: it definitely works fine on Elgg 1.8. What are you trying to do that causes the error to appear?
For Elgg 1.9 the current version of the Profile Manager plugin is not working.
@Jeroen: Thanks! in the last version you suggested the issue on register form is no more present!
shows unmet dependencies ,no widget manager found....
@ashwni yep, but it is no problem as it is a suggestion and not a required plugin
I exported a custom profile fileds and now i want to import that in my elgg site.but import custom fields in administration page doen not work?
how can i import my custom fields?
You should use "restore" when you did a backup, than you can upload the json txt file
HEllo !
It's write :
TO DO:
Do you know when this future will be avaible ?
Thanks for your plugin <3 !
Hi Jeroem, I´ve created a profile field with the "User can edit this field" option set to No, but with an admin user neither can edit the field so, how can I insert data into the field?
Thanks
Hello,
Profil Manager 7.7 don't seem working on the Elg 1.9 RC1. Is it right ? Or Is it me ?
Thanks.
Somebody has tested it on the Elg 1.9 RC1?