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 - United-Forum report via private message (https://vborg.vbsupport.ru/showthread.php?t=267674)

Skyrider 07-30-2011 03:24 PM

Doesn't seem to work, checked the private messages of the assigned moderators but he never received any private message what so ever.

Mooff 07-30-2011 03:30 PM

Damn missed that one. I do not get this warning on my board (though i know where the problem lies, error message is pretty clear). Can you check for me if the warning goes away when we use an empty permission string?
old:
Code:

                       
        $vB_DataManager_PM->set_recipients($modlist);

new:
Code:

                       
        $permissions = array();
        $vB_DataManager_PM->set_recipients($modlist, $permissions);

If not, i'm gonna need some time to find out how exactly i have to design that permission thing.


@FF|Skyrider
Did you report a post or an article comment?
This mod does not work for blogs, pms ...

Skyrider 07-30-2011 03:39 PM

Mooff, I simply reported a post / thread.

LOGECT 07-30-2011 03:44 PM

Quote:

Originally Posted by Mooff (Post 2226885)
Damn missed that one. I do not get this warning on my board (though i know where the problem lies, error message is pretty clear). Can you check for me if the warning goes away when we use an empty permission string?
old:
Code:

                       
        $vB_DataManager_PM->set_recipients($modlist);

new:
Code:

                       
        $permissions = array();
        $vB_DataManager_PM->set_recipients($modlist, $permissions);

If not, i'm gonna need some time to find out how exactly i have to design that permission thing.

Thanks for your support, that solved the problem, but i will no longer see the redirect page after submitting a report.

Mooff 07-30-2011 06:25 PM

Thanks for the feedback. Edited that part in and updated the files - no version change though - minor bug.

As for the redirect page, last line of the report.php
Code:

        eval(print_standard_redirect('redirect_reportthanks'));
}

does that. This should not be affected by my addon at all.

Btw. on our board i neither see the redirect page regardless of having the addon actived nor deactived.


@FF|Skyrider
I'm totally lost here. Please try to reinstall the addon or try to report a post in a forum where no moderator will be affected, only you (and the other admins) and check if that does work.

johnrizz 07-30-2011 10:50 PM

work good !

DonosOdD 09-06-2011 12:27 PM

1 Attachment(s)
*clicking install button*

Thank you very much. You have no idea on how much I needed this!

EDIT: Adding a Brazilian Portuguese translation for this.

Mooff 09-06-2011 01:17 PM

Thanks DonosOdD.

Language added in the first post.

sbelle731 09-17-2011 05:20 PM

Great Mod...Thank you!

Is there a way to send a notification to all mods when someone reports a private message?

xabo 11-28-2011 09:14 PM

1 Attachment(s)
Realy nice, thanks!

Made a norwegian translation.


All times are GMT. The time now is 02: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.01018 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
  • (5)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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