Version: 1.8, by MarkFL
Developer Last Online: Jun 2020
Category: Profile Enhancements -
Version: 4.x.x
Rating:
Released: 06-13-2015
Last Update: 09-30-2015
Installs: 14
Uses Plugins Auto-Templates
Translations
No support by the author.
This product allows you to choose which usergroups are allowed to view the ignored user data for users on their profile, under the "About Me" tab in the section labeled "Statistics." The information for the users that are being ignored by that user as well as the users who have chosen to ignore that user is diplayed. If there are no users in either list, then "None" is shown. You may also choose to allow your moderating staff to see a list of all ignored users, sorted by the number of users ignoring them, in the "What's Going On?" block on the home page.
This is what you will see on user profiles:
This is what you will see in the "What's Going On?" block:
Update version 1.1:
Force text within usergroup elements in AdminCP to be standard color for good contrast.
Update version 1.2:
Replaced checkboxes for usergroups chosen to see ignored user data on user profiles with select element.
You now have the option for your moderating staff to see a list of all ignored users, sorted by the number of users ignoring them, in the "What's Going On?" block on the home page.
Update version 1.3:
Username HTML markup is pulled from cache rather than database.
Added the option to limit the number of users displayed in WGO.
Update version 1.3a:
Fixed bug involving deleted users on ignored lists.
Update version 1.4:
Fixed bug caused by deleted users remaining in ignored userlists for user profiles.
Users listed in ignored lists on user profiles now link to their profile and use HTML markup for their usergroups.
WGO listing shows how many users are listed.
Update version 1.5:
The "can_moderate()" query is replaced with selected usergroup(s) in the product settings to determine if a user can view the ignored users in the WGO element.
The "user" table is now queried only once rather than for each ignored user.
Update version 1.6:
The ignored users displayed in the WGO block are now stored in a datafile (./ignoredusers.txt) that is updated once an hour (if applicable) rather than querying the database. When the product is installed/updated (ver. 1.6 or higher) the datafile is initially built, and if the product is uninstalled the datafile is deleted.
Update version 1.7:
Replaced db query for retrieval of ignored users on profile page with manipulation of string already in memory.
Update version 1.8:
Fixed faulty db query issue when there are no ignored users to report.
The only recent mod I installed was thumbs up (which also adds something to the about me tab), however I disabled that and this mod still didn't display it.
Could you add an option in the admin CP, so users can see those stats elsewhere (like on another tab/create another tab on a users profile)?
I really don't want to create a separate tab for just that small amount of data. It best belongs under the "About Me" tab in my opinion.
I do want to get to the bottom of why it is not working for you, so if you want, please PM to me the login credentials for a temporary admin account so I can come to your site and attempt to get it to work.
The only recent mod I installed was thumbs up (which also adds something to the about me tab), however I disabled that and this mod still didn't display it.
Could you add an option in the admin CP, so users can see those stats elsewhere (like on another tab/create another tab on a users profile)?
I got it to work by making a manual template edit rather than using the template hook system, because for some reason that is not working on your site.