![]() |
setting post title in newreply_post_start
I am trying to create a default post title for each reply, which will append a variable to the beginning of each respondents reply title.
in newreply_post_start I have tried: PHP Code:
PHP Code:
PHP Code:
Another method I was trying was to just remove the title from all replies and add a fake title above the message like so. (also in newreply_post_start) PHP Code:
The best place for what I am trying to achieve would be as the title though and would prefer it that way. So if anyone could be of assistance I would very much appreciate it =) I am aware I could use: PHP Code:
|
Not sure if will help but check out fetch_quote_title funtion in functions_newpost.php starts around line 1654, this line in particular:
Code:
$posttitle = $threadtitle; My thinking is you could add whatever your trying to do to the function. |
All times are GMT. The time now is 02:40 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|