Welcome, Guest. Please Login or Register.
May 06, 2024, 11:21:14 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  |  Development  |  Completed mods  |  [Code] Removing the Last Post Column « previous next »
Pages: [1] Reply Ignore Print
Author Topic: [Code] Removing the Last Post Column  (Read 3509 times)
iamdamnsam
Full Member
***
Posts: 225


RamchargerCentral.Com

WWW
[Code] Removing the Last Post Column
« on: May 16, 2002, 12:39:17 AM »
Reply with quote

In MessageIndex.php search for and delete:

<td class="titlebg" bgcolor="$color[titlebg]" width="27%"><font size="2" class="text1" color="$color[titletext]"><b>$txt[111]</b></font></td>
search for and delete:

<td class="windowbg2" valign="middle" width="27%" bgcolor="$color[windowbg2]"><font size="1">$mydate<br>$txt[525] $lastposter</font></td>        
In BoardIndex.php search for and delete:

<td class="titlebg" width="22%" align="center"><b>$txt[22]</b></td>      
search for:

<td colspan="5" class="catbg" height="18"><a name="$row_cat[ID_CAT]"><b>$row_cat[name]</b></a></td>
and replace with:

<td colspan="4" class="catbg" height="18"><a name="$row_cat[ID_CAT]"><b>$row_cat[name]</b></a></td>
search for and delete:

<td class="windowbg2" valign="middle" width="22%"><font size="1">$latestPostTime<br />$txt[yse88] <a href="$scripturl?board=$row_board[ID_BOARD];action=display;threadid=$topicID;start=$startPage;boardseen=1">$subject</a><br> $txt[525] $latestPostName</font></td>
Logged

iamdamnsam
Full Member
***
Posts: 225


RamchargerCentral.Com

WWW
Re:[Code] Removing the Last Post Column
« Reply #1 on: May 16, 2002, 12:42:17 AM »
Reply with quote

whats up with the colon getting attached above the code?
Logged

Jedi~
Eric
Beta Tester
YaBB God
*****
Posts: 1284


WWW
Re:[Code] Removing the Last Post Column
« Reply #2 on: May 16, 2002, 12:48:24 AM »
Reply with quote

I think someone has been fooling with some globals or an english.lng file :P It's just that "code" isn't showing.
Logged
Kalin Somphane
YaBB God
*****
Posts: 555


I am personal text!

ICQ - 20280987 WWW
Re:[Code] Removing the Last Post Column
« Reply #3 on: May 16, 2002, 01:00:44 AM »
Reply with quote

quote is not showing either:

Quotemuahahaha
Logged

EZTARCH - The Original YaBBSE PHP Portal
Unlike many others, I accept support requests, in exchange for godly worship every weekday including saturday and sunday.
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Completed mods  |  [Code] Removing the Last Post Column « 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.061 seconds with 19 queries.