[TYPO3] no adminpanel in frontend

Kuldev Singh kuldev at fivee.in
Mon Mar 24 07:21:47 CET 2008


Benjamin Todd wrote:
> Hi Kuldev,
> 
> If you want a non Admin BE user to see the admin panel you must set it
> up in their user TSConfig. 
> 
> See:-
> http://typo3.org/documentation/document-library/references/doc_core_tsco
> nfig/4.1.0/view/1/2/#id3515732
> 
> 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 Kuldev
> Singh
> Sent: 19 March 2008 01:06 PM
> To: typo3-english at lists.netfielders.de
> Subject: Re: [TYPO3] no adminpanel in frontend
> 
> Theo Kotey wrote:
>> Kuldev Singh wrote:
>>> Hi all
>>>
>>> I have create a backend uer and set "config.admPanel = 1" in template
> 
>>> setup field.
>>> when I logged with this new backend user and see frontend there was 
>>> not adminPanel.
>>>
>>> what is problem there ?
>>>
>>> regards
>>> Kuldev
>> If the backend user has not been made "admin". He won't see the admin
> panel
>> Theo
> thansk.
> means only admin can see admin panel ?.
> and what about other be users ?.
> 
> _______________________________________________
> 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


HI all

sorry for late response.

I have added

admPanel.enable.all = 1;

even I add following code in usergroup and user tsconfing


t3lib_extMgm::addUserTSConfig('
admPanel {
   enable.all = 1
}
options.shortcutFrame = 1
');

but no admin panel in frontend.

what could be the problem ?.

please help.

thanks

regards
Kuldev




More information about the TYPO3-english mailing list