[TYPO3-dev] Problem with submitting form in FE if not logged as admin in the BE

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Fri Mar 31 10:11:53 CEST 2006


Brian Bendtsen schrieb:
> Hi
> 
> I have created an extension where the user can log in and submit some 
> data by using a form. While testing it in the FE I was logged in as 
> admin in the BE.
> It seemed to work fine.

Maybe you have a USER object instead of a USER_INT and your page is cached. 
When logged in as BE user the caching is disabled.

Masi




More information about the TYPO3-dev mailing list