vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Moderators Functions - Moderate New User Registrations (ModCP Option) (https://vborg.vbsupport.ru/showthread.php?t=200955)

maidos 08-04-2009 02:36 PM

thanks for the mod but was wondering if u can implement a log feature that will log which moderator has been approving members ebcause as in my case i have few moderators who isnt approving but they are arguing they have approved. so i need the logs to prove them otherwise.
Forward

Mosh 08-04-2009 09:19 PM

Quote:

Originally Posted by maidos (Post 1861235)
was wondering if u can implement a log feature that will log which moderator has been approving members

Very good idea, I like it ;)

I will add an option to the hack to enable moderator logging. Should be released soon :)

Mosh 08-04-2009 11:10 PM

Upgrade: v3.8.005 - Wednesday 5th August 2009
-- Updated: Screenshots
-- Changed: user_moderation.php
-- Added: AdminCP Option to enable logging of action applied to each user in the Moderator log
-- Added: 3 new phrases

maidos 08-05-2009 04:11 AM

thanks alot for implementing and for the quick update
could i know where i can check the logs?
Statistics & Logs, cant find it there yet

Mosh 08-05-2009 07:23 AM

Quote:

Originally Posted by maidos (Post 1861614)
thanks alot for implementing and for the quick update
could i know where i can check the logs?
Statistics & Logs, cant find it there yet

You were in the right place. See the Statistics & Logs section of the vBulletin Manual.

Note: To access these parts of the Admin Control Panel you may need to edit your config.php please refer to Editing the vBulletin Configuration File for further instructions.

Barteh 08-06-2009 07:45 PM

Assuming you've set said permissions correctly: statistics & logs -> moderator log -> select product -> view

gr8whtd0pe 08-13-2009 07:08 PM

Is there any way for it to redirect you back to the homepage of the forums instead of the admincp?

rangana1 08-13-2009 08:35 PM

thank you installed

Mosh 08-14-2009 03:11 AM

Quote:

Originally Posted by gr8whtd0pe (Post 1866669)
Is there any way for it to redirect you back to the homepage of the forums instead of the admincp?

This is not supported (see first post for type of support offered) but should work. If it does not work, you are on your own.

Edit user_moderation.php, find (x2 instances):
PHP Code:

define('CP_REDIRECT''index.php?'); 

Change to:
PHP Code:

define('CP_REDIRECT''./index.php?'); 


Mosh 08-14-2009 03:12 AM

Quote:

Originally Posted by rangana1 (Post 1866737)
thank you installed

Then please click Mark as Installed.


All times are GMT. The time now is 01:04 AM.

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.01240 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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