Deci ... am un site si vreau sa fac in lateral o chestie pt autentificare si login ... stiti voi ce vreau sa zic ... care stie sa ma ajute plz ...
multumesc anticipat
Autentificare , login ... pe site
-
- Mesaje: 4641
- Membru din: 03-Iun-2004, 17:50:34
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Localitate: Bucureşti, România
- Contact:
Autentificare este tot aia cu login. Ia uite ce am gasit in index_body.tpl
Iei formul si il aranjezi cum vrei tu in pagina.
Cod: Selectaţi tot
<!-- BEGIN switch_user_logged_out -->
<form method="post" action="{S_LOGIN_ACTION}">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<td class="catHead" height="28"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td>
</tr>
<tr>
<td class="row1" align="center" valign="middle" height="28"><span class="gensmall">{L_USERNAME}:
<input class="post" type="text" name="username" size="10" />
{L_PASSWORD}:
<input class="post" type="password" name="password" size="10" maxlength="32" />
<!-- BEGIN switch_allow_autologin -->
{L_AUTO_LOGIN}
<input class="text" type="checkbox" name="autologin" />
<!-- END switch_allow_autologin -->
<input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />
</span> </td>
</tr>
</table>
</form>
<!-- END switch_user_logged_out -->
Am facut chestia asta si imi apare cv de genu astaflowers scrie:Autentificare este tot aia cu login. Ia uite ce am gasit in index_body.tplIei formul si il aranjezi cum vrei tu in pagina.Cod: Selectaţi tot
<!-- BEGIN switch_user_logged_out --> <form method="post" action="{S_LOGIN_ACTION}"> <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"> <tr> <td class="catHead" height="28"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td> </tr> <tr> <td class="row1" align="center" valign="middle" height="28"><span class="gensmall">{L_USERNAME}: <input class="post" type="text" name="username" size="10" /> {L_PASSWORD}: <input class="post" type="password" name="password" size="10" maxlength="32" /> <!-- BEGIN switch_allow_autologin --> {L_AUTO_LOGIN} <input class="text" type="checkbox" name="autologin" /> <!-- END switch_allow_autologin --> <input type="submit" class="mainoption" name="login" value="{L_LOGIN}" /> </span> </td> </tr> </table> </form> <!-- END switch_user_logged_out -->
Cod: Selectaţi tot
{L_LOGIN_LOGOUT}
{L_USERNAME}:|______|{L_PASSWORD}:|______|{L_AUTO_LOGIN}|_| |[u]{L_LOGIN}[/u]|
Cine este conectat
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 1 vizitator