Support

  1. #SC
  2. Bug Report
  3. Friday, February 14 2014, 11:01 AM
Hi Guys,

My client complained about a problem... I really don't understand.

With a few users in the userlist, their profile doesn't show but my own details are shown when I click on their link. Same with other users, when they are logged in... their own profile is shown when they click on someone elses profile. I have a list with names but I don't want these names and details to show in public. Can we do this private?

Because it's only a few profiles that doest this.
admin Accepted Answer
Admin
Hi,
please send me your site details (with admin account if possible).
  1. more than a month ago
  2. Bug Report
  3. # 1
#SC Accepted Answer
Ok
  1. more than a month ago
  2. Bug Report
  3. # 2
admin Accepted Answer
Admin
ok,
i have found the problem.
Username should not have the character '-'
With SEF url enabled Joomla replace '-' with ':' to parse route.

I have added on /components/com_jsn/route.php this code to line 98.
$segments[0]=str_replace(':','-',$segments[0]);


Now work.;)

Another problem: when you update Easy Profile the file route.php is re-write, then backup this file now before update Easy Profile.
  1. more than a month ago
  2. Bug Report
  3. # 3
#SC Accepted Answer
Thank U :-D

Is an overwrite not possible in the template file?

What file to edit to have a link back to the user-list from the profile page?
  1. more than a month ago
  2. Bug Report
  3. # 4
admin Accepted Answer
Admin
Hi,
Easy Profile respect the MVC model of Joomla.
You can override the view files but not route.php

What file to edit to have a link back to the user-list from the profile page?

Copy the file /components/com_jsn/views/profile/tmpl/default.php in /templates/your-template/html/com_jsn/profile/default.php (edit this file)
  1. more than a month ago
  2. Bug Report
  3. # 5
#SC Accepted Answer
Thanks!!!
  1. more than a month ago
  2. Bug Report
  3. # 6
  • 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 Online

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.