[Typo3-dev] Page icon for shortcut with limited access
Mathias Schreiber [wmdb]
mathias.schreiber at wmdb.de
Sun Oct 23 15:35:59 CEST 2005
Andreas Otto wrote:
> To solve this we probably need to search the list archive to find the
> thread where Kasper asked about these overlays.
Just refering from memory:
We never before had dealt with installs having neither imagemagick nor GD.
Suddenly some people showed up without these tools and could not use the
BE anymore, because every call to the overlays shut down their backend.
But like Rupi said... it's a conf var :)
--
if ($GLOBALS['TSFE']->fe_user->user['ahnung'] == 0) {
$this->fresseHalten = 1;
}
More information about the TYPO3-dev
mailing list