![]() |
man you're just one awsome hacking machine. You just keep on coming and coming and each time they get better and better. :)
|
heh. Nice hack.. might have to install once our site is ready to move to vb 2.0 beta 2. *cough* Rat *cough* Well... there are other reasons for our delay, but.... it's cool. :D
|
Excellent hack.
Keep up the good work. |
brilliant. Just installed it and it works perfectly. 5 Stars!
|
Cool! Many thanks for that - my users will appreciate it :)
|
|
one thing i was wondering, when you move a thread you get the "-" as the number of replies. With this hack it is no underlined because it still works but looks a little silly. Is there any way to not have this when the thread is moved. I would imagine not because you can't do and if elseif routine in the templates but just thought i would ask.
|
It would be fairly easy to implement that, but as you pointed out, it would require a little condition to be placed in the php code, rather than a simple template change.
If you really want it, this is the code to modify: Find in forumdisplay.php: Code:
} else { Code:
} else { You will also need to remove the hyperlink from the forumdisplaybit template. |
any way to modify something like this to show who subscribed or selected email notify on a thread ?
|
Yep, open whoposted.php and select the whole SQL query, and replace it with this:
Code:
$posts = $DB_site->query("SELECT Code:
eval("\$posters .= \"".gettemplate("whopostedbit")."\";"); Code:
if ($post[userid]==$post[subuserid]) $subscribed = " <smallfont>[subscribed]</smallfont>"; That oughta do it :) |
All times are GMT. The time now is 12:06 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:
|