Welcome, Guest. Please Login or Register.
May 06, 2024, 01:25:04 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  switch off last post-message? « previous next »
Pages: [1] Reply Ignore Print
Author Topic: switch off last post-message?  (Read 2067 times)
CorsaCat
Noobie
*
Posts: 36


*upps*

switch off last post-message?
« on: December 22, 2001, 07:44:52 PM »
Reply with quote

Hi,

hope, I can describe my question right..

On the first page, where all the categories are shown, there is a column "Last post". In this column one can see the date, the name and the headline of the last posting in this board.
My question: how can I switch off the headline in this message? Name and date should stay there, but I´d like the headline to vanish.
Was it clearly what I mean? I hope so...

Cya
CorsaCat
Logged
Joseph Fung
Global Moderator
YaBB God
*****
Posts: 4512


Keep smiling: it makes others nervous.

WWW
Re:switch off last post-message?
« Reply #1 on: December 22, 2001, 07:48:12 PM »
Reply with quote

Quote from: CorsaCat on December 22, 2001, 07:44:52 PMHi,

hope, I can describe my question right..

On the first page, where all the categories are shown, there is a column "Last post". In this column one can see the date, the name and the headline of the last posting in this board.
My question: how can I switch off the headline in this message? Name and date should stay there, but I´d like the headline to vanish.
Was it clearly what I mean? I hope so...

Cya
CorsaCat
There's no way to just "turn it off", although it is possible to edit the code to have it not display.

If you do this however, it's quite possible your code migh not work with future mods.......
Logged

CorsaCat
Noobie
*
Posts: 36


*upps*

Re:switch off last post-message?
« Reply #2 on: December 22, 2001, 07:51:36 PM »
Reply with quote

Hi,

could you please give me a hint, where to change the code?
 ;D
I don´t want to install mods yet, and if I want, I could rechange the code..

Cya
CorsaCat
Logged
Joseph Fung
Global Moderator
YaBB God
*****
Posts: 4512


Keep smiling: it makes others nervous.

WWW
Re:switch off last post-message?
« Reply #3 on: December 22, 2001, 09:24:59 PM »
Reply with quote

in BoardIndex.php
line 226
<td class="windowbg2" bgcolor="$color[windowbg2]" valign="middle" width="22%"><font size="1">$latestPostTime<BR>in <a href="$scripturl?board=$row_board[ID_BOARD];action=display;threadid=$topicID;start=$startPage">$subject</a><br>change it to
<td class="windowbg2" bgcolor="$color[windowbg2]" valign="middle" width="22%"><font size="1">$latestPostTime<br>

crap - now who the hell hard coded the work "in"....ok, some developer is going to get a smiting :P
Logged

CorsaCat
Noobie
*
Posts: 36


*upps*

Re:switch off last post-message?
« Reply #4 on: December 22, 2001, 09:28:37 PM »
Reply with quote

thanx :)

just to see how it works.....I´ll change it back if the board goes online, I promise  :P

Cya
CorsaCat
Logged
Joseph Fung
Global Moderator
YaBB God
*****
Posts: 4512


Keep smiling: it makes others nervous.

WWW
Re:switch off last post-message?
« Reply #5 on: December 22, 2001, 09:36:22 PM »
Reply with quote

Feel free to leave it - just don't complain to us if a mod won't edit BoardIndex.php right  ;) heh
Logged

Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  switch off last post-message? « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.023 seconds with 20 queries.