[FLOW3-general] Blog example login: No login form - error instead

Jens Hopp info at hopp-it.de
Mon Oct 10 15:51:21 CEST 2011


ok - the answer:
in /TYPO3.Blog/Ressources/Private/Layouts/Master/Master.html
around line 112 the controller for "Login" should be "Login" and not
"Admin":

[...]
<f:else>
  <f:link.action controller="Login">Login</f:link.action>  <<== here...
</f:else>
[...]

On Mon, 10 Oct 2011 15:41:59 +0200, Jens Hopp <info at hopp-it.de> wrote:
> Hi
> 
> playing around with the blog example this is happening:
> When I click on "Login" /typo3.blog/admin should be opened but no
> login form is displayed (I think this should happen?). Instead I'm
> immediately redirected to /flow3/authentication displaying this error:
> "An error occurred while trying to call
> TYPO3\FLOW3\Security\Authentication\Controller\AuthenticationController->authenticateAction()."
> 
> I use beta2.
> 
> Thanks a lot for any hint.
> Jens
> 
> _______________________________________________
> FLOW3-general mailing list
> FLOW3-general at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general



More information about the FLOW3-general mailing list