[TYPO3] cookie fe_typo_user

Benjamin Todd b.todd at emnet.co.uk
Thu Apr 17 10:49:43 CEST 2008


Hi Fernandes,

If you have FE users logged in, TYPO3 already stores the username in the
TypoScript Front End object.

Access it in any extension you are building like this:-

$TSFE->fe_user->user['username']

Access it in TypoScript setup like this:-

page.111 = TEXT
page.111.data = TSFE:fe_user|user|username

HTH,

Ben

------------------------
Benjamin Todd
Web Developer
 
b.todd at emnet.co.uk
EMNET, PO Box 559, Nottingham, NG1 3LB
Tel:  +44 (0)115 956 8260
Fax: +44 (0)115 956 8264
 
www.emnet.co.uk
Company Registration No. 3144383 - VAT No. 694 620 609 - Registered
Office: Church House, 13-15 Regent Street, Nottingham NG1 5BS
 
www.emnetsolutions.co.uk
Company Registration No. 05384178 - VAT No. 856 671 781 - Registered
office: Church House, 13-15 Regent Street, Nottingham, NG1 5BS
-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of Korvo
Sent: 16 April 2008 05:43 PM
To: typo3-english at lists.netfielders.de
Subject: [TYPO3] cookie fe_typo_user


Hi I'm trying to have a username in the Content of a cookie.
example:
Name: fe_typo_user
Content:jonh.paes

but what is stored in Content is encrypted.
what else do i need to add in order to make it so.

any help is appreciated.
Fernandes
-- 

Sent from the TYPO3 English mailing list archive at Nabble.com.

_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Scanned for viruses by MailDefender


More information about the TYPO3-english mailing list