vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Advanced Report Post Management System (https://vborg.vbsupport.ru/showthread.php?t=137031)

SOL-R 06-06-2007 07:27 PM

Distance, can the buttons that are in the modcp be put on the quick links menu and how would that be done? If it is possible? (the ones that show open and closed reports)

Thanks

R.

Great mod btw!

goldenllama 06-29-2007 01:36 AM

Absolutely love the mod. Thanks!

Is there a way that I'm overlooking to delete reports? I like leaving most of them closed, but I would like to delete a couple. Is this functionality built in and I'm just not finding it? Or is there a way to do it a different way?

Thanks again!

Lemik 07-11-2007 09:15 PM

when there'll is the new version, improved?

Distance 07-21-2007 10:28 PM

Theres not going to be an improved version.

I use the new version on my forum, it has java popups and ajax etc

SOL-R 07-24-2007 11:56 AM

Hi Distance! I wanted to move the open and closed buttons out of the modcp so, I came up with this code. I am not sure if it is right or the best way to code it. I am still learning alot but would like input on this.

PHP Code:

<!-- added menu items post reports -->

<
tr><td class="thead">Post Reporting</td></tr>
<
tr><td class="vbmenu_option"><a href="postreports.php">Your post reports</a></td></tr>
<
tr>
<if 
condition="is_member_of($bbuserinfo,5,6,7)">
<
td class="vbmenu_option"><a href="modbook.php">Moderator handbook</a></td></tr>
<
tr>
<if 
condition="$vbulletin->openreports"><td class="vbmenu_option"><a href="$modcpdir/postreports.php?do=list">$vbphrase[postreports_postreports]</a>:&nbsp;$vbulletin->openreports</if></td>
</
tr>
<
tr>
<if 
condition="$postreport[status]=pending"><td class="vbmenu_option"><a href="$modcpdir/postreports.php?do=list">$vbphrase[postreports_status_pending]</a>:&nbsp;$vbulletin->openreports</td></tr>
<
tr>
<if 
condition="$postreport[status]=closed"><td class="vbmenu_option"><a href="$modcpdir/postreports.php?do=closed">$vbphrase[postreports_closedreports]</a>&nbsp;$vbulletin->closedreports</td></tr></if></if></if>

<!-- / 
end added menu items --> 

That will give you this https://vborg.vbsupport.ru/external/2007/07/2.png

Did I do this right? Or is there a better way how to write it?

Thanks in advance for your help.


Richard

LiLSnooP 07-24-2007 04:41 PM

when appear the new version 2.10 ?

bigfoot 08-05-2007 09:48 PM

This seems to be a very great system, but it creates both a thread and an entry in your system when reporting a thread/post.

Any information how change this ?

mauro1947 08-15-2007 11:15 PM

Im using on a spanish site and date is not shown :(
Looks like:

mauro1947 d-m-Y h:i A

or

Moderator: mauro1947 Updated: d-m-Y h:i A

How can i fix this?
Thanks
Regards!

GriZzm0 08-16-2007 04:45 PM

Great plugin, just what we needed at our forum. However, found some "bugs" or perhaps it's just a flaw. Users who just moderates a few forum gets a message telling them how many reported posts there are in their forum, but if they check the modcp they can see and handle all the post reports and not just the posts in their forums.

Would be great if you can change/fix that, because I don't want some random board mod to be able to handle all the reports. :p

Yorixz 12-25-2007 08:01 AM

Quote:

Originally Posted by GriZzm0 (Post 1319019)
Great plugin, just what we needed at our forum. However, found some "bugs" or perhaps it's just a flaw. Users who just moderates a few forum gets a message telling them how many reported posts there are in their forum, but if they check the modcp they can see and handle all the post reports and not just the posts in their forums.

Would be great if you can change/fix that, because I don't want some random board mod to be able to handle all the reports. :p

I agree, in addition to that I'd really love to see the reports being grouped by threadid, and perhaps even allow closing multiple reports, that'd really help to speed things up when there are a lot of reports waiting for action - saves the endless reloading.


All times are GMT. The time now is 10:49 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.01321 seconds
  • Memory Usage 1,753KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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