[TYPO3-dev] Problem with submitting form in FE if not logged as admin in the BE
Brian Bendtsen
brb at mentor-it.dk
Fri Mar 31 12:30:32 CEST 2006
Martin Kutschker wrote:
> 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
Actually I turned of caching on the page that contains my extension and
it helped. Is that the best way to solve it though? Can you elaborate
the USER and USER_INT object principle?
/Brian Bendtsen
More information about the TYPO3-dev
mailing list