vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Moderators Functions - vFcoders - Advanced Report System (https://vborg.vbsupport.ru/showthread.php?t=285206)

Badshah93 07-03-2012 10:00 PM

vFcoders - Advanced Report System
 
1 Attachment(s)
.::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.

Nirjonadda 07-04-2012 04:13 PM

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

Badshah93 07-04-2012 04:35 PM

1 Attachment(s)
Quote:

Originally Posted by Nirjonadda (Post 2345058)
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.

Nirjonadda 07-04-2012 04:50 PM

Yes it now work but have a option for My Reports Link on/off from navbar?

Badshah93 07-04-2012 04:57 PM

Quote:

Originally Posted by Nirjonadda (Post 2345069)
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)

Deathjam 07-04-2012 05:01 PM

i don't seem to be getting notifications of new reports

Badshah93 07-04-2012 05:10 PM

Quote:

Originally Posted by Deathjam (Post 2345071)
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

rafiul 07-04-2012 06:15 PM

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.

Badshah93 07-04-2012 06:27 PM

Quote:

Originally Posted by rafiul (Post 2345092)
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.

tareqbd 07-04-2012 06:55 PM

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.


All times are GMT. The time now is 12:51 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03544 seconds
  • Memory Usage 1,742KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete