Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
vFcoders - Advanced Report System Details »»
vFcoders - Advanced Report System
Version: 1.00, by Badshah93 Badshah93 is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Moderators Functions - Version: 4.1.x Rating:
Released: 07-03-2012 Last Update: 07-03-2012 Installs: 162
DB Changes Uses Plugins Auto-Templates
Code Changes Additional Files  
No support by the author.

.::vFcoders - Advanced Report System::.

This Product enhances the functionality of vB Report System.

TESTED IN vB 4.1.x & vB 4.2.x


1. Current Features
  • Option to set pre-defined reasons for report.
  • Ajax Report Popup to report post from showthread.
  • Report tracking for the reporter.
  • Report management area accessible from the Mod CP and Admin CP
  • Full integration with notifications menu
  • Commenting / Update System.
  • Quick/Moderation links related to the reported item.
  • Uses Phrases
  • Uses vBulletin easy Product installer/updater/uninstaller
  • No Template or File Edits.

    .. and many more features will list them later.

2. Planned Features
  1. Advanced Report System For
    • Visitor Messages
    • Group Messages
    • Profile Album Pictures
    • Group Pictures
    • Picture Comments


3. Installation
  • Download and unzip vFcoders - Advanced Report System.zip file from this thread.
  • Upload all the files inside "UPLOAD" folder into your vBulletin installation directory. (where forum.php file is located)
  • Import product-advanced_report_system.xml file through Product Manager in admincp.

    Installation Complete..


Mod History:
v1.0 : 4 July 2012 : First Release.


-> Click On Mark As Installed If You Have Installed This Mod.
-> You Can Nominate it also for Mod Of The Month.
-> If u like my work, you can Donate me also.

Download Now

File Type: zip vFcoders - Advanced Report System.zip (22.9 KB, 907 views)

Screenshots

File Type: jpg My Reports Page.jpg (64.7 KB, 0 views)
File Type: jpg Open Reports Page.jpg (99.4 KB, 0 views)
File Type: jpg Report Page.jpg (56.0 KB, 0 views)
File Type: jpg Report popup to report post from showthread.jpg (65.5 KB, 0 views)
File Type: jpg Report Reason Admincp Page.jpg (69.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
9 благодарности(ей) от:
babyv0x, Bubble #5, EliasAlucard, emath, eTiKeT?, kizy, nacaruncr, SaN-DeeP, sodasusu

Comments
  #2  
Old 07-04-2012, 04:13 PM
Nirjonadda Nirjonadda is offline
 
Join Date: Dec 2011
Location: Italy
Posts: 739
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My Reports Link error and report.php (Full Form)
Database error in vBulletin 4.1.10:

Invalid SQL:
SELECT report.*, rextra.dateline, rextra.reason, thread.title as posttitle FROM vbvfc_ars_report as report
LEFT JOIN vbpost ON post.postid = report.contentid
LEFT JOIN vbthread ON thread.threadid = post.threadid
LEFT JOIN vbvfc_ars_report_extra as rextra ON (rextra.reportid = report.reportid)
where report.type = 'post' AND rextra.ruserid = 1 order by rextra.dateline desc LIMIT 0, 25;

MySQL Error : Unknown column 'thread.title' in 'field list'
Error Number : 1054
Reply With Quote
  #3  
Old 07-04-2012, 04:35 PM
Badshah93 Badshah93 is offline
 
Join Date: Jun 2010
Location: India
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Nirjonadda View Post
My Reports Link error and report.php (Full Form)
Database error in vBulletin 4.1.10:

Invalid SQL:
SELECT report.*, rextra.dateline, rextra.reason, thread.title as posttitle FROM vbvfc_ars_report as report
LEFT JOIN vbpost ON post.postid = report.contentid
LEFT JOIN vbthread ON thread.threadid = post.threadid
LEFT JOIN vbvfc_ars_report_extra as rextra ON (rextra.reportid = report.reportid)
where report.type = 'post' AND rextra.ruserid = 1 order by rextra.dateline desc LIMIT 0, 25;

MySQL Error : Unknown column 'thread.title' in 'field list'
Error Number : 1054
Fixed.. download zip from first post or xml file from this post.
Attached Files
File Type: xml product-advanced_report_system.xml (49.0 KB, 24 views)
Reply With Quote
  #4  
Old 07-04-2012, 04:50 PM
Nirjonadda Nirjonadda is offline
 
Join Date: Dec 2011
Location: Italy
Posts: 739
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes it now work but have a option for My Reports Link on/off from navbar?
Reply With Quote
  #5  
Old 07-04-2012, 04:57 PM
Badshah93 Badshah93 is offline
 
Join Date: Jun 2010
Location: India
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Nirjonadda View Post
Yes it now work but have a option for My Reports Link on/off from navbar?
i developed this mod in vb 4.2 and in that version admin can control position of "my reports" nav link through navigation manager.
if you want to turn off my reports link

open plugin manager and disabled this plugin
Code:
vFcoders - Advanced Report System (PTC) (vB < 4.2)
Reply With Quote
  #6  
Old 07-04-2012, 05:01 PM
Deathjam Deathjam is offline
 
Join Date: Jul 2002
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i don't seem to be getting notifications of new reports
Reply With Quote
  #7  
Old 07-04-2012, 05:10 PM
Badshah93 Badshah93 is offline
 
Join Date: Jun 2010
Location: India
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Deathjam View Post
i don't seem to be getting notifications of new reports
Admins and Super Mod's will not get notification if report email notification is set to Moderators / None

Settings -> User Infractions & Post Reporting Options
Reply With Quote
  #8  
Old 07-04-2012, 06:15 PM
rafiul's Avatar
rafiul rafiul is offline
 
Join Date: Jun 2009
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ajax Report Popup to report post from showthread. is not working in vb 4.2. When i click its send me to send page. How to fix this? I want the small pop up box to be appeared.

Thanks for nice mod.
Reply With Quote
  #9  
Old 07-04-2012, 06:27 PM
Badshah93 Badshah93 is offline
 
Join Date: Jun 2010
Location: India
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rafiul View Post
Ajax Report Popup to report post from showthread. is not working in vb 4.2. When i click its send me to send page. How to fix this? I want the small pop up box to be appeared.

Thanks for nice mod.
can u see popup box when you click report button and test the mod in default skin.
Reply With Quote
  #10  
Old 07-04-2012, 06:55 PM
tareqbd tareqbd is offline
 
Join Date: May 2011
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any chance to have options like, the posters get a notification on report. When a post is reported, the poster or thread creator will get a notification.
Reply With Quote
Reply

Thread Tools

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 08:14 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.04702 seconds
  • Memory Usage 2,339KB
  • Queries Executed 24 (?)
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_code
  • (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
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (10)post_thanks_box
  • (9)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
  • (7)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