Support

  1. Eric
  2. Bug Report
  3. Sunday, April 27 2014, 05:30 PM
In Dutch, we have a lot of last names with spaces in them, like 'uit den Boogaard'.
After installing Easy Profile, only the first part ('uit') of such a name is visible in 'Details'.
It's still there, though, because the list shows the full last names.
The last name seems to be truncated at the first space.
admin Accepted Answer
Admin
Hi,
sorry for late reply, it's a weekend for us.

What does Easy Profile:
When you install Easy Profile, the system sync name (of com_users) with firstname and lastname (of Easy Profile). it cut the name from first space to determinate the firstname and lastname.

this synchronization occurs only during the first installation for pre-existing users.

Unfortunately, I did not understand the problem with accuracy, you can send me your site details?

We can help you to make a personalized synchronization for your pre-exist users.;)
  1. more than a month ago
  2. Bug Report
  3. # 1
Eric Accepted Answer
Basic
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 2
Eric Accepted Answer
Basic
I see the table I tried to include does not show very well.
I now sent is as attachement

Edit: cannot see the attachment (a Word .doc), hope it's there!
  1. more than a month ago
  2. Bug Report
  3. # 3
admin Accepted Answer
Admin
Hi,
the .doc are not allowedm only txt,pdf,zip and images, but no problem I have understand and found the problem; this is a bug of sync user.
We will fix in next release.

What do we do now:
2 alternatives:

1. post me your site details, you can use the form below the reply in site details tab. We will fix and resync user


2. if you not have important user data in Easy Profile (probably, you have installed now easy profile and it is development site) field you can do this:
- Remove all records from this table #__jsn_user
- this is a fix - replace in file /administrator/components/com_jsn/controller.php at line 124 this
$name=explode(' ',$user->name);
with this
$name=explode(' ',$user->name,2);

- Go in Administration->Components->Easy Profile and click on sync button
  1. more than a month ago
  2. Bug Report
  3. # 4
Eric Accepted Answer
Basic
Fantastic, I tried your 2nd work-around and now everything is perfect, thanks!
  1. more than a month ago
  2. Bug Report
  3. # 5
admin Accepted Answer
Admin
Good;) , sorry for inconveniences and thanks for report this.
  1. more than a month ago
  2. Bug Report
  3. # 6
Eric Accepted Answer
Basic
You are welcome! And I have a feature request: Is it possible to add a field where a user can indicate yes/no to show his e-mail address? We have them all in the site's database, but not all users want to share it with the others.
  1. more than a month ago
  2. Bug Report
  3. # 7
admin Accepted Answer
Admin
Hi,
it is already present, you can enable privacy for e-mail field.
  1. more than a month ago
  2. Bug Report
  3. # 8
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.