[TYPO3] sr_email_subscribe - Problem with installing
    Dirk Weise 
    typo3-N0SPAM at N0SPAM-dirk-weise.de
       
    Sat Apr 12 19:31:45 CEST 2008
    
    
  
Redvald Hjulstad schrieb:
> Does anyone know what could be the solution to this?
This is a bug in sr_email_subscribe, it's a leftover from the former 
fh_library extension requirement.
Solution:
Make sure you have the extension div2007 installed.
Edit typo3conf/ext/sr_email_subscribe/ext_tables.php.
Remove lines 5 ("if (t3lib_extMgm::isLoaded(FH_LIBRARY_EXTkey)) {") and 
19 ("}").
Cheers
dirk
    
    
More information about the TYPO3-english
mailing list