Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vB Report Manager 2.0 (Admin CP) - Report to Email, PM, Staff Forum as a new Thread! Details »»
vB Report Manager 2.0 (Admin CP) - Report to Email, PM, Staff Forum as a new Thread!
Version: 2.1, by Erwin Erwin is offline
Developer Last Online: May 2013 Show Printable Version Email this Page

Version: 3.0.6 Rating:
Released: 01-04-2004 Last Update: 01-29-2005 Installs: 132
DB Changes
 
No support by the author.

vB Report Manager 2.1 (Admin CP) - Report to Email, PM, Staff Forum as a new Thread!

By Dr Erwin Loh

What does this hack do?

When a member reports a post, the report goes to:

1) Email (as per normal)
2) PM
3) A new thread in your private Staff Forums
4) In the report, there will be a link to the new thread in your private Staff Forums

Or ANY of the above combination!

The thread title now has the Date/ Time of Report, Originating Forum and Reported Poster!

There is now Admin CP support under vBulletin Options - you can choose to switch on or off any of the notification methods, and set the FORUM ID for the Staff Forum you want the posts to appear in.

All you need to do is run install_vbreport.php and modify 1 file - report.php.

Update Version 2.0

1. Added Admin CP support - choose to switch on and off each notification method. Also specify your Staff Forum ID in Admin CP.

2. Added more info to the THREAD TITLE - now with NAME OF FORUM, USERNAME OF POSTER, AND DATE/ TIME OF REPORT!

Update Version 2.1

1. Fixed email option bug

2. Fixed URL parsing bug

To upgrade, it's easiest just to reinstall this hack over a CLEAN REPORT.PHP file.

Admin CP installer and install instructions in HTML file in ZIP below.
Screenshots attached.

Enjoy!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #192  
Old 02-09-2006, 07:07 PM
Mindwarp Mindwarp is offline
 
Join Date: Jan 2005
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is currently working on my server 3.5.3 for everyone but Admins
Reply With Quote
  #193  
Old 02-14-2006, 01:43 AM
MorrisMcD's Avatar
MorrisMcD MorrisMcD is offline
 
Join Date: Nov 2003
Location: Cincinnati, Ohio
Posts: 415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mindwarp
this is currently working on my server 3.5.3 for everyone but Admins
This hack is for 3.0.x.. Some things may have changes.. Why not use the plugin/extension system..

Here is a 3.5 version of the hack.. Similar anyway
https://vborg.vbsupport.ru/showthrea...light=reported
Reply With Quote
  #194  
Old 05-15-2006, 07:48 PM
coRtALoS's Avatar
coRtALoS coRtALoS is offline
 
Join Date: Apr 2003
Location: Northeastern U.S.
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this NOT work with the newest VB? I wish it did..the other report hack does not send out a PM to the mods
Reply With Quote
  #195  
Old 06-17-2006, 06:45 PM
bruno.bfB bruno.bfB is offline
 
Join Date: Jul 2005
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by a-drive
Great hack, Erwin!
good one!
Reply With Quote
  #196  
Old 07-12-2006, 10:45 PM
Mysticales's Avatar
Mysticales Mysticales is offline
 
Join Date: Oct 2005
Posts: 168
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Question... I have 3.0.9 I installed this mod.. Well.. oddly, I think I am getting parse errors from the adminfunctions_template.php which will come up as:
Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /home/forumsq/public_html/includes/adminfunctions_template.php on line 375

The only other mod I installed the same time was a cron job for purging users who dont activate after 10 days.

So was wondering.. does this not work for 3.0.9 or something? I mean.. luckily I can still work in the adminCP. However Forum manager, add new forum give me this error and I dont know if its from this mod somehow or what. =/

Anyone have some advice? =)

Edit: Yeaaaa Only took me 5 hours to figure it out.. you see something was odd about the php file.. it looked like if a 2 year old was learning php.. double quotes all over the place, no correct string or line breaks etc..

Which was odd, since I couldnt see how EITHER mod could cause it.
Tracked it down...
https://vborg.vbsupport.ru/showthread.php?t=59820

That.. if you use the built in file editor.. it will save the php code in such a way that it ruins the design of the php page in question! OUCH! However.. using the upload function to overwrite it using the mod works fine and no issues anymore.. but so much for my idea to use edit to be quicker to work with.. sigh..

Anyways installed. ^^
Reply With Quote
  #197  
Old 07-13-2006, 04:14 AM
Mysticales's Avatar
Mysticales Mysticales is offline
 
Join Date: Oct 2005
Posts: 168
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok I hate to double post.. but Im lost.. its late and Im tired. 3.0.9 I understand Ill have to make some phase changes, correct? Which will be applied to the reportbad phrase?

Do I have to do extras in the report.php?

Oddly.. eveyrone can report a post.. it will come up with SQL database issues like
Invalid SQL: INSERT INTO pmtextnt(fromuserid, fromusername, title, message, touserarray, iconid, dateline, showsignature)nVALUESnt(30013, 'Mysticales', '07-13-2006 REPORT: Admin/Mod General Chat - Hardrive', 'Mysticales ( mailto:mysticales@darkmystics.com ) has reported this post:

So Im just curous.. what files really need to be edited to work now? Its cute.. it doesnt email us, or PM us.. but it does make a forum thread just nothing else.. starting to feel like I am stupid on this right now. =/

Just would love to get it where it can do all 3, if anyone has a idea.. please let me know. =)
Reply With Quote
  #198  
Old 07-15-2006, 05:17 PM
Mysticales's Avatar
Mysticales Mysticales is offline
 
Join Date: Oct 2005
Posts: 168
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sigh guess no one here uses this really anymore. =(

Just cant figure out why the reporting gives SQL errors, however does make a new thread just fine, but no email or PM..

Thinking of just removing it since I cant get it working right. Whats this debug mode method to remove it from the admin cp anyways? Hows that work? Never did it before.

Edit: Since these forums dont have auto merge..

Ok I got it to work.. finally.. GJ (Installs)

Issue.. Im getting 2 PM/Emails per reported post, however if I remove my name as listed moderator for the forum.. I only get 1..

So maybe I am missing something or not understanding something here.

But also would be nice to know how to uninstall, just in case. But so far.. my mods love it.. so its staying. =)

Also.. why are mods that "arent" assigned to "x" forum getting PMs/Email reports of forums they arent moderators of? But the ones they ARE mods of, they get 2.
Reply With Quote
  #199  
Old 08-07-2006, 06:48 PM
Coldhands's Avatar
Coldhands Coldhands is offline
 
Join Date: Oct 2005
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Could this be made to work with 3.6? How could I do that, and if there are no plans to update this mod, where can I read a little more about how to get this to work with 3.6 on my own?
Reply With Quote
  #200  
Old 08-07-2006, 06:52 PM
ConqSoft's Avatar
ConqSoft ConqSoft is offline
 
Join Date: Jul 2003
Location: Raleigh, NC
Posts: 686
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

3.6 has most, if not all, of these features built in.
Reply With Quote
  #201  
Old 08-07-2006, 08:29 PM
Coldhands's Avatar
Coldhands Coldhands is offline
 
Join Date: Oct 2005
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Really, I didn't see anything to this effect. What part of vb options is the PM option in?
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 12:48 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.06104 seconds
  • Memory Usage 2,313KB
  • 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
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete