![]() |
Oh, you know what, I make the option for you to choose for enable or disable in vB Options > Message Posting and Interface Options > Thread Description Enabled, if you changed that $SHOWTHREADDESCRIPTION = false; to $SHOWTHREADDESCRIPTION = true; then it's useless :p, try to switch between in vB Options ;)
|
Ok, here are the new problems:
1: The thread descriptions ONLY show up in forumdisplay. They don't show up when searching for new posts. 2: The thread descriptions show up TWICE in forumdisplay. Maybe the code makes it insert twice? 3: Every single thread now has space under it, where the description WOULD be if it had one. How can I get rid of it? |
All right, check these things:
Did you use the $thread[threaddescription] or $thread[description]? Second, get in admincp vB Options > Message Posting and Interface Options to see if Thread Description is on or off. Then fill the threadbit template with the content of the attachment below ;) |
I checked the vB options, and descriptions ARE turned on.
Second, I replaced threadbit with the new content, and that fixed both the double thead description problem, AND the empty space problem! :) Now, the only remaining question: How do I get the thread descriptinos to appear on Search New Posts? You are a great hacker, and provide excellent support. Easily some of the best I've ever received. Keep it up! :) |
Oh Thank you, I'm glad to hear it :)
To get the Thread's Description goes within the Thread Title in Search Result, do these things: Open search.php Find: PHP Code:
PHP Code:
Get in your admincp, Open template search_results_postbit Find: HTML Code:
$post[typeprefix] <a href="showthread.php?$session[sessionurl]t=$post[threadid]$post[highlight]"><strong>$post[threadtitle]</strong></a> HTML Code:
$post[typeprefix] <a href="showthread.php?$session[sessionurl]t=$post[threadid]$post[highlight]"><strong>$post[threadtitle]</strong></a><br /><font class="smallfont">$thread[threaddescription]</font> |
Thanks, it works GREAT!!!! This hack is now running perfectly for me :)
You should think about putting the Search instructions in your txt document. A lot of other board owners probably want it to work in search too. |
Oh sure, I'm on it now ;) thanks
|
I installed but the description box does not show...
|
Re-fill the threadbit template with this one https://vborg.vbsupport.ru/attachmen...chmentid=20952
Get in ACP > vb Options > Message Posting and Editng Options > check whether Thread Description is turned on. Good luck :) |
it is turned on and i changed the thread bit... but still no luck
|
When you choose for New Thread or Edit Thread, can you see the box below the Subject box with label Description?
|
DANG THERE IT IS!!! it wasnt there before I SWEAR! maybe it was the schools PC's....
|
So now you got it ha ;)
|
Clicks Install. Thank you!
|
All times are GMT. The time now is 01:13 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:
|