Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Reported post creates new thread. Details »»
Reported post creates new thread.
Version: 2.01, by Paul M Paul M is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.5.x Rating:
Released: 06-13-2005 Last Update: 09-15-2005 Installs: 458
 
No support by the author.

This modification is no longer available or supported.

This plugin modifies the reported post system to create a new thread in a pre-selected forum and disables the send of reported post e-mails. This is a port of the version run on our forums, which is based on the original Xenon hack. This is posted with his permission.

Version 2.01 is now released as a product. Download the xml file and then import it into your forum using the product manager.

Everything you need is now imported - there is also no need to edit the plugin anymore - instead you set the id of your reported posts forum in the vBulletin Options > General Settings area.

If you wish to upgrade from version 1 then delete the current plugins and template associated with this hack - then import the product - and set the forum id in the vb options.



History:

v2.01 : First Release.

Show Your Support

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

Comments
  #212  
Old 01-28-2006, 04:51 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry, no idea, I don't even know what it is, but I assume it has it's own support thread.
Reply With Quote
  #213  
Old 01-28-2006, 01:40 PM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<font color="SeaGreen">* Christianb reserves this post to install at a later time as it is something worthwhile but at the meantime uses this spot to subscribe to the thread.</font>
Reply With Quote
  #214  
Old 02-07-2006, 04:25 AM
tamborinegal's Avatar
tamborinegal tamborinegal is offline
 
Join Date: Sep 2005
Location: Australia
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks so much Paul. I can't tell you how much time this will save me.

Thank you Clicking install.

Clancy
Reply With Quote
  #215  
Old 02-13-2006, 09:36 AM
Cloud-Warrior's Avatar
Cloud-Warrior Cloud-Warrior is offline
 
Join Date: Feb 2002
Location: Galway, Ireland
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To add the forum name to the created thread's title and post content, it should be a matter (as outlined above) of changing the 'title' line in the XML to:

PHP Code:
    'title' => 'Reported post in ' .$foruminfo['title'] . ' : ' $threadinfo['title'
and adding:

PHP Code:
Forum : [url=$vboptions[bburl]/forumdisplay.php?f=$foruminfo[forumid]]$foruminfo[title][/url
to the Report_post template or by adding it to above the "Thread :" line in the XML file.

If you do have some characters like & or < in your forum title, there may be problems in the created thread's title (as outlined earlier in this thread), but maybe try using htmlentities($foruminfo['title']) or htmlspecialchars($foruminfo['title']) instead of $foruminfo['title'] in the 'title' line.
Reply With Quote
  #216  
Old 02-17-2006, 05:45 PM
Mindwarp Mindwarp is offline
 
Join Date: Jan 2005
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any thought on why Everyone but admins would be able to report a post?
Reply With Quote
  #217  
Old 02-20-2006, 05:24 AM
cmiller1014 cmiller1014 is offline
 
Join Date: May 2004
Posts: 248
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

As someone stated, the Admin is not given the report post option.....

And the post created contains these comments... how would I remove those??

Quote:
<!-- BEGIN TEMPLATE: Report_post -->
The following post has been reported ;

Thread : This is just a test

Original Post by Admin :

Quote:
Originally Posted by Admin
Tester Testing in the testing forum

Reason Given : This is a reported post
<!-- END TEMPLATE: Report_post -->
Reply With Quote
  #218  
Old 02-20-2006, 10:37 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cmiller1014
As someone stated, the Admin is not given the report post option.....

And the post created contains these comments... how would I remove those??
1. This has zero effect on who can report a post since it's not called until you actually report one.

2. Turn off the "Add Template Name in HTML Comments" option in the ACP - it's a debug feature, not for live sites.
Reply With Quote
  #219  
Old 02-20-2006, 06:38 PM
daFish's Avatar
daFish daFish is offline
 
Join Date: Nov 2002
Location: Germany
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to get the reported post opened in a new window instead of the parent one?
Reply With Quote
  #220  
Old 02-25-2006, 01:13 AM
Mindwarp Mindwarp is offline
 
Join Date: Jan 2005
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M
1. This has zero effect on who can report a post since it's not called until you actually report one.

2. Turn off the "Add Template Name in HTML Comments" option in the ACP - it's a debug feature, not for live sites.

wellon the board im running this on we get the option to report a post however when we submit it, it does not apear in the forum designated for reported post to show up. Super Mod and below will show up, but Admins don't
Reply With Quote
  #221  
Old 02-25-2006, 02:46 PM
SaN-DeeP's Avatar
SaN-DeeP SaN-DeeP is offline
 
Join Date: Jun 2002
Location: Mumbai, India
Posts: 1,195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

works like a charm on 3.5.4, could we have an option enabled to send emails + create a new thread as well ?

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 12:34 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.07454 seconds
  • Memory Usage 2,314KB
  • 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_php
  • (3)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
  • (2)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