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 - vFcoders - Advanced Report System (https://vborg.vbsupport.ru/showthread.php?t=285206)

Badshah93 07-04-2012 07:12 PM

Quote:

Originally Posted by tareqbd (Post 2345107)
Is there any chance to have options like, the posters get a notification on report. When a post is reported, the poster or thread creator will get a notification.

i don't see any point of having that option
Reason:

Suppose i am a member of your forum and advertising some sites in my signature which is not allowed and someone reports that. If i get the notification that someone has reported about my signature, then i will immediately change it and save myself from receiving infraction. Then after few days i will again start advertising, so no point of having that option.

RobbieZ 07-04-2012 07:37 PM

Nice!

Would you consider an optional positionable button?

Ive always thought the new warning symbol isnt that notice-able after vb3, maybe postbit at the bottom somewhere!

Alex@bulletin 07-04-2012 10:20 PM

Tested and works on 4.2. Very good job :)
Guess this mod will be my next candidate for a German translation :D

:up:

EDIT:

I'd like to suggest to add the option "Warn User" to the "Useful Links" in ACP/MCP :cool:

EDIT 2:

I'd like to make another suggestion. At the moment in ACP/MCP in the category "Reason Given" there is no visible separation between the custom reasons and the additional comments by the reporter. Maybe you can improve this to make it more apparent.

Hornstar 07-05-2012 12:09 AM

If someone reports a post in section B will all mods see the notification of the report, or only mods in Section B see the notification? (Hoping the second)

trackpads 07-05-2012 02:21 AM

1 Attachment(s)
Awesome idea adn thanks.

I am having a style issue, something I have screwed up I am sure. But can you tell me what might be wrong? When I click the report icon the box is a small 2 pixel high box.

Thanks again,

-Jason

rafiul 07-05-2012 03:27 AM

Quote:

Originally Posted by trackpads (Post 2345190)
Awesome idea adn thanks.

I am having a style issue, something I have screwed up I am sure. But can you tell me what might be wrong? When I click the report icon the box is a small 2 pixel high box.

Thanks again,

-Jason

I having the same problem like him, in default skin. And on my custom style its not appearing at all.

Badshah93 07-05-2012 04:00 AM

Quote:

Originally Posted by Hornstar (Post 2345175)
If someone reports a post in section B will all mods see the notification of the report, or only mods in Section B see the notification? (Hoping the second)

only mods in Section B see the notification.
report of that post in modcp will be seen by mods of B only (plus admins and super mods)

Badshah93 07-05-2012 04:07 AM

1 Attachment(s)
Quote:

Originally Posted by trackpads (Post 2345190)
Awesome idea adn thanks.

I am having a style issue, something I have screwed up I am sure. But can you tell me what might be wrong? When I click the report icon the box is a small 2 pixel high box.

Thanks again,

-Jason

strange as javascript and css are both together so if box is showing then it should have height also.
pm me id and pass with style permission.

Quote:

Originally Posted by rafiul (Post 2345193)
I having the same problem like him, in default skin. And on my custom style its not appearing at all.

Open SHOWTHREAD TEMPLATE

Add this code above </head>
Code:

{vb:raw headinclude_bottom}
Quote:

Originally Posted by RobbieZ (Post 2345126)
Nice!

Would you consider an optional positionable button?

Ive always thought the new warning symbol isnt that notice-able after vb3, maybe postbit at the bottom somewhere!

are you talking about report icon ?
to make it more visible you can add "Report" text next to report icon

open postbit & postbit_legacy template

Find:
Code:

<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}">
Replace it with
Code:

<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}">Report

Sage Knight 07-05-2012 04:15 AM

This seems really interesting. Thanks :)

tareqbd 07-05-2012 03:18 PM

I am using vb4.1.3 PL8, after submitting the report a blank page opens /report.php?do=sendemail2, the page doesn't show anything at all. again in my report it doesn't show any report or report status.


All times are GMT. The time now is 05:56 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.01095 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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