[Typo3-dev] Problem with class.t3lib_extfilefunc.php class

Christian Jul Jensen christian at jul.net
Thu Dec 4 08:56:52 CET 2003


On Wed, 3 Dec 2003 23:04:26 +0100
"Jan-Erik Revsbech" <jer at moccompany.com> wrote:

> $GLOBALS["BE_USER"]->writelog($type,$action,$error,$details_nr,$detai
> ls,$dat a);
>  }

My guess is that If there's no BE user logged in the object
$GLOBALS["BE_USER"] will not exist. I made that mistake a couple of
times, using stuff that only works as long as I'm logged into the BE,
which I am while developing. Might be nice with a 'simulate no BE login'
in the admin panel.

-- 
./mvh Christian Jul Jensen
      Freelance webprogramer
      TYPO3 Typehead Denmark




More information about the TYPO3-dev mailing list