Pagina 1 din 1

Problema chat - template

Scris: 05-Iun-2009, 15:19:56
de beckham
Am instalat modul ajax_chat pe forum , dar imi apare asa : http://img207.imageshack.us/i/pozaq.png/
Folosesc tema creata de o comunitate ( nu conteaza care , sa nu fac foarte mult reclama ) problema este din styles/mindfreak2/template/index_body.html dar nu stiu cum sa rezolv . Ma poate ajuta cineva sa rezolv sa apara chatul normal ?

Tema puteti sa o descarcati de aici -> http://uper.ro/index.php/files/get/R1q8 ... ak.ro2.rar

index_body.html :

Cod: Selectaţi tot

<!-- INCLUDE overall_header.html -->

	<!-- IF S_DISPLAY_SEARCH -->

	<!-- ENDIF -->
	<br clear="all" />

<!-- INCLUDE forumlist_body.html -->



<table class="tablebg" width="100%" cellspacing="1">
<tr>
	<td class="cat" colspan="2"><h4><!-- INCLUDE top_five_body.html --><!-- INCLUDE chat_body.html --><!-- IF S_DISPLAY_ONLINE_LIST --><!-- IF U_VIEWONLINE --><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF --> -<!-- ENDIF --> {L_STATISTICS}</h4></td>
</tr>
<tr>
	<td class="row1" width="100%">
	<span class="genmed">{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /><br />{LOGGED_IN_USER_LIST}</span>
	<!-- IF S_DISPLAY_ONLINE_LIST --><!-- IF LEGEND --><br /><b class="gensmall">{L_LEGEND} :: {LEGEND}</b><br /><br /><!-- ENDIF --><!-- ENDIF -->
	<p class="genmed">{TOTAL_POSTS} | {TOTAL_TOPICS} | {TOTAL_USERS} | {NEWEST_USER}</p>
	</td>
</tr>
</table>

<!-- IF S_DISPLAY_BIRTHDAY_LIST and BIRTHDAY_LIST -->
	<br clear="all" />

	<table class="tablebg" width="100%" cellspacing="1">
	<tr>
		<td class="cat"><h4>{L_BIRTHDAYS}</h4></td>
	</tr>
	<tr>
		<td class="row1" width="100%"><p class="genmed"><!-- IF BIRTHDAY_LIST -->{L_CONGRATULATIONS}: <b>{BIRTHDAY_LIST}</b><!-- ELSE -->{L_NO_BIRTHDAYS}<!-- ENDIF --></p></td>
	</tr>
	</table>
<!-- ENDIF -->

<!-- IF not S_USER_LOGGED_IN -->
	<br clear="all" />

	<form method="post" action="{S_LOGIN_ACTION}">
	
	<table class="tablebg" width="100%" cellspacing="1">
	<tr>
		<td class="cat"><h4><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></h4></td>
	</tr>
	<tr>
		<td class="row1" align="center"><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" name="username" size="10" />&nbsp; <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" name="password" size="10" />&nbsp; <!-- IF S_AUTOLOGIN_ENABLED --> <span class="gensmall">{L_LOG_ME_IN}</span> <input type="checkbox" class="radio" name="autologin" /><!-- ENDIF -->&nbsp; <input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>
	</tr>
	</table>
	{S_FORM_TOKEN}
	</form>
<!-- ENDIF -->

<!-- INCLUDE overall_footer.html -->
Am inteles ca trebuie modificat acest fisier sa mearga , dar nu stiu cum . Daca puteti sa ma ajutati .

Cu stima.

Re: Problema chat - template

Scris: 07-Iun-2009, 00:43:36
de beckham
Am rezolvat problema .