[TYPO3-dev] Typo3 6.2.1 Update - felogin error
Sascha
lsascha at gmail.com
Tue Apr 22 17:21:31 CEST 2014
Hello everyone.
After i got forcefully upgraded to Typo3 6.2.1 by the hoster from our customer i patched the sys_category issue ( https://review.typo3.org/#/c/29560/ ) and it worked.
However now i got another issue.
As soon as i login as a frontend user i get a sql error like this:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''fe_typo_user','213.160','253322433','1','1398178810','','0','1','252','13972310' at line 1
It seems to still work on the page with the page-element included.
However i have a couple of content elements made with the fedext (now fluid powered typo3 at fluidtypo3.org) extension.
The Typoscript part is:
lib.boxlogin < plugin.tx_felogin_pi1
lib.boxlogin {
storagePid = {$styles.content.loginform.pid}
templateFile = fileadmin/template/ext/felogin/boxtemplate.html
#redirectMode = groupLogin
redirectMode =
showForgotPasswordLink = 1
redirectPageLoginError = 11
redirectPageLogin = 11
redirectPageLogout =11
showLogoutFormAfterLogin = 1
}
and it gets included by <f:cObject typoscriptObjectPath="lib.boxlogin"/> inside the fluid templates.
Anyone know what is going wrong here?
It worked with Typo3 6.2.0
Thanks for any help.
With best regards
Sascha
More information about the TYPO3-dev
mailing list