vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Moderators Functions - Moderation Auto-PM v3.0.1 (https://vborg.vbsupport.ru/showthread.php?t=192344)

Cars2007 12-19-2008 11:41 PM

Same here. This is the code that does it, in class_modpm_checker.php:
Code:

                        $newforuminfo = fetch_foruminfo($this->vbulletin->options['be_modpm_exclude']);
                        if (!$newforuminfo['cancontainthreads'] OR $newforuminfo['link'])
                        {
                                eval(standard_error(fetch_error('error_modpm_badforum')));
                        }


Delphiprogrammi 12-21-2008 04:48 PM

Quote:

Originally Posted by WNxWakko (Post 1686686)
Is this an update from Moderation Auto-PM Version 2.0.1 by Alan @ CIT ??
https://vborg.vbsupport.ru/showthread.php?t=115677

I ask because it seems to have different files and such. The settings in the AdminCP are very different from one another. The title would suggest this is a port or upgrade but it doesnt seem to be the same mod by looking at it.

yes correct that mod gave me the "ideas" nothing special here just updated code to make sure it works

Delphiprogrammi 12-21-2008 04:50 PM

Quote:

Originally Posted by Ekshi (Post 1686915)
Hi,

This mod didn't worked in my forum. When I try to delete a post/thread, it says "this forum cannot contain threads or it is a link please choose another forum." (when mod is enabled)

Can anyone help me?

damn it that doesn't work as i intended :o

Sawa Dee SohL 12-22-2008 01:08 AM

When they say thread started, does that mean it only works for the actual thread starting post, or does it work for a post 5 replies down?

Also, is there a way to make it so one the post is moderated, it's deleted/custom message is inputed?

Delphiprogrammi 12-22-2008 10:00 AM

Quote:

Originally Posted by Cars2007 (Post 1689221)
Same here. This is the code that does it, in class_modpm_checker.php:
Code:

            $newforuminfo = fetch_foruminfo($this->vbulletin->options['be_modpm_exclude']);
            if (!$newforuminfo['cancontainthreads'] OR $newforuminfo['link'])
            {
                eval(standard_error(fetch_error('error_modpm_badforum')));
            }


checked and working fine on my testboard (without errors) the only reason i can come up with is that my testboard is a vBulletin 3.8.0 RC 1

Delphiprogrammi 12-22-2008 10:02 AM

Quote:

Originally Posted by Sawa Dee SohL (Post 1690752)
When they say thread started, does that mean it only works for the actual thread starting post, or does it work for a post 5 replies down?

Also, is there a way to make it so one the post is moderated, it's deleted/custom message is inputed?

it works in any thread / post

if you delete a thread / post you can make use of the 'reason' field and if provided it will show up in the pm

viper357 12-22-2008 10:45 AM

Will this work on 3.6.12 ?

Sawa Dee SohL 12-22-2008 01:56 PM

Quote:

Originally Posted by Delphiprogrammi (Post 1690967)
it works in any thread / post

if you delete a thread / post you can make use of the 'reason' field and if provided it will show up in the pm


Sorry I wasn't very clear. What I ment was the message that is being deleted (for being moderated) - on the actual post, can the message be changed (the user's message) - to display something new.

Such as 'This message was removed by the Staff' - Not only in PM - but it now shows, for what their message was. So the users see it was deleted/handled

erateinow 12-27-2008 01:32 PM

nice work ! thank you :)

ehsanix 12-27-2008 06:04 PM

excellent ! thank u :)


All times are GMT. The time now is 08:30 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.01874 seconds
  • Memory Usage 1,743KB
  • 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_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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