1. poke
  2. General
  3. Tuesday, September 15 2020, 01:21 PM
Are there instructions on how I can make the user profiles visible to everyone? ;)
Accepted Answer
admin Accepted Answer
Admin
Hi,
the row 23 should be
if (JFactory::getUser()->id != $this->data->id && isset($fieldsets['profile'])) unset($fieldsets['profile']);
So there is also to delete the code unset($fieldsets['profile']);

Anyway I have edited this for you and now seems to works :D
  1. more than a month ago
  2. General
  3. # Permalink
admin Accepted Answer
Admin
Hi,
as default all profiles are public, you can manage this permission from Components->Easy Profile->Options->Visibility Profiles
  1. more than a month ago
  2. General
  3. # 1
poke Accepted Answer
Pro
I already did that. The entry is currently set to 'Public'. However, the user profiles are not visible.
All users are 'managers' - is that where the problem might be?
  1. more than a month ago
  2. General
  3. # 2
admin Accepted Answer
Admin
Can you please post me your site details to check this? if yes then you can use the form below the reply in "Site Details" tab
  1. more than a month ago
  2. General
  3. # 3
poke Accepted Answer
Pro
I have opened a user.
  1. more than a month ago
  2. General
  3. # 4
poke Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. General
  3. # 5
admin Accepted Answer
Admin
Hi,
from link "Teilnehmer" I see correctly all profiles, of course for a guest user this is not possible because your site is in Offline mode.
  1. more than a month ago
  2. General
  3. # 6
poke Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. General
  3. # 7
admin Accepted Answer
Admin
Sorry but probably I have not understood well.

Now I do the following operations:
- Go to the site
- Make a login
- Go to "Teilnehmer"
- Click to some users
- I see correctly the chosen user profile
  1. more than a month ago
  2. General
  3. # 8
poke Accepted Answer
Pro
When I log in, go to "Teilnehmer", select another user, I see [Details] and [Wissenswert] - but not [Benutzerprofil (User Profile)]. I only see the user profile with my own user name.
(sorry, my english is not good, google helps me.)
  1. more than a month ago
  2. General
  3. # 9
admin Accepted Answer
Admin
Hi,
ok, now I have understand.

These fields are not managed by Easy Profile, and in the most of cases our customers prefer to hide these fields for other users (privacy purpose).

Anyway to enable the visibility for all users you can follow these steps:
- Copy file from /components/com_jsn/views/profile/tmpl/default_fields.php to /templates/protostar/html/com_jsn/profile/default_fields.php (create folders if not exists) *
- in the new file try to comment (or delete) line 23

* This is the Joomla template override feature, when you will update Easy Profile or Joomla then you will not loss this modification
  1. more than a month ago
  2. General
  3. # 10
poke Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. General
  3. # 11
admin Accepted Answer
Admin
Have you also deleted the line 23 in the new file?
  1. more than a month ago
  2. General
  3. # 12
poke Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. General
  3. # 13
admin Accepted Answer
Admin
Hi
can you please unblock my account to check this?
  1. more than a month ago
  2. General
  3. # 14
poke Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. General
  3. # 15
poke Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. General
  3. # 16
vsemenov Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 17
vsemenov Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 18
vsemenov Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 19
  • Page :
  • 1


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