TinyPortal
Development => Feedback => Topic started by: ontap on January 13, 2006, 01:30:58 PM
Bloc,
something i noticed a few days ago but havent had much time to come online! >:(
On the Info block...
Total Topics: 16959
Total Posts: 1840
It should be the other way around.... theres more topics than posts :P
Is it still showing that way? I use Blue101 and it does not. What theme are you using?
it still shows up on this site wrong, (if the info block is enabled)
ive changed it on my own forums.
[attachment deleted by admin]
I think, the text Total Topics and Total Posts are swapped :coolsmiley:
Fel
ah, the Bloczone4 theme. I am updating it now, so it will be good later on today.
Quote from: Bloc on January 13, 2006, 05:40:04 PM
ah, the Bloczone4 theme
would'nt think its the themes?,
i changed it in TPortalBlocks.template.... its the block itself.
<a href="'.$scripturl.'?action=stats"><b>'.$txt['tp-stats'].'</b></a>
<br />'.$bullet.$txt[490].': '.$modSettings['totalMessages']. '
<br />'.$bullet. $txt[489].': '.$modSettings['totalTopics']. ' Changed it to...
<a href="'.$scripturl.'?action=stats"><b>'.$txt['tp-stats'].'</b></a>
<br />'.$bullet.$txt[490].': '.$modSettings['totalTopics']. '
<br />'.$bullet. $txt[489].': '.$modSettings['totalMessages']. '
I was thinking of this site..Bloczone4 theme is not updated with that bug yet. And yes, I suspect its in the TP archive as well.