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)

m0rk 11-07-2008 12:23 PM

I don't get that bug any more, nice work

Delphiprogrammi 11-07-2008 12:55 PM

Quote:

Originally Posted by Forum Lover (Post 1661121)
Wish there is a option to send email too.

i tryed it and i whas unable to get it working properly.I mean an email whas sended but it whas all messed up and the wrong phrases for the wrong action etc etc so i gave up i might try again through

dmknights 11-11-2008 12:21 AM

*Installed*
Now This Mod I Do Like

tavarish 11-15-2008 09:47 PM

Anyone got the recycle forum function to work?

Delphiprogrammi 11-16-2008 02:52 PM

Quote:

Originally Posted by tavarish (Post 1666424)
Anyone got the recycle forum function to work?

you must choose the recycle forum and the choose forumid must be within the exclude options

tavarish 11-16-2008 06:13 PM

I have set forum id to the recycle forum, and in the exclude field.. but when i move a post or thread into the recycle forum nothing happens. no pm..

Delphiprogrammi 11-16-2008 07:11 PM

Quote:

Originally Posted by tavarish (Post 1666967)
I have set forum id to the recycle forum, and in the exclude field.. but when i move a post or thread into the recycle forum nothing happens. no pm..

that's the whole purpose of the function.... it's working as intended

tavarish 11-16-2008 09:31 PM

But shouldn't the user get a pm that the post is "deleted" ? Now they just ask where their posts are..

In my head the best solution for this would be:
If a thread or post gets moved into the recycle forum the user(s) get a pm that their thread/post is deleted, and not like now that it is moved into a forum with no name..

If its gonna be used like now, we first need to soft delete and then move into recycle forum..

Possible to change this? or make it as an option?

Nadeemjp 11-17-2008 02:03 AM

those who are upgrading, we hsould only re-import the product right?

Delphiprogrammi 11-17-2008 08:53 AM

Quote:

Originally Posted by tavarish (Post 1667086)
But shouldn't the user get a pm that the post is "deleted" ? Now they just ask where their posts are..

In my head the best solution for this would be:
If a thread or post gets moved into the recycle forum the user(s) get a pm that their thread/post is deleted, and not like now that it is moved into a forum with no name..

If its gonna be used like now, we first need to soft delete and then move into recycle forum..

Possible to change this? or make it as an option?


open functions_modpm.php and find

PHP Code:

$modpm_parser->check_recycle_bin(); 

comment that out

PHP Code:

//$modpm_parser->check_recycle_bin 

now it should always send pm's but be aware your users will see your recycle forum


All times are GMT. The time now is 01:27 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.01154 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
  • (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
  • (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