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
Advanced Report Post Management System Details »»
Advanced Report Post Management System
Version: 2.1, by Hasann Hasann is offline
Developer Last Online: Jun 2021 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.8.x Rating:
Released: 03-12-2014 Last Update: Never Installs: 17
DB Changes Uses Plugins Template Edits
Additional Files Translations  
No support by the author.

This Addon brought to you by
www.vBulletin-TR.Com

This is a Port from Distance"s Advanced Report Post Management System
for vBulletin 3.7.x and 3.8.x working fine.

THIS PRODUCT IS COMPATIBLE WITH vBulletin 3.7.x and 3.8.x


What does it do?

This is better for forums which get alot of post reports, it allows staff to see the amount of post reports open and lets them review and leave appropiate comments.

Users can see there post reports made and can see the status of the report and the moderator dealing with the report.

Admins / SuperMods / Moderators can see the post reports

*Note Moderators will only see the post reports in the forums they moderate*


Moderators can see who reported the post and the time at which it was reported, and the comment given by the user. There are also links to the post itself, the thread the post is on, the forum the thread is in, the user who posted the post and the user who reported the post.

The user page can be linked anywhere you choose; I have included instructions for linking it on the quicklinks menu.


Moderators can update the status of the report, and add a comment. The user who reported the post can then see these changes reflected in their page - it will show the name of the moderator dealing with the report, the comment (if any) left by the moderator, and the time at which the report was last updated.

When a moderator sets the status of a report to 'closed', it is moved to another page in modcp called 'closed post reports'. Post reports that are in the pending state are still kept in the 'outstanding post reports' page.

See screenshots for more information


Installation
  • Unpack the .zip file
  • Upload the files in the upload directory to your forum root
  • Install the product by uploading the product xml file into the product manager in Admin CP
  • Make the two template changes specified in 'template changes.txt'

Changes
  • 2 php files to upload
  • One xml file to upload
  • Two templates to change (navbar)
  • Installs 3 plugins

Screenshots

User reporting post:





User going onto quick links to open up there post reports:





User viewing the post report they just made, it is still open and not assigned to a moderator:





A moderator can see in the navbar there is one post report:





They click on it and change the status to pending:






The user can now see in there reported posts page its under investigation and has been assigned to a moderator:





The moderator has reviewed the post and now closes the report:






The user can now see the closed report:





Other:


Modcp links:






Admincp links:



Distance
Spleasure

Other Notes
  • Please note that since i didnt release the original i cannot give support for this modification, however i will help as best as i can
  • I have permission to release this port of the original
  • FULLY backup your site before installing this modification!! Im not responsible for any loss of data etc if you install this incorrectly or dont backup your database
  • Uninstall any previous releases of this hack BEFORE installing this one, failure to do so will result in database errors. *Meaning previous releases, not previous versions of my release*
  • This has only been tested on 3.8.8 Beta 2
Click Install if you like this modifcation

Download Now

File Type: zip Hasann_advanced_post_report_2.1.zip (8.2 KB, 129 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
blind-eddie

Comments
  #2  
Old 03-15-2014, 04:50 PM
Premiumkenti Premiumkenti is offline
 
Join Date: Sep 2013
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hasan kardeşim bize şu r10.net sitesindeki davetiye sistemini bulabilir misin?
Reply With Quote
  #3  
Old 03-15-2014, 05:24 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Premiumkenti View Post
Hasan kardeşim bize şu r10.net sitesindeki davetiye sistemini bulabilir misin?
All posts must be in English please.
Reply With Quote
  #4  
Old 03-26-2014, 01:31 PM
SoftWareRevue's Avatar
SoftWareRevue SoftWareRevue is offline
 
Join Date: Nov 2001
Location: Kalamazoo
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for updating this mod. I didn't use the previous version, but I definitely like what I'm seeing. We actually use a help desk for Reported Posts. This appears to have all the functionality we like about using a help desk, but without leaving the forum.

You said you can't give support, but would attempt to assist.

The only reservation I have about committing to this system is, the lack of any private staff notes. Our helpdesk allows staff to discuss a ticket privately while viewing. Do you think it would be difficult to create a "Private Staff Notes" in the system?
Reply With Quote
  #5  
Old 03-27-2014, 04:21 PM
SoftWareRevue's Avatar
SoftWareRevue SoftWareRevue is offline
 
Join Date: Nov 2001
Location: Kalamazoo
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The XML in the download is incomplete. There's no /closing data

PHP Code:
        </phrasetype>
        <
phrasetype name="GLOBAL" fieldname="global">
            <
phrase name="postreports_comment" date="0" username="" version=""><![CDATA[Comment]]></phrase>
            <
phrase name="postreports_moderator" date="0" username="" version=""><![CDATA[Moderator]]></phrase>
            <
phrase name="postreports_onthread" date="0" username="" version=""><![CDATA[On thread]]></phrase>
            <
phrase name="postreports_postedby" date="0" username="" version=""><![CDATA[Posted by]]></phrase>
            <
phrase name="postreports_postnumber" date="0" username="" version=""><![CDATA[Post #]]></phrase>
            
<phrase name="postreports_postreports" date="0" username="" version=""><![CDATA[Post reports]]></phrase>
            <
phrase name="postreports_status" date="0" username="" version=""><![CDATA[Status]]></phrase>
            <
phrase name="postreports_status_closed" date="0" username="" version=""><![CDATA[Closed]]></phrase>
            <
phrase name="postreports_status_open" date="0" username="" version=""><![CDATA[Open]]></phrase>
            <
phrase name="postreports_status_pending" date="0" username="" version=""><![CDATA[Under investigation]]></phrase>
            <
phrase name="postreports_timestamp" date="0" username="" version=""><![CDATA[Timestamp]]></phrase>
            <
phrase name="postreports_updated" date="0" username="" version=""><![CDATA[Updated]]></phra 
As you can see, it ends with "/phra".
Reply With Quote
  #6  
Old 04-11-2014, 06:58 AM
ManuelW ManuelW is offline
 
Join Date: Jan 2008
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Same here, there are missing lines in the xml file.
Reply With Quote
  #7  
Old 04-13-2014, 08:53 PM
final kaoss final kaoss is offline
 
Join Date: Apr 2006
Posts: 1,314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please complete the file Product-hasann_post_reports.xml and re-upload, thank you Hasann.
Reply With Quote
  #8  
Old 06-28-2014, 05:49 AM
Lethaeus's Avatar
Lethaeus Lethaeus is offline
 
Join Date: Sep 2010
Location: Turkey
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hasann nice to see you, welcome any record of community. Like in the old days.

Please re-upload product.xml.
Reply With Quote
  #9  
Old 06-29-2014, 06:34 PM
Dr.Wave Dr.Wave is offline
 
Join Date: Feb 2014
Location: Istanbul / Turkiye
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good mods, thanks namesake,
Reply With Quote
  #10  
Old 07-01-2014, 05:26 PM
Tobin Frost's Avatar
Tobin Frost Tobin Frost is offline
 
Join Date: Jun 2014
Location: Sakarya, Turkey
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks.
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 02:06 PM.


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.06719 seconds
  • Memory Usage 2,353KB
  • Queries Executed 25 (?)
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
  • (1)bbcode_php
  • (1)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
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (1)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (1)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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