Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Pedro!'s Post Report Manager 0.93 Details »»
Pedro!'s Post Report Manager 0.93
Version: 0.93, by Pedro! Pedro! is offline
Developer Last Online: May 2013 Show Printable Version Email this Page

Category: Moderators Functions - Version: 3.8.x Rating:
Released: 02-11-2009 Last Update: 11-01-2009 Installs: 146
DB Changes Uses Plugins Auto-Templates
Additional Files Translations Is in Beta Stage  
No support by the author.

This system offers an advanced management system for all types of reported content including:
  • Posts
  • Group Messages
  • Group Pictures
  • Profile Album Pictures
  • Group Picture Comments
  • Profile Album Picture Comments
  • Private Messages
  • Visitor Messages

Features of this hack (some of which are illustrated by the screenshots):
  • Report tracking for the reporter
  • Report management area accessible from the Mod CP and Admin CP
  • Full integration with notifications menu
  • Commenting/update system
  • Ajax loading of the reported content from within the CP
  • Quick links related to the report/report discussion
  • Can set to only display reports that moderators have permissions to 'do something about'
  • Fully phrased to allow easy translation


Installation Instructions
:
  1. Backup your forum database. You are installing this modification at your own risk - I will not be held responsible for any damages or losses to your computer/web server/site data/vBulletin installation that occur from trying to install/uninstall this hack.
  2. Extract the files from the .zip archive
  3. Open the upload directory
  4. If you have changed the directory names of the Mod CP or the Admin CP from the defaults you will need to apply the same changes here.
  5. Upload the contents of the 'upload' directory to the forum directory on your web server
  6. When the uploads are complete go into the Admin CP and expand the 'Plugins and Products' menu on the left-hand side.
  7. Click the 'Manage Products' link in the menu you just expanded.
  8. Click the '[Add/Import Product]' link at the bottom of the page.
  9. In the 'OR import the XML file from your server' text box change 'product.xml' to 'product-pprm.xml'
  10. Click 'Import'
  11. Click OK on the prompt
  12. Make sure in the vBulletin Options menu under 'User Infractions & Post Reporting Options' that Post Reporting Email is not set to 'no e-mail'. Due to the core hook location of this hack it will not work if e-mailing is not enabled in the vBulletin options. However, this can be overridden on the PPRM configuration page.
  13. and you're all done You may wish to change the configuration of PPRM, this can be done from the Post Reports menu in the Admin CP navigation.
  14. Mark the mod as installed, this is so you can receive updates regarding the mod. I won't spam you or send you drunken e-mails lolol.

This hack is still in beta phase and I would really appreciate your feedback with any bugs/errors/design issues you encounter. Things to watch out for are compatibility issues with non-major browsers and the 'acknowledge permissions' setting not working as I've only done a very limited amount of testing on it.

The inspiration for this hack came from Distance's Advanced Post Report System for 3.6 which was an upgrade of a mod by some guy called pig, lol.

Change Log
__________________________________________________ ______________________

Version 0.91
  • Fixed install issue, oops, lol.
  • Removed unnecessary include from /pprm.php

Version 0.92
  • Removed depreciated define('NO_REGISTER_GLOBALS', 1) in /pprm.php
  • Fixed malformed information in e-mails.
  • Fixed enable/disable e-mail option.

Version 0.93
  • Fixed security hole.
  • Fixed bad links in 'Closed Reports' pagination.

Known Issues
__________________________________________________ ______________________
  • [S]0.90 - 'mismatched tag' error on install[/S]
  • [S]0.91 - E-mail override doesn't work.[/S]
  • [S]0.91 - E-mails don't link correctly.[/S]
  • [S]0.92 - Pagination broken on Closed Reports page.[/S]
  • [S]0.92 - Security Hole[/S]
  • 0.92 - With 'Acknowledge moderator permissions...' enabled an SQL error may occur when a moderator tries to access open/closed reports.
  • 0.92 - With 'Acknowledge moderator permissions...' enabled moderators can see reports for posts that are in forums they do not moderate.
  • 0.92 - Date doesn't display correctly for those who are using a localized date setting

Download Now

File Type: zip PPRM_0.93.zip (13.9 KB, 515 views)

Screenshots

File Type: jpg configuration.jpg (172.2 KB, 0 views)
File Type: jpg mod-cp-navigation.jpg (125.9 KB, 0 views)
File Type: jpg notification.jpg (109.5 KB, 0 views)
File Type: jpg quick-links.jpg (64.0 KB, 0 views)
File Type: jpg openreports.jpg (311.2 KB, 0 views)
File Type: jpg user-interface.jpg (74.1 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #122  
Old 07-20-2009, 06:36 PM
joe1989 joe1989 is offline
 
Join Date: Apr 2008
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DraculaVN View Post
What about my problem from the post above? Still no comment yet
I don't understand your question.
Reply With Quote
  #123  
Old 08-08-2009, 07:24 PM
DraculaVN DraculaVN is offline
 
Join Date: Aug 2005
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by joe1989 View Post
I don't understand your question.
https://vborg.vbsupport.ru/showpost....&postcount=116
did you see that post?
Reply With Quote
  #124  
Old 08-08-2009, 11:47 PM
MentaL's Avatar
MentaL MentaL is offline
 
Join Date: Jan 2003
Posts: 550
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<!--
Database error in vBulletin 3.8.3:

Invalid SQL:

SELECT COUNT(*) AS count
FROM pprmReports AS reports
WHERE reports.status != 'closed' AND reports.type != gp AND reports.type != pap ORDER BY reports.prID DESC;

MySQL Error : Unknown column 'gp' in 'where clause'
Error Number : 1054
Request Date : Sunday, August 9th 2009 @ 01:44:38 AM
Error Date : Sunday, August 9th 2009 @ 01:44:39 AM
Script : http://forum.x.com/modcp/pprm.php?show=open
Referrer :
IP Address : x
Username : x
Classname : x
MySQL Version :
-->

recieving this error when moderators access via the modcp but if an admin access via modcp it works fine
Reply With Quote
  #125  
Old 08-15-2009, 01:52 PM
joe1989 joe1989 is offline
 
Join Date: Apr 2008
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

MentaL,

If you've read the description of this mod, the issue you described has been commented on before. It's listed under "known issues" and has been for quite some time now. The easy work around (until it is fixed) is to disable the moderator permissions option. Then there should not be an SQL error.
Reply With Quote
  #126  
Old 08-15-2009, 06:49 PM
MentaL's Avatar
MentaL MentaL is offline
 
Join Date: Jan 2003
Posts: 550
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Which option is that exactly
Reply With Quote
  #127  
Old 09-01-2009, 05:58 PM
purecool78 purecool78 is offline
 
Join Date: Mar 2007
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had this mod installed and it was working fine. However, I had disabled it for a brief period of time, and now when I try to enable it I get the following message when I try to report a post:

Quote:
Fatal error: Call to a member function query() on a non-object in /home/forum/public_html/includes/class_reportitem.php(347) : eval()'d code on line 4
Any help would be appreciated.
Reply With Quote
  #128  
Old 09-01-2009, 06:42 PM
Skyrider Skyrider is offline
 
Join Date: Feb 2006
Location: Netherlands
Posts: 1,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For some odd reason, it doesn't work for me. I activated it, made sure the email is set to no. And when either I or someone else reports posts, nothing shows up in the "Open Reports", its empy.. I'm even set as moderator on the section. and both of this plugin settings are set to yes.
Reply With Quote
  #129  
Old 09-03-2009, 09:25 PM
tafreeh tafreeh is offline
 
Join Date: May 2008
Location: Canada
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Pedro! View Post

Thanks for all the positive feedback and bug reports everyone. I'll start working on a stable version soon and then hopefully we can go gold.
ok i m gonna wait for the Gold version. Great mod tho
Reply With Quote
  #130  
Old 09-07-2009, 12:14 AM
neo1211 neo1211 is offline
 
Join Date: Sep 2008
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi I'm having a small issue myself, it seems that the link for users to view their reports is not displaying under a quick link. Anyone have any ideas why this might be or what I can do to fix this? Thanks so much.
Reply With Quote
  #131  
Old 09-16-2009, 05:33 PM
Edrondol Edrondol is offline
 
Join Date: Aug 2009
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just installed this today and not only am I issue-free, but we've tested it and we freaking love this mod! Very, very nicely done!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:34 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04819 seconds
  • Memory Usage 2,349KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (7)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete