TinyPortal
Development => Support => Topic started by: septrax on November 02, 2008, 06:24:03 PM
Hi
This is the sats okey
# Total Posts:
# Total Topics:
# Online Today:
# Online Ever:
But it says Online Ever looks like it mean that visitors all to all
Wich file do i edit that text so i can add what i want ?
Please read the Posting Guidelines.html (http://www.tinyportal.net/index.php/topic,581)
Ok hope this is better
Link to my site: Its local so sorry
SMF version: 1.1.6
TP version: v1.0.6 beta2
Theme name and version: DarkBreak
Related Error messages: None
Ok so this is the stats on the fronpage on my TP
Stats
* Total Posts:
* Total Topics:
* Online Today:
* Online Ever:
How can i change so it only shows these two out off that ?
* Total Posts:
* Total Topics:
I hope i posted it better this time
Remove these lines from the TPBlocks.template.php file.
<li>' .$txt['tp-mostonline-today'].': '.$modSettings['mostOnlineToday'].'</li>
<li>' .$txt['tp-mostonline'].': '.$modSettings['mostOnline'].'</li>
Quote from: IchBinâ,,¢ on November 03, 2008, 02:58:28 AM
Remove these lines from the TPBlocks.template.php file.
<li>' .$txt['tp-mostonline-today'].': '.$modSettings['mostOnlineToday'].'</li>
<li>' .$txt['tp-mostonline'].': '.$modSettings['mostOnline'].'</li>
Thank you :)