vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Report Post: Post number in title of created thread, not username of reporter? (https://vborg.vbsupport.ru/showthread.php?t=136880)

WATRD 01-18-2007 06:23 PM

Report Post: Post number in title of created thread, not username of reporter?
 
I have my "Report Post" button (3.6.0) set up to create a thread in a moderator visible section when a user submits their input.

By default, the thread created looks like this:

Reported Post by <username>

What I would like to see is;

Post <#> reported by <username>

That way I could tell at a glance if multiple people were reporting the same post without having to open every thread.

Answered my own question.

I edited the text "Reported Post by $reportinfo[rusername]" to be "Post $postid reported by $reportinfo[rusername]"

Now the thread titles look like; "Post 66672 reported by Joe User"

So, when I look at that section of the forum, I can tell at a glance if a post has been reported more than once.

Merriweather 02-24-2007 07:21 PM

I am going to change the post title to say the title of the thread and the forum the thread is in (I hope!) but wanted to comment that if more than one user reports the same post, the new report gets added to the thread started by the first report. There's just one thread per post that gets reported, so you won't have three separate threads about the same post anyhow.

CNC Venture 08-13-2007 01:46 AM

At the moment I currently have it set so when a post is reported a new thread is created in a pirvate forum for moderators to view. The title of these new threads that are create is "Reported Post by Username". I was just wondering how do you make it so that the thread titles become "Reported Post by Username in Category"?

Thanks.

djilou 08-14-2007 12:13 AM

translate $vbphrase[reportpost_thread] to
$reportinfo[threadtitle] by $reportinfo[rusername] in $reportinfo[forumtitle]

CNC Venture 08-16-2007 11:18 PM

Where do I make this change?

Sorry to be such a novice.

djilou 08-17-2007 01:56 AM

Admincp => Languages & Phrases => Search in Phrases => search for 'Reported Post by $reportinfo[rusername]'
=> Edit to : $reportinfo[threadtitle] by $reportinfo[rusername] in $reportinfo[forumtitle]

CNC Venture 08-17-2007 05:00 AM

In the admincp there is no "Languages and Phrases" folder - there are two files "language.php" and "phrase.php" but neither of them contain the above strings of text.

djilou 08-17-2007 11:32 AM

Admincp = Control Panel
http://www.your-site.com/forum/admincp/

CNC Venture 08-20-2007 01:58 AM

Thanks so much! I really appreciate the help.


All times are GMT. The time now is 10:27 PM.

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.00973 seconds
  • Memory Usage 1,724KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete