Insert topic date in Started by column

Started by fotografo74, March 04, 2009, 07:36:45 AM

Previous topic - Next topic

fotografo74

Hi:-)
I have photo's forum and i have photo of the week.
To make it easy, for me and my staff, i need insert topic date in Started by column in Topics view, like attached screenshot.
I also installed nice Mod Topics static  ( Thanks Duncan85 ! )
Thanks
Antonio

Kermit

Try that

in MessageIndex.template.php

Code (find) Select

<td class="windowbg2 starter">
', $topic['first_post']['member']['link'], '
</td>


Code (replace with) Select

<td class="windowbg2 starter">
', $topic['first_post']['member']['link'], '
<br />', $topic['first_post']['time'] ,'
</td>
My Mods
Please don't PM/mail me for support,unless i invite you
Formerly known as Duncan85
Quote
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe."

A. Einstein

fotografo74

Quote from: Duncan85 on March 04, 2009, 11:54:38 AM
Try that

in MessageIndex.template.php

Code (find) Select

<td class="windowbg2 starter">
', $topic['first_post']['member']['link'], '
</td>


Code (replace with) Select

<td class="windowbg2 starter">
', $topic['first_post']['member']['link'], '
<br />', $topic['first_post']['time'] ,'
</td>


Thanks Duncan85, it works!!! :-)
Antonio

Chas Large

Sorry to reopen an old topic but can anyone tell me the code to apply Kermit's fix for version 2.0.9? I too need to add the date / time a topic was started to the index.

Thanks.
My Modifications :)  My Forum

Please DO NOT PM me with support requests. Post the problem in the appropriate Support Board so everyone can benefit from the advice given.

Kindred

Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Chas Large

Quote from: Kindred on October 11, 2014, 09:48:37 PM
I think that should still work.
I couldn't find that same code in the current version of MessageIndex.template.php Lots that looked similar but nothing identical. I really did try ;)
My Modifications :)  My Forum

Please DO NOT PM me with support requests. Post the problem in the appropriate Support Board so everyone can benefit from the advice given.

Advertisement: