SMFPT - Suporte e Manutenção de Fórum em Português
SMFPT Suporte => SMF 1.1.X => Tópico iniciado por: M. Kazka em 29 de Março de 2009, 20:32
-
Estou com uma dúvida que até poderia arrumar maisnaos ei se ficou assim por alguma modificação ou outro MOD recente instalado...........
segue a imagem para verem:
(http://img208.imageshack.us/img208/6003/statsnop.png)
Se posso arrumar isso manualmente me digam.
Obrigado;
M. Kazka.
-
Olha, creio que seja isso:
Themes/default/index.template.php
// Show the total time logged in?
// Show the total time logged in?
if (!empty($context['user']['total_time_logged_in']))
// Show the total time logged in?
// Show the total time logged in?
if (!empty($context['user']['total_time_logged_in']))
{
echo '
<li>', $txt['totalTimeLogged1'];
// If days is just zero, don't bother to show it.
// If days is just zero, don't bother to show it.
if ($context['user']['total_time_logged_in']['days'] > 0)
echo $context['user']['total_time_logged_in']['days'] . $txt['totalTimeLogged2'];
// Same with hours - only show it if it's above zero.
// Same with hours - only show it if it's above zero.
if ($context['user']['total_time_logged_in']['hours'] > 0)
echo $context['user']['total_time_logged_in']['hours'] . $txt['totalTimeLogged3'];
PS: Tire backup antes, porque não testei!
-
Fez um bom trabalho tentando ajudar, mais realmente não mudou nada aqui =]
-
bem instalou algum mod
ponha em en para poder saber...
-
bem instalou algum mod
ponha em en para poder saber...
Ok, vou ver mais tarde volto a postar!
-
Amigo, tenta ver no tema default e em inglês, mais também creio que seja a tradução..
-
Amigo, tenta ver no tema default e em inglês, mais também creio que seja a tradução..
TraduçÃo somente, verifiquei em inglês e apareceu........
como mudo pra minha linguagem?
-
Baixe esta linguagem e coloque-a em seu fórum: download (http://download.simplemachines.org/index.php?thanks;filename=smf_1-1-8_portuguese_brazilian-utf8.zip)