vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Moderators Functions - View Usernotes Given (https://vborg.vbsupport.ru/showthread.php?t=146396)

StEaLtH666 09-16-2007 01:10 PM

Installed and working - and thanks.

I'm probably being daft but I don't see how to get 'an overview' of all usernotes... mods/admin are only able to see the usernotes they made themselves.

Is it possible for admin to see all usernotes issued by all staff and would that include usernotes that are automatically added such as following an email change (where that modification is installed)?

aquariumpros 09-16-2007 01:50 PM

Quote:

Originally Posted by StEaLtH666 (Post 1340140)
Installed and working - and thanks.

I'm probably being daft but I don't see how to get 'an overview' of all usernotes... mods/admin are only able to see the usernotes they made themselves.

Is it possible for admin to see all usernotes issued by all staff and would that include usernotes that are automatically added such as following an email change (where that modification is installed)?

Just remove this;

PHP Code:

WHERE posterid=" . $vbulletin->userinfo['userid'] . " 

This calls only the usernotes that a userID has posted. By removing it you will have everyones usernotes displayed.

Also don't forget to tweak the number of usernotes displayed from the default 10.

PHP Code:

$numberofrecords 10

HTH.

StEaLtH666 09-17-2007 11:46 AM

Thanks aquariumpros... much appreciated :):up:

Elixar 02-27-2016 02:29 PM

Any way to port this to vB 4.2?

MarkFL 02-27-2016 02:38 PM

Quote:

Originally Posted by Elixar (Post 2565748)
Any way to port this to vB 4.2?

A much more likely scenario, given that the developer of this mod hasn't been online here for years and the code is not marked as reusable, is that someone builds something similar for vB 4.2.x from scratch. :)

Elixar 02-27-2016 02:40 PM

Quote:

Originally Posted by MarkFL (Post 2565749)
A much more likely scenario, given that the developer of this mod hasn't been online here for years and the code is not marked as reusable, is that someone builds something similar for vB 4.2.x from scratch. :)

Ah right, any takers? Mark didn't you have something like this in the works?

MarkFL 02-27-2016 02:43 PM

Quote:

Originally Posted by Elixar (Post 2565750)
Ah right, any takers? Mark didn't you have something like this in the works?

Yes, but I abandoned it because I had too many other things going. If I recall correctly, you wanted to view the usernotes from within the AdminCP. It appears this mod does what I would do, and that is to display them on a custom page. :)

Elixar 02-27-2016 03:11 PM

Quote:

Originally Posted by MarkFL (Post 2565751)
Yes, but I abandoned it because I had too many other things going. If I recall correctly, you wanted to view the usernotes from within the AdminCP. It appears this mod does what I would do, and that is to display them on a custom page. :)

Yes, this is what I'm looking for. :)

Elixar 03-10-2016 02:21 PM

Bump.

MarkFL 03-10-2016 02:46 PM

Quote:

Originally Posted by Elixar (Post 2566941)
Bump.

If I do decide to write such a mod, I will publish it...but it won't be anytime soon simply because I have too many other things going on. :)


All times are GMT. The time now is 05:23 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01027 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete