![]() |
Installed here.
What to change to use thread[dateline] instead of thread[lastpost] ? |
Great mod. I found that this version of it caused an error in my quick replies and posts, though. Specifically the hook variable in class_dm_threadpost begins with an extra }. I guess it is a conflict with some other things I have installed: passiveVid, MiserableUser, IPInfo, Members Who Have Visited, and randomImages (passiveVid being the most recent).
After posting, here is the error displayed briefly by vB: Parse error: syntax error, unexpected '}' in /home/abc/public_html/forums/includes/class_dm_threadpost.php(829) : eval()'d code on line 1 The line dealt with $hoof, so I printed it out right before the error and this is what was printed: }if ($this->info['thread']['killed'] == TRUE) { $this->post_save_each_post($doquery); $thread->set('lastpost', $this->info['thread']['lastpost']); $thread->save(); I hope this is of some value. Cheers! |
AWESOME mod!!!
|
Has anybody tried this on 3.7? I'm getting ready to upgrade and am trying to figure out which of my installed mods will work.
|
Works perfectly with 3.7.x (3.7.2)
|
Quote:
It Works, but with many errors... |
Coders Shack, is it possible for you to provide us the Changes on Plugins "topicKill - Show Killed Icon" and "topicKill - Template Edits" that can Work on vB 3.7.3? :confused:
I've seen that the Mod Works but Don't Display the Icon and also Don't Display the Changes threadbit "Las Post by", both of this Changes made by the 2 Mentioned Plugins. (The Topic Gets Killed, doesn't Update the Date of the Thread, but those 2 Small Details that Show the Thread as Killed don't Display). (In my Tests the rest of the Features work Well on vB 3.7.3). I'd appreciate that a Lot, I like a lot this Mod and would like to Continue Using it on vB 3.7.3. My Best Regards. :) |
I love this product. Thanks.
Is there a way to make it 'stealth'? It would be great if I could kill a thread, but no indication would appear; no one would know. The post would just silently slip down the queue. So, I'd need to change the code so that there would be no 'kill' icon and no 'last post'. It would appear to look like any other thread. Is that possible? |
I can see on vB 3.7.3 that somehow the Field "Kill" is created on the "thread" table, and that the Mod allows the User to Stablish the Status Killed (1) or Revived (0) for that Field for each Thread.
But somehow in the Plugin "topicKill - Show Killed Icon" that corresponds to a "threadbit_process", the Code Code:
// show killed folder? I think the logic of the Sentence is right but it beats me why vB373 don't read the value of the field "killed" from the table "thread". Perhaps this same thing is happening on the Plugin "topicKill - Template Edits" on the Code lines, Code:
$vbulletin->templatecache['threadbit'] = preg_replace('#\$thread\[lastpostdate\] \"\.\(\(\!\$show\[\'detailedtime\'\]\) \? \(\"<span class=\\\"time\\\">\$thread\[lastposttime\]</span>\"\) : \(\"\"\)\)\.\"<br />#i', '".(($thread[killed] == FALSE) ? ("$thread[lastpostdate] " . ((!$show[\'detailedtime\']) ? ("<span class=\"time\">$thread[lastposttime]</span>") : ("")) . "<br />") : ("last post<br />"))."', $vbulletin->templatecache['threadbit']); I hope Coders Shack or other Forumer with Experience can give us the Solution. :o :) |
I'm interested in a hack/plug-in with this functionality. Does this actually work with 3.7.x? Is there another hack/plug-in with this functionality that works with 3.7?
|
Quote:
I've tried by myself to do that Change in various ways (my knowledge is limited) and Haven't been able to do it. Coders Shack, could you please point us into a Solution to be able to see the Killed Thread's Icon on the Threadbits? :confused: Everything Else Works Fine, that's the Only Detail, and is Important to see which Thread's are Killed and Revive them if wanted to, otherwise it'd be very Hard to Remember and Locate those Killed Threads. We Appreciate Your Help Coders Shack. ;) My Best Regards. :) |
Any other similar mods to this one out there?
|
I installed it and it works great for my classifieds ad section to keep users from bumping posts only to get them up top. Thanks for a great mod!
|
Quote:
Code:
// show killed folder? Perhaps You Know what to do for the the $thread['killed'] be Used at the threadbit_process Hook Location. My Best Regards. :) |
All times are GMT. The time now is 12:59 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:
|