Version: 0.93, by Pedro!
Developer Last Online: May 2013
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:
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.
Extract the files from the .zip archive
Open the upload directory
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.
Upload the contents of the 'upload' directory to the forum directory on your web server
When the uploads are complete go into the Admin CP and expand the 'Plugins and Products' menu on the left-hand side.
Click the 'Manage Products' link in the menu you just expanded.
Click the '[Add/Import Product]' link at the bottom of the page.
In the 'OR import the XML file from your server' text box change 'product.xml' to 'product-pprm.xml'
Click 'Import'
Click OK on the prompt
Make sure in the vBulletin Options menu under 'User Infractions & Post Reporting Options' that Post Reporting Emailis 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.
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.
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.
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
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.
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
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.
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.