This is for discussion, mainly on 1.x but there's some 2.x topics here too.
Moderators: dwhittle, Ian
by pacopadilla » Thu Jan 10, 2013 12:46 pm
After a domains translate to 1and1, I can´t acces to my backend when I log In.
Don´t know where´s the problem
I´m desperate.
Any help?
My web:
http://www.ibegroup.eu
-
pacopadilla
- Junior Member
-
- Posts: 1
- Joined: Thu Jan 10, 2013 12:43 pm
by dcobalt » Thu Jan 10, 2013 3:39 pm
Hmmm, I don't think I understand whay you're trying to say. Can you be more specific please? You tried to log in... and what happened? Where did you try to login? Is it FOSUserBundle you're using, or something else?
-
dcobalt
- Faithful Member
-
- Posts: 270
- Joined: Thu Oct 20, 2011 6:06 pm
by paquitopadilla » Tue Feb 05, 2013 7:01 pm
This the entry code
<center>
<form action="<?php echo url_for('@sf_guard_signin') ?>" method="post">
<table>
<tr>
<th><label for="signin_username">Usuario</label></th>
<td><?php echo $form["username"] ;?></td>
</tr>
<tr>
<th><label for="signin_password">Contraseña</label></th>
<td><?php echo $form["password"] ;?></td>
</tr>
<tr>
<th><label for="signin_remember">Recordar</label></th>
<td><?php echo $form["remember"] ;?></td>
</tr>
</table>
<input type="submit" value="Entrar" />
</form>
</center>
-
paquitopadilla
- Junior Member
-
- Posts: 1
- Joined: Fri Jan 11, 2013 5:04 pm
Return to General discussion
Who is online
Users browsing this forum: No registered users and 5 guests