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
  #32  
Old 02-13-2009, 07:28 AM
joe1989 joe1989 is offline
 
Join Date: Apr 2008
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Pedro... Did you see the bugs I listed with the email?? You didn't respond, so I wasn't sure if you saw them!!
Reply With Quote
  #33  
Old 02-13-2009, 07:44 AM
Pedro!'s Avatar
Pedro! Pedro! is offline
 
Join Date: Jun 2006
Location: England
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by joe1989 View Post
Pedro... Did you see the bugs I listed with the email?? You didn't respond, so I wasn't sure if you saw them!!
Ah, no, I somehow overlooked them, eep. Are you running it with e-mail enabled? If so might be something to do with my somewhat cumbersome solution to overriding the e-mail setting. I'll pop over to the .com forums later and request a new hook location and have a look if I've accidentally unset any of the arrays/variables the e-mail code uses. The reason it works in the CP is that the e-mail reporting is run after the hook that the mod uses.

As for the reported content thing, what was it you were reporting and what browser are you using? Does it work for any other reports and what was the content of the post? Also do you get any javascript errors? lol use Ctrl + Shift + J in Firefox to check or if you're using IE the click the triangle in the bottom-left of the tab.
Reply With Quote
  #34  
Old 02-13-2009, 05:58 PM
thelulz thelulz is offline
 
Join Date: Oct 2008
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When I report something, in the control panel there is no open or closed reports. :S
Reply With Quote
  #35  
Old 02-13-2009, 07:51 PM
Pedro!'s Avatar
Pedro! Pedro! is offline
 
Join Date: Jun 2006
Location: England
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by thelulz View Post
When I report something, in the control panel there is no open or closed reports. :S
I RE:'d your e-mail too but I post here aswell anywayz

Quote:
Originally Posted by me
This is odd, on my live forum which was never used for testing after I installed 0.91 it worked fine, judging from your first e-mail it looks like distance's advanced post reports might not have been removed properly... I'm thinking that there might be a plugin left over that is interfering with my mod. is anything being created in the database? if the notification count changes then the reports are in the DB but aren't being returned, could you possibly crack out phpMyAdmin and have a look? there are three tables used... pprmReports pprmComments and pprmOptions, it's pretty obvious what each one is for

are your runninng 3.8.1? if you are it may be something to do with that cos we're still running 3.8

Also would be nice if anyone can confirm if this works on 3.8.1.
Reply With Quote
  #36  
Old 02-13-2009, 07:55 PM
students_forum's Avatar
students_forum students_forum is offline
 
Join Date: Aug 2008
Location: Manchester
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can confirm that it works beautifully on 3.7.2 except for PMs ..

Well done to you
Reply With Quote
  #37  
Old 02-13-2009, 08:36 PM
joe1989 joe1989 is offline
 
Join Date: Apr 2008
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Pedro!
Also would be nice if anyone can confirm if this works on 3.8.1.
That's what I have. I installed it on 3.8.1 and it's working great!

Quote:
Originally Posted by Pedro!
As for the reported content thing, what was it you were reporting and what browser are you using?
I reported a post. I use Firefox (whatever the most recent version is).

Quote:
Originally Posted by Pedro!
Also do you get any javascript errors?
Nope.
Reply With Quote
  #38  
Old 02-14-2009, 01:05 AM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Pedro! View Post
Yeah those are some good ideas, when this comes out of beta, if there is enough interest in the mod I'll look at including some of the suggestions in this thread
I am sure you will get a lot of interest and installs.

Quote:
Originally Posted by ssslippy View Post
The issue with making this a default function is a major part of forums do not use the report function for just this. We also use this to request stickies and post moves.
It could be added as an option. Would also be good to add an option for 'no rule breach/other reason'.
Reply With Quote
  #39  
Old 02-14-2009, 11:58 AM
Pedro!'s Avatar
Pedro! Pedro! is offline
 
Join Date: Jun 2006
Location: England
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by joe1989 View Post
That's what I have. I installed it on 3.8.1 and it's working great!



I reported a post. I use Firefox (whatever the most recent version is).



Nope.
Hmmmm, what mystery! I'm also running the latest version of FF and it works just dandy. What exactly was the content of the reported post? I'm thinking maybe the BB code wasn't parsed properly or something :/
Reply With Quote
  #40  
Old 02-14-2009, 06:46 PM
joe1989 joe1989 is offline
 
Join Date: Apr 2008
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Based on the update to fix the "email errors" as you called them, I'm guessing you solved and corrected the problem?!

Excellent!!
Reply With Quote
  #41  
Old 02-14-2009, 06:53 PM
Pedro!'s Avatar
Pedro! Pedro! is offline
 
Join Date: Jun 2006
Location: England
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by joe1989 View Post
Based on the update to fix the "email errors" as you called them, I'm guessing you solved and corrected the problem?!

Excellent!!
Ahhhhh, I was getting epically confused: I thought you were saying the e-mail was broken and for some reason you couldn't preview the reported content from within the CP but you didn't say that at all, so I must be going mad lol.

Yes the e-mail issues are fixed (: so your problem is too :up:
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:23 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.05148 seconds
  • Memory Usage 2,362KB
  • 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
  • (10)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