vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Add forum name to report bad post message (https://vborg.vbsupport.ru/showthread.php?t=118765)

Black_Widow 06-16-2006 12:48 PM

Add forum name to report bad post message
 
Hello,
I'd like to add forumname to report bad post message:

Quote:

Originally Posted by reportbadpost
$bbuserinfo[username] ( mailto:$bbuserinfo[email] ) has reported this post: $postinfo[title] $vboptions[bburl]/showthread.php?p=$postinfo[postid]#post$postinfo[postid]

This is part of this thread: $threadinfo[title] $vboptions[bburl]/showthread.php?t=$threadinfo[threadid]

This is the reason that the user gave: $reason

This message has been sent to all moderators of this forum, or all administrators if there are no moderators. Please respond to this post as applicable.

I've added the following
$forum[title]
but it seems this variable isn't defined in report.php.
Can i use $threadinfo to get that info?
Or how can I make $forum defined in report.php?

Thank you.

beano33 07-04-2006 01:59 AM

I need this also. The Report Bad Post to a forum is a great addition in 3.6 but on large forums it's essential to have the forum name in the report title so the moderators don't have to sift through all the reports to find the ones applicable to the forums they moderate.

beano33 07-07-2006 05:04 PM

Figured it out, if you add $reportinfo[forumtitle] to the phrase $vbphrase[reportpost_thread] it will show up.


All times are GMT. The time now is 05:38 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.01064 seconds
  • Memory Usage 1,711KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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