Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

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
  #22  
Old 07-05-2012, 03:28 PM
Badshah93 Badshah93 is offline
 
Join Date: Jun 2010
Location: India
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tareqbd View Post
I am using vb4.1.3 PL8, after submitting the report a blank page opens /report.php?do=sendemail2, the page doesn't show anything at all. again in my report it doesn't show any report or report status.
vB 4.1.0 - vB 4.1.4 doesn't have one hook which this mod needs.
you will need to do a file edit

open class_reportitem.php inside includes folder

Find:
Code:
$this->set_reportinfo($reportinfo);
		$this->set_reportinfo_commonlinks($reportinfo);
Add Below:

Code:
($hook = vBulletinHook::fetch_hook('report_do_report')) ? eval($hook) : false;
Reply With Quote
  #23  
Old 07-05-2012, 03:35 PM
tareqbd tareqbd is offline
 
Join Date: May 2011
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Badshah93 View Post
vB 4.1.0 - vB 4.1.4 doesn't have one hook which this mod needs.
you will need to do a file edit

open class_reportitem.php inside includes folder

Find:
Code:
$this->set_reportinfo($reportinfo);
		$this->set_reportinfo_commonlinks($reportinfo);
Add Below:

Code:
($hook = vBulletinHook::fetch_hook('report_do_report')) ? eval($hook) : false;
added as u said but now after clicking on report button it shows
"Parse error: syntax error, unexpected $end in /home/*******/public_html/includes/class_reportitem.php on line 308"
Attached Images
File Type: jpg rpo.JPG (33.9 KB, 0 views)
Reply With Quote
  #24  
Old 07-05-2012, 04:06 PM
Badshah93 Badshah93 is offline
 
Join Date: Jun 2010
Location: India
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tareqbd View Post
added as u said but now after clicking on report button it shows
"Parse error: syntax error, unexpected $end in /home/*******/public_html/includes/class_reportitem.php on line 308"
hmm, i just tried it in vb 4.1.3 and that edit did the trick although redirect is not working but reports are getting created.

edit the file in your pc (not in cpanel) and upload it through ftp software.
Reply With Quote
  #25  
Old 07-05-2012, 04:27 PM
tareqbd tareqbd is offline
 
Join Date: May 2011
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry tried that too but not worked.
anymore solution please?
Reply With Quote
  #26  
Old 07-09-2012, 08:28 PM
Alex@bulletin Alex@bulletin is offline
 
Join Date: Aug 2009
Location: Germany
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hai folks.

As I promised I got a German translation for you.

It is a BETA version, as I got to tell some issues to the Developer of the mod
(see next post)
Attached Files
File Type: xml advanced_report_system_Deutsch_0.1(Sie).xml (9.4 KB, 13 views)
Reply With Quote
  #27  
Old 07-09-2012, 09:19 PM
Alex@bulletin Alex@bulletin is offline
 
Join Date: Aug 2009
Location: Germany
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Coder,

I got some problems with my translation, I show the texts I couldn't translate (missing phrases, maybe additionally mistakes I did) on some screenshots (red marked areas are important):

Screenshot 1:



Hmm I guess this are phrases, that should be included in vBulletin but they stay in English on my page for some reason

---------------------------------

Screenshot 2:



Also some phrases that stay in English. Strange for me are the "Open", "In Progress" and "Close" phrases. I translated them and they work on the front page (see screenshots 3 & 4) but not in the ACP/MCP.

---------------------------------

Screenshot 3 & 4





The last aspects I wasn't able to translate. Please note especially the Mouse Over, that couldn't be translated properly.

---------------------------------

As I said, maybe I configured something wrong in my AdminCP and that's why some phrases (especially that ones that are included in the regular VB) stay in English.

But it would be kind if you could check the problems I reported now for me.
Maybe you can tell me what I did wrong....
Thanks
After this I'm gonna upload my translation on the official german vb-homepage, )

Alex
Attached Images
File Type: jpg ARS_bug_1.jpg (74.7 KB, 0 views)
File Type: jpg ARS_bug_2.jpg (92.1 KB, 0 views)
File Type: jpg ARS_bug_3.jpg (58.4 KB, 0 views)
File Type: jpg ARS_bug_4.jpg (96.6 KB, 0 views)
Reply With Quote
  #28  
Old 07-15-2012, 05:12 AM
ssslippy ssslippy is offline
 
Join Date: Jan 2006
Posts: 877
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a converter for pedros post report mod?
Reply With Quote
  #29  
Old 07-17-2012, 01:30 AM
ssslippy ssslippy is offline
 
Join Date: Jan 2006
Posts: 877
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Move Post and Delete Post do not work gives error of "You did not select any posts to which the action you picked can be applied."
Also the last Updated by date is broken. Says 31/12/1969 @ 19:00

Also could really use an issue infraction button.
Reply With Quote
  #30  
Old 07-17-2012, 09:46 AM
qpurser qpurser is offline
 
Join Date: Jul 2011
Posts: 275
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great Mod. Thank you.
Makes life so much easier.

I would like to change one thing but can't figure out what template to edit:
When I get a "notification" about a reported post and click on the link the admin/modcp opens in the same window/tab. I would rather have the page show up in a "new" tab/window".
Can you give me hint what template to edit?

thanks so much
Michael
Reply With Quote
  #31  
Old 07-17-2012, 04:37 PM
Alex@bulletin Alex@bulletin is offline
 
Join Date: Aug 2009
Location: Germany
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ssslippy View Post
Move Post and Delete Post do not work gives error of "You did not select any posts to which the action you picked can be applied."
Also the last Updated by date is broken. Says 31/12/1969 @ 19:00
I can confirm that issue. It doesn't always arise but sometimes. I don't know why sorry.
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 08:04 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.04812 seconds
  • Memory Usage 2,374KB
  • 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
  • (4)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
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (9)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (12)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
  • 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