![]() |
Reply Count addon for "In Reply to" hack by WetWired
Original hack can be found here:
https://vborg.vbsupport.ru/showthrea...956#post475956 What my addon does is to place an incremental number in the "Re:" section of the post title. For example, if I posted a post called "Test Post", the first reply would be "Re(1): Test Post". The second would be "Re (2): Test Post" and so on. If a reply is made to "Re (1): Test Post", that reply becomes "Re (2) : Test Post" First, install the WetWired's hack. Then, In includes/functions_newpost.php Find the function fetch_quote_title Replace the entire function with: Code:
// ###################### Start fetch_quote_title ####################### Code:
$newpost['title'] = $_POST['title']; Code:
if (!$newpost['title']) |
All times are GMT. The time now is 05:44 AM. |
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:
|