Notifications
Clear all

[Solved] Members page

14 Posts
2 Users
1 Likes
685 Views
Posts: 18
Customer
Topic starter
(@pierre-chopot)
Member
Joined: 12 months ago

Hello,

I am currently using the custom fields add-on for my forum, but I've noticed that the members display page is not functioning properly due to an issue with the groups.

When attempting to view members' profiles fields, only those labeled as admins are viewable. Other members, such as authors and contributors, are not accessible despite their fields being fully set up.

https://fameais.ubiquando.fr/participants/

Can you provide insights please ?

13 Replies
Kyle
Posts: 728
 Kyle
(@kylew)
Prominent Member
Joined: 3 years ago

Hi @pierre-chopot,

Please navigate to Dashboard > wpForo > Usergroups, Edit one of the Usergroups and make sure that " Display on Members List" option is enabled.

Posts: 18
Customer
Topic starter
(@pierre-chopot)
Member
Joined: 12 months ago

Hello,

Sorry but I think you misunderstood our question (sorry english is not my main language) ... and at the same time we made some progress understanding our problem.

At first the problem was: we can only see extended user profiles that are admins, we do not see the profile of somebody who is just a contributor. If we give admin role to that user, we can see the profile, if we bring back that user to let's say "editor", we cannot see his profile anymore.

After making a lot of tests and reading a lot of threads here, we finally understood that the key was not the role of the user, it was the fact that this user already had posted something or not ... the coincidence being that we had only published posts with admin accounts ...

We found in the forum that you can add the following filter in WP to force displaying profiles of people with no posts:

add_filter('wpforo_profile_field_displaying_restriction', '__return_false');

However, even after adding this in our child theme functions.php we are still unable to view all peoples profiles (I mean we see the people, but when clicking on one of them, the profile is empty and does not show any of the extra fields we created ...). Of course, created fields have been given the proper settings to be displayed ...

So yes, if you have some ideas, they are welcomed !

Oh and BTW, that option you mentionned is ok.

Pierre.

1 Reply
Kyle
 Kyle
(@kylew)
Joined: 3 years ago

Prominent Member
Posts: 728

@pierre-chopot,

Navigate to wpForo > Usergroups, edit one of them and see all the CAN's/options.

For example, Front - Can view member activity and there are lots of others, so you need to give the availability to the usergroups to see those fields.

You can remove the hook, there is no need for it.

Posts: 18
Customer
Topic starter
(@pierre-chopot)
Member
Joined: 12 months ago

Hello

For example I checked all checkboxes at wpForo > Usergroups for group Anomynous, if you go to> https://fameais.ubiquando.fr/participants/

Pierre.

Posts: 18
Customer
Topic starter
(@pierre-chopot)
Member
Joined: 12 months ago

Sorry but my post is truncated after the link ... so here is the follow-up:

You will see 4 users. If you click on any of them but zeddgre you will see an empty profile although they do have a profile. Now if you click on zeddgre, you will see a profile, because zeddgre is an admin and/or because zeddgre did post on the forum. We would like all profiles to be visible, even if they are not admin and even if they didn't post in the forum.

Pierre

 

1 Reply
Kyle
 Kyle
(@kylew)
Joined: 3 years ago

Prominent Member
Posts: 728

@pierre-chopot,

Please provide admin access to your website. Send the Credentials with PM.

Page 1 / 2
Share:
Scroll to top