Support

  1. ruud
  2. Bug Report
  3. Thursday, August 31 2017, 02:15 PM
Hi, since Joomla 3.7 we have the possibility of Custom user fields.
There is an error when used in componation with Easy Profile

Steps to reproduce
1. create a Joomla custom user field of type editor
2. login in the front-end
3. goto edit profile and fill in some text (e.g. 12345678) in the newly created field
4. display the profile for another user
>>> the custom field for this user displays '12345678'

What happens is that on the display user view the custom field is filled with the info of the currently logged in user
admin Accepted Answer
Admin
Hi Ruud,
thanks for your report, we will fix this ASAP (a couple of days) :D
  1. more than a month ago
  2. Bug Report
  3. # 1
ruud Accepted Answer
Hi, just installed and tested new version 2.4.6 (with fields fix), but problem is still present in this version.
Are you still working on this?
  1. more than a month ago
  2. Bug Report
  3. # 2
admin Accepted Answer
Admin
Hi,
have you some template override of profile page? if yes then please remove it. You can simply rename file from /templates/your-template-folder/html/com_jsn/profile/default.php to /templates/your-template-folder/html/com_jsn/profile/default.old.php
  1. more than a month ago
  2. Bug Report
  3. # 3
ruud Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 4
admin Accepted Answer
Admin
Hi Ruud,
can you please post me your site details to check this? I have just tested in my environments and works.
  1. more than a month ago
  2. Bug Report
  3. # 5
ruud Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 6
admin Accepted Answer
Admin
Hi,
thanks for this investigation, But this is strange, in my environment:
with PHP 7.0.x -> Warning but works
with PHP 7.1.x -> No Warning and works

Anyway To fix this you can replace line 696 in file /plugins/system/jsn_system/jsn_system.php from (I have already do it in you r test site)

public function onCustomFieldsPrepareDom($field, DOMElement $parent, JForm &$form)

to

public function onCustomFieldsPrepareDom($field, DOMElement $parent, JForm $form)
  1. more than a month ago
  2. Bug Report
  3. # 7
admin Accepted Answer
Admin
Of course we will add this fix in next release.
  1. more than a month ago
  2. Bug Report
  3. # 8
ruud Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 9
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

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.