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 need your help about this plugin.
I want to add "categories" and "profile fields" in greek language but the system doesn't accept that.
It accepts only latin characters.
Is there any solution?
Thanks for any help.
*sorry "profile fields" can be written in greek.
The problem is for "categories".
I am having one problem...
Add the web address field,
Save with a blank web address in profile edit page.
However, it appears to have remained only 'http://' in the web address.
(elgg 1.8.14,Plofile Manager7.5.1)
@aki109 the problem is not in Profile Manager, but in core. https://github.com/Elgg/Elgg/issues/5232
Elgg 1.8.15 will fix it!
@ilias what fields are you filling? The name field indeed doesn't support greek, but label should.
@Jeroen Dalsem
Thank you
For the time being,
actions/plofile/edit.php line51~53
if ($valuetype == 'url' && !preg_match('~^https?\://~i', $value)) {
$value = "http://$value";
}
I will respond in a comment.
@Jeroen Dalsem
Thanks finally got it. I wanted the labels so i'm fine.
not work
may need extra settings and plugins?
http://4.firepic.org/4/images/2013-04/25/wzxzji4qcs19.jpg
hi, awesome plugin...
i've started with elgg now... i'm a n00b :-P i've installed your plugin and works great but into the registration form custom fields are rendered with style="dispaly: none;" and the default profile, in not set during the registration process... i'm sorry but for now i'm not so practice with elgg's source code...
Hi Jeroen, your plugin is fantastic. Do you know if we will be likely to see the advance search feature again? Thanks!
@pitrich and @avatarkar the correct hints are now showing if you download the latest version from github. Thanks for testing :)
@sixkm profile search will not be part of this plugin in the near future.
in my last post i haven't posted some information:
elgg ver 1.8.15 (fresh install, configuration ok)
profile_manager 7.5.2
bye thank you again.
Thanks!
as the admin can change the field forbidden for users to edit?
default profile, in not set during the registration process. how to fix it?
how to prevent users from changing their name in a profile?
Hi, Jeroen! Thank you for this awesome plugin.
But, in group profile, the field with multiselect won't show the values if more than one values are chosen.
@rahadian i am unable to reproduce this
Iss it possible to import the joins before activate the plugin ? From the past ? I realy need that feature ifs possible.. Amazing plugin. thanks for give so cool plugin free.
@pala i think you mean the river events. It will not be part of this plugin, but it is surely possible. You could write a small script for it that does the trick.
I cant I am no programmer... but for me is realy importand to see the joins.. they now visable but only the member after the manager install.
Also importand for other members now to see who joins and who joined. Please I realy could need your help. it would be amazing import feature for your plugin.
I am using profile manager 7.4.1 with elgg 1.8.12. If I do an upgrade to 7.5.1, will I lose my old custom profile fields and any old data? I did not find any upgrade instructions so am inclined to ask.
@gluck: You never loose data from the DB if you update files! So this is save
This plugin is great! It is exactly what I was looking for.
But I found a bug in the profile types that require some custom fields.
When a new user wants to register and selects its profile type, there should show up the fields specific for that type, and that does not appens.
The major problem is when at least one of the fields is required, so there is no way to complete registration.
What is the bes way to solve this?
Or am I doing something wrong?
Thank you.
good afternoon and thank you so much for this useful plugin. I would like to know how difficult would be if I wanted to add the ability for the users to comment or like the profile fields of the other users.
Thank you!
Can someone try to put the word "Poker" into any custom field in the profile, or specifically, in fields which are classified as "tags"?
It gives me a permission error everytime i include that word...
Is it just me?? this is doing my head in!