vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Moderators Functions - Moderation Auto-PM v4.0.6 (https://vborg.vbsupport.ru/showthread.php?t=241248)

blackcat123 07-22-2011 10:46 AM

Nice Hack, works perfect.

Anyone has a german translation?! Need some.

Successfulsteps 07-22-2011 11:45 AM

Installed and waiting to use for the first moderation action; will nominate if works like dream :D

ehsanix 08-22-2011 06:03 AM

Thanks for this but it is not working on 4.1.5
it will show a blank page after any of those moderation and sends the pm but will not do the moderation action itself.
For example when you close a thread, you will see a blank page (couldn't show the error even in display error mod) and a pm is sent. but the thread is still open.

linuxwhy 08-24-2011 02:29 AM

wonderful, more people should install this.

vauge 08-28-2011 02:37 PM

Bump. This is not working in 4.1.5 as ehsanix mentioned.

suko22 08-30-2011 09:53 AM

Any similar mod por 3.8.x?? I can't find it.

Thanks!

kastak 09-02-2011 09:36 PM

Quote:

Originally Posted by ehsanix (Post 2236465)
Thanks for this but it is not working on 4.1.5(...)

Quote:

Originally Posted by vauge (Post 2239124)
Bump. This is not working in 4.1.5 as ehsanix mentioned.

I tested latest version (4.0.6) on my vBulletin 4.1.5 Patch Level 1 board and plugin still works very well. I tested close/open/delete action via inline moderation and as a standard action. Maybe you could try reinstalling the plugin?

ehsanix 09-03-2011 10:54 AM

Quote:

Originally Posted by kastak (Post 2241329)
I tested latest version (4.0.6) on my vBulletin 4.1.5 Patch Level 1 board and plugin still works very well. I tested close/open/delete action via inline moderation and as a standard action. Maybe you could try reinstalling the plugin?

I have this error on moderation: (vb 4.1.5PL1 , php 5.2.17)

Code:

PHP Fatal error:  Class 'vB' not found in /....../includes/class_dm_pm.php(706) : eval()'d code on line 1

ehsanix 09-03-2011 11:12 AM

I'm sorry,
autopm mod works like a charm and DB Sphinx Search is causing this error. As I disable the sphinx it's working.
I'm now searching if I can fix this and let you know the result

ehsanix 09-03-2011 11:35 AM

Thanks to Baja in here
solved the sphinx conflict by adding these lines under include lines of autopm mod in plugin manager.
PHP Code:

require_once(DIR '/includes/class_bootstrap_framework.php'); 
vB_Bootstrap_Framework::init(); 



All times are GMT. The time now is 07:14 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.01230 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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