[TYPO3] no adminpanel in frontend

Kuldev Singh kuldev at fivee.in
Tue Mar 25 07:11:10 CET 2008


PlankTom wrote:
> Hi Kuldev,
> I had similar problems with the adminPanel because I had activated SSL
> for admins. I had to reduce this to SSL only for login.
>> [lockSSL]
>> Int. 0,1,2,3: If set (1,2,3), the backend can only be operated from an ssl-encrypted connection (https). Set to 2 you will be redirected to the https admin-url supposed to be the http-url, but with https scheme instead. If set to 3, only the login is forced to SSL, then the user switches back to non-SSL-mode
>>
>> [BE][lockSSL] = 3
> HTH
> Ciao
> Tom
> 
> 
> Kuldev Singh schrieb:
>> 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
>>
>>
thank you very much for this help.


More information about the TYPO3-english mailing list