vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   RE: Subect Reply (https://vborg.vbsupport.ru/showthread.php?t=38911)

Webmasta XT 05-22-2002 10:14 AM

RE: Subect Reply
 
1 Attachment(s)
Hey Could Someone Please try and make this hack or is it already a hack?
like when someone Replys to a thread when they are Replying, the Threads Title Shows up in the Subject Field... Like SaY I reply to thread called ItemShop when I reply I will automatically have this in my subject field RE: ItemShop, I could change it though, example is below in the attachment...

Scott MacVicar 05-22-2002 12:43 PM

open up newreply.php

look for
PHP Code:

if ($action=="newreply") { 

below it add

PHP Code:

  if(empty($title)) {
    
$title "RE: $threadinfo[title]";
  } 


Webmasta XT 05-24-2002 01:00 PM

THNX PPN, why don't you realse this as a hack??

Scott MacVicar 05-24-2002 02:20 PM

3 lines doesn't really qualify as a hack well in my opinion lol

Webmasta XT 05-25-2002 12:18 AM

well can I realse it as a hack if you don't want to? :)

Dalius 05-25-2002 12:45 AM

Don't be a leecher, write your own hacks instead of copying from others.

Webmasta XT 05-25-2002 10:55 AM

I am not copying, I am asking!! DUH!!!!!!!!!!!

Dalius 05-25-2002 03:34 PM

No, you didn't write this hack. Or even figure the answer out. You will be taking credit for something you didn't do.

Scott MacVicar 05-25-2002 05:22 PM

I'll write it up will take me hours to do ;)

Webmasta XT 07-24-2002 02:26 PM

is there a way I can add that to Quick Reply Box??


All times are GMT. The time now is 02:58 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.01030 seconds
  • Memory Usage 1,722KB
  • 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
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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