[Typo3-dev] Error extending EM
    Kraft Bernhard 
    kraftb at mokka.at
       
    Sun Jan  9 21:32:31 CET 2005
    
    
  
Michael Scharkow wrote:
> this is the ext_localconf.php
> 
> <?php
> if (!defined ("TYPO3_MODE"))     die ("Access denied.");
> $TYPO3_CONF_VARS["BE"]["XCLASS"]["typo3/mod/tools/em/index.php"] = 
> t3lib_extMgm::extPath($_EXTKEY)."class.ux_em_uploadArrayDotFix.php";
> ?>
> 
> I think I am missing something but I don't know what...
Pherhaps you have some leading or trailing spaces or newlines
before or after <?php ?>
remember that there are no characters allowed befor and after
that tag
greets,
Bernhard
    
    
More information about the TYPO3-dev
mailing list