Página 1 de 2

Problema en las estadisticas

Publicado: 20 Oct 2012, 02:17
por thehowl
Datos-

URL: http://thehowlofwolf.xtrweb.com
Plantilla(s) usuada(s): Harry Potter
MODs instalados: AOS Quien a Visitado un Tema, Avatar on Memberlist, IP-address in topic for phpBB3, NV "Wer war da?", Page Titles, Statistics on Index, View your topics.
Versión de phpBB: 3.0.10
Servidor: http://nixiweb.com


-


Mi problema es que las estadísticas me salen mal, en fin, una imagen vale más que mil palabras :)
Imagen
y va ser que tenemos en el foro muuuchos mensajes más, muuuchos más temas, y mucho más de todo... lo que viene a ser en un foro de roleo :S

Re: Problema en las estadisticas

Publicado: 20 Oct 2012, 02:42
por Carlos Murillo
Probaste que el MOD Statistics on Index este bien instalado?

Re: Problema en las estadisticas

Publicado: 20 Oct 2012, 02:55
por thehowl
Bueno, cuando lo instalé lo hize con las instrucciones al pie de la letra(como con todos) y no me salió ningún error, he miradolo del index_body delestilo como vi en un post de por aquí pero parecia todo en orden :/

Re: Problema en las estadisticas

Publicado: 20 Oct 2012, 02:59
por Carlos Murillo
Pasame tu index_body.html para ver si de casualidad esta alli el problema.

Re: Problema en las estadisticas

Publicado: 20 Oct 2012, 03:00
por thehowl

Código: Seleccionar todo

<!-- INCLUDE overall_header.html -->
<p class="{S_CONTENT_FLOW_END}<!-- IF S_USER_LOGGED_IN --> rightside<!-- ENDIF -->"><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE}<!-- ELSE -->{CURRENT_TIME}<!-- ENDIF --></p>
<!-- IF U_MCP --><p>[&nbsp;<a href="{U_MCP}">{L_MCP}</a>&nbsp;]<!-- IF U_ACP -->[&nbsp;<a href="{U_ACP}">{L_ACP}</a></a>&nbsp;]</p><!-- ENDIF --><!-- ELSEIF S_USER_LOGGED_IN --><p>{CURRENT_TIME}</p><!-- ENDIF -->

<!-- IF S_DISPLAY_SEARCH or (S_USER_LOGGED_IN and not S_IS_BOT) -->
<ul class="linklist">
	<!-- IF S_DISPLAY_SEARCH -->
		<li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a><!-- IF S_LOAD_UNREADS --> &bull; <a href="{U_SEARCH_UNREAD}">{L_SEARCH_UNREAD}</a><!-- ENDIF --><!-- IF S_USER_LOGGED_IN --> &bull; <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><!-- ENDIF --> &bull; <a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a></li>
	<!-- ENDIF -->
	<!-- IF not S_IS_BOT and U_MARK_FORUMS --><li class="rightside"><a href="{U_MARK_FORUMS}" accesskey="m">{L_MARK_FORUMS_READ}</a></li><!-- ENDIF -->
</ul>
<!-- ENDIF -->

<!-- INCLUDE forumlist_body.html -->

<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
	<form method="post" action="{S_LOGIN_ACTION}" class="headerspace">
	<h3><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a><!-- IF S_REGISTER_ENABLED -->&nbsp; &bull; &nbsp;<a href="{U_REGISTER}">{L_REGISTER}</a><!-- ENDIF --></h3>
		<fieldset class="quick-login">
			<label for="username">{L_USERNAME}:</label>&nbsp;<input type="text" name="username" id="username" size="10" class="inputbox" title="{L_USERNAME}" />
			<label for="password">{L_PASSWORD}:</label>&nbsp;<input type="password" name="password" id="password" size="10" class="inputbox" title="{L_PASSWORD}" />
			<!-- IF S_AUTOLOGIN_ENABLED -->
				| <label for="autologin">{L_LOG_ME_IN} <input type="checkbox" name="autologin" id="autologin" /></label>
			<!-- ENDIF -->
			<input type="submit" name="login" value="{L_LOGIN}" class="button2" />
			{S_LOGIN_REDIRECT}
		</fieldset>
	</form>
<!-- ENDIF -->

<!-- IF S_DISPLAY_ONLINE_LIST -->
	<!-- IF U_VIEWONLINE --><h3><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></h3><!-- ELSE --><h3>{L_WHO_IS_ONLINE}</h3><!-- ENDIF -->
	<p>{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /> <br />{LOGGED_IN_USER_LIST}


	<!-- IF not S_IS_BOT --><br /><br />
	{USERS_24HOUR_TOTAL}: <!-- BEGIN lastvisit -->{lastvisit.USERNAME_FULL}<!-- IF not lastvisit.S_LAST_ROW -->, <!-- ENDIF --><!-- END lastvisit -->
	<!-- ENDIF -->
	<!-- IF LEGEND --><br /><em>{L_LEGEND}: {LEGEND}</em><!-- ENDIF --></p>
<!-- ENDIF -->

<!-- IF S_DISPLAY_BIRTHDAY_LIST and BIRTHDAY_LIST -->
	<h3>{L_BIRTHDAYS}</h3>
	<p><!-- IF BIRTHDAY_LIST -->{L_CONGRATULATIONS}: <strong>{BIRTHDAY_LIST}</strong><!-- ELSE -->{L_NO_BIRTHDAYS}<!-- ENDIF --></p>
<!-- ENDIF -->

<!-- IF NEWEST_USER -->
	<h3>{L_STATISTICS}</h3>
	<p>{TOTAL_POSTS} &bull; {POSTS_PER_YEAR} &bull; {POSTS_PER_DAY} &bull; {POSTS_PER_TOPIC} &bull; {POSTS_PER_USER}<br />
    {TOTAL_TOPICS} &bull; {TOPICS_PER_YEAR} &bull; {TOPICS_PER_DAY} &bull; {TOPICS_PER_USER}<br />
	{TOTAL_FILES} &bull; {FILES_PER_YEAR} &bull; {FILES_PER_DAY} &bull; {FILES_PER_USER}<br />
	{TOTAL_USERS} &bull; {USERS_PER_YEAR} &bull; {USERS_PER_DAY} &bull; {NEWEST_USER}<br />
	<strong>{START_DATE}</strong></p>
<!-- ENDIF -->

<h3>{L_LEGEND}&nbsp;<a href="javascript:collapse1.slidedown()" title="{L_EXPAND_VIEW}"><img src="{T_THEME_PATH}/images/ADD_style/open.png" alt="{L_EXPAND_VIEW}" /></a> <a href="javascript:collapse1.slideup()" title="{L_COLLAPSE_VIEW}"><img src="{T_THEME_PATH}/images/ADD_style/close.png" alt="{L_COLLAPSE_VIEW}" /></a></h3>
<div id="leg">
	<p>{FORUM_UNREAD_IMG}{L_UNREAD_POSTS}</p>
	<p>{FORUM_IMG}{L_NO_UNREAD_POSTS}</p>
	<p>{FORUM_LOCKED_IMG}{L_FORUM_LOCKED}</p>
</div>
<script type="text/javascript">
//Syntax: var uniquevar=new animatedcollapse("DIV_id", animatetime_milisec, enablepersist(true/fase), [initialstate] )
var collapse1=new animatedcollapse("leg", 1000, false)
</script>

<!-- INCLUDE overall_footer.html -->

Re: Problema en las estadisticas

Publicado: 20 Oct 2012, 03:39
por Carlos Murillo
Pues a mi me da que hay problemas con ese mod que te digo,

si puedes ver la linea esta:

Código: Seleccionar todo

<!-- IF NEWEST_USER -->
	<h3>{L_STATISTICS}</h3>
	<p>{TOTAL_POSTS} &bull; {POSTS_PER_YEAR} &bull; {POSTS_PER_DAY} &bull; {POSTS_PER_TOPIC} &bull; {POSTS_PER_USER}<br />
    {TOTAL_TOPICS} &bull; {TOPICS_PER_YEAR} &bull; {TOPICS_PER_DAY} &bull; {TOPICS_PER_USER}<br />
	{TOTAL_FILES} &bull; {FILES_PER_YEAR} &bull; {FILES_PER_DAY} &bull; {FILES_PER_USER}<br />
	{TOTAL_USERS} &bull; {USERS_PER_YEAR} &bull; {USERS_PER_DAY} &bull; {NEWEST_USER}<br />
	<strong>{START_DATE}</strong></p>
<!-- ENDIF -->
y tu foro nomas tiene:
Mensajes totales 1 • • • •
Temas totales 54 • • •
• • •
Usuarios totales 35 • • • Nuestro Miembro más reciente es Jayden

cuando deberia mostrar mas info, como temas por año, total de adjuntos, temas por dia, etc....

Re: Problema en las estadisticas

Publicado: 20 Oct 2012, 03:57
por thehowl
si ok, pero... qué me quieres decir con eso? :S no está bien? yo es que no sé qué hacer :S

Re: Problema en las estadisticas

Publicado: 20 Oct 2012, 04:19
por Carlos Murillo
Revisa la instalacion del mod Statistics on Index, o lo que podemos hacer es dejar en su estado normal (original) las estadisticas.

Re: Problema en las estadisticas

Publicado: 20 Oct 2012, 04:37
por thehowl
lo he reinstalado, y nada :/
y el estado normal (sin mod) no me salen las estadísticas en el indide (donde interesa), por eso lo puse el mod :/

Re: Problema en las estadisticas

Publicado: 20 Oct 2012, 04:43
por Carlos Murillo
Lo que podemos hacer es, en tu index_body busca:

Código: Seleccionar todo

<!-- IF NEWEST_USER -->
	<h3>{L_STATISTICS}</h3>
	<p>{TOTAL_POSTS} &bull; {POSTS_PER_YEAR} &bull; {POSTS_PER_DAY} &bull; {POSTS_PER_TOPIC} &bull; {POSTS_PER_USER}<br />
    {TOTAL_TOPICS} &bull; {TOPICS_PER_YEAR} &bull; {TOPICS_PER_DAY} &bull; {TOPICS_PER_USER}<br />
	{TOTAL_FILES} &bull; {FILES_PER_YEAR} &bull; {FILES_PER_DAY} &bull; {FILES_PER_USER}<br />
	{TOTAL_USERS} &bull; {USERS_PER_YEAR} &bull; {USERS_PER_DAY} &bull; {NEWEST_USER}<br />
	<strong>{START_DATE}</strong></p>
<!-- ENDIF -->
y Reemplazalo por:

Código: Seleccionar todo

<!-- IF NEWEST_USER -->
	<h3>{L_STATISTICS}</h3>
	<p>{TOTAL_POSTS} &bull; {TOTAL_TOPICS} &bull; {TOTAL_USERS} &bull; {NEWEST_USER}</p>
<!-- ENDIF -->

Re: Problema en las estadisticas

Publicado: 20 Oct 2012, 04:51
por thehowl
sale exactamente lo mismo :/

Re: Problema en las estadisticas

Publicado: 20 Oct 2012, 04:58
por Carlos Murillo
Limpiaste el cache de las plantillas? deberia aver cambiado algo....... por que esta igual.

Re: Problema en las estadisticas

Publicado: 20 Oct 2012, 05:03
por thehowl
seguro segurísimo, poque estoy con algunas imágenes y no se me ha quedado nada en el caché, cambió bien lo otro que estaba haciendo y las estadísticas, exaaactamente IGUAL

Re: Problema en las estadisticas  Tema Solucionado

Publicado: 20 Oct 2012, 05:07
por Carlos Murillo
trata de desinstalar el mod Statistics on Index de los demas archivos.

Re: Problema en las estadisticas

Publicado: 20 Oct 2012, 05:12
por thehowl
O_o lo acabo de desinstalar.... y sin instalarlo de nuevo... se arregló O_o................ en fin... muchisimas gracias, disculpen las molestias xd