[TYPO3] fe editing icons don't appear

Paul thepaul at riseup.net
Mon Apr 28 12:45:14 CEST 2008


hello everybody,

thanks for your help already in advance! i got a typo3 managed website
based on frames and i want to use fe editing. i activated the admin
panel by adding the following typoscript code to the setup section of
the root template:

sas_cont.config.admPanel = 1
sas_cont.config.admPanel {
enable.edit = 1
module.edit.forceNoPopup = 0
module.edit.forceDisplayFieldIcons = 1
module.edit.displayIcons = 0
module.edit.forceDisplayIcons = 1
hide = 1
}

sas_cont is the content frame of the framework. the admin panel appears
as it should (even though it's not shown at the end of the page but
between the headline and the text block of the first entry) but the
small pencils, the editing symbols, don't appear. the backend user is
logged in and as (s)he's the admin should have editing rights already.
display edit icons option is checked in the admin panel.

i really have no clue what might be the problem. as i said, it's weird
that the admin panel is not shown at the end of the page but somewhere
in between. perhaps this is in a way related to the problem. in the
source code the code for the admin panel is shown at the end, even after
"</body></html>" doesn't look right either.

thanks for any help!

kind regards,
paul


More information about the TYPO3-english mailing list