[Typo3] arotealoginbox cannot login

Vlatko Šurlan vsurlan at net.hr
Wed Aug 31 08:34:45 CEST 2005


Hi all. I've tried to setup the arotea login box but it just does not 
work. Here is my last ts attempt:
plugin.tx_newloginbox_pi1.userStorage = 29 # just in case...
# Configuring the new login box
plugin.tx_arotealoginbox_pi1 {
   #pidLoginpage = 1
   templateFile = EXT:arotea_loginbox/pi1/template.html
   userStorage = 29
}

This is the part of the HTML template I modified for my site:
<!-- ###TEMPLATE_LOGIN### begin -->
	<form action="###LOGINPID###" method="post" name="form" id="form" 
class="c1">
	<input type="hidden" name="logintype" value="login">
	<input type="hidden" name="redirect_url" value="">
	<input type="hidden" name="pid" value="###USERSPID###">		

		<table id=lginfrm align=center>
			<tr>
				<td>Korisnik</td>
				<td><input type=text name=user size=15 class=txtbx></td>
				<td rowspan=2><input type=image name=submit 
src="fileadmin/template/imgs/btn.gif" width=26 height=16 border=0></td>
			</tr>
			<tr><td>Lozinka</td><td><input type=password name=pass size=15 
class=txtbx></td></tr>
			<tr><td><nobr>Zapamti me</nobr></td><td colspan=2><input 
type="checkbox" name="tx_jullefeloginctl_autologin" value="1"></td></tr>
		</table>
		<!--<a href="http://pvc-stolarija.hr/index.php?id=27">::&gt; Novi 
račun</a><br>
		<a href="http://pvc-stolarija.hr/index.php?id=27">::&gt; Zaboravili 
ste lozinku?</a><br>-->
	</form>
<!-- ###TEMPLATE_LOGIN### end -->

It does showup on the page, that I know, and it does react to the 
changes in the template file. So the insertion and template part works. 
Its just that when I try to login as the only user located in the 
sysfolder with id 29 nothing happens. The form remains exactly the same. 
Someone told me that this means login actualy failed. Anyone got a clue 
why? Thank you for your time!

-- 
Isus Krist je umro za moje i tvoje opravdanje.
Jesus Christ died for yours and mine justification.
Vlatko Šurlan
vsurlan at REMOVETHISnet.hr
385 (0) 98 1722 187



More information about the TYPO3-english mailing list