![]() |
|
Mod Options |
![]() |
|||||||||
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:
Update version 1.2:
Update version 1.3:
Update version 1.3a:
Update version 1.4:
Update version 1.5:
Update version 1.6:
Update version 1.7:
Update version 1.8:
To Install: Download and extract the attached .zip file. Follow: AdminCP ► Plugins & Products ► Manage Products ► Add/Import Product Click on "Choose File" and browse to the product .xml file that was packaged in the .zip file. Click "Import" You MUST set your settings to enable the mod. Each setting has an explanation of its use. Support for this product can be found here: Download Now Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
No members have liked this post.
|
Comments |
#2
|
|||
|
|||
Hi Mark,
Very nice addon, my moderators do enjoy this little tool addition! I was about to request for it being moved into it's own tab, along with the date/time that said user was ignored. However when i looked up the SQL table information, the userlist SQL table doesn't have log for a date/time field. Maybe a future addition at some point? ![]() --- Edit; Slight issue with the coloring of your addon in the Admin CP. 2015-07-05_12-07-44.png Possible to set the color of the yellow bubbles to something that flows to the currently-selected AdminCP theme? The following members like this post: MarkFL
Last edited by BrettC Frontier; 05 Jul 2015 at 18:10. |
#3
|
||||
|
||||
I have added a color to the style attribute of the label elements so that the text within will be the standard color for better contrast for those who are using a custom them in their AdminCP.
I will consider adding the code for tracking the date/time when users are ignored for a future update. No members have liked this post.
|
#4
|
||||
|
||||
Update version 1.2:
No members have liked this post.
|
#5
|
|||
|
|||
Slight issue to report of: It would appear that this addon and Previous Usernames in about me are conflicting with one another. It's either or on which addon can be active at any given time. Changing execution order does not change the outcome.
No members have liked this post.
|
#6
|
||||
|
||||
Originally Posted by BrettC Frontier
I suspect both add-ons are using a template replacement. I will see if I can change this add-on such that a template replacement is not used and post an update soon. ![]()
![]() edit: I was wrong...my add-on is not using a template replacement. It is simply rendering a custom template at a hook location within the "memberinfo_block_statistics" template." I will download the other add-on and see if I can get them to play nicely with one another. edit 2: Okay, I found the issue...change the hook location for the plugin of the other product to "member_build_blocks_start". No members have liked this post.
Last edited by MarkFL; 28 Jul 2015 at 20:00. |
#7
|
|||
|
|||
One small QOL request. While I disabled the setting on my rather active discussion board... could a value setting be added in on how many usernames are listed on the WGO block? Text input probably would work out best rather a drop down, default to 50 or something.
![]() I enabled it the other day and ended up with about 10 screens of ignored user data on the forums index - chrome didn't like that massive amount of text. ![]() The following members like this post: MarkFL
|
#8
|
||||
|
||||
Update version 1.3:
Originally Posted by BrettC Frontier
Thank you once again for finding an issue/circumstance I simply did not think of and letting me know about it, thereby allowing me to make this add-on more robust. ![]()
![]() No members have liked this post.
|
#9
|
||||
|
||||
Hi,
i have following Errors. 1. There are many entries after the username (x). eg Name (2),(1,),(5) i see, that this Entries from deleted User came, there are in the Tabele Userlist too after deleting 2. only the first User have the Ignored Information on the Profil. All other have nothing. its VB 4.2.3
__________________
Greetz from Dortmund/Germany Marcus The following members like this post: MarkFL
Last edited by MrD; 01 Aug 2015 at 14:16. |
#10
|
||||
|
||||
Originally Posted by MrD
This first issue should be resolved now with version 1.3a. I'm not clear on what the second issue is. ![]()
![]() No members have liked this post.
|
#11
|
||||
|
||||
Update version 1.4:
No members have liked this post.
|
#12
|
||||
|
||||
Hi Mark,
the Second Issue is the User profile. The first Image here in the Addondescription. Only th First User in the WGO List have the Entry in the User Profile
__________________
Greetz from Dortmund/Germany Marcus No members have liked this post.
Last edited by MrD; 01 Aug 2015 at 18:04. |
#13
|
||||
|
||||
Do you happen to have any plugins hooked at "member_profileblock_fetch_unwrapped"?
No members have liked this post.
|
#14
|
||||
|
||||
Hi,
Downloads II Vb Project Tools VB Blog (i use the VB Suite) VbYellowPages vbglossary vblinklist are the Addons that use the hook
__________________
Greetz from Dortmund/Germany Marcus No members have liked this post.
|
#15
|
||||
|
||||
Taking a quick look at your code, this could really send the query count up. It would be a very good idea to cache the data for 15-60 min at least. Each time you call can moderate (every page load) it also adds a query's worth of overhead. Plus on a forum with a lot of ignored users you'd really rack up a huge query list.
Additionally, it would be a good idea to query for all of the users in one shot. Then let php or the template system deal with formatting the users data from the array that got returned. You should still cache that data some how though.
__________________
Looking for ImpEx?
The following members like this post: MarkFL
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 22:48.