[Typo3] t3lib/class.t3lib_div.php?

Thorsten Kahler thorsten.kahler at dkd.de
Mon Aug 29 09:57:49 CEST 2005


Hi Chris,

you should rather have _uninstalled_ the extension before deleting the sources!

You have two options now:
1) Re-Install the extension from TER and uninstall it via extension manager.
2) Edit typo3conf/localconf.php manually and delete the extension key from
the extension list $TYPO3_CONF_VARS['EXT']['extList'].

Regards,
Thorsten

PS: AFAIK there's a newer version in TER that works with ver 3.8.

Chris Paige wrote:
> I am having a weird problem.  I'm hoping someone can at least point me in the right direction...
> 
> I had installed dkd_feuser_belogin/FEUser->BELogin.  Later I realized that it didn't work right with 3.8 and uninstalled it.  But if I delete the extension from my installation, I get the following errors ONLY on pages within a particular domain or branch of the page tree.  
> 
> With the extension uninstalled, I can't for the life of me figure out what is still referencing it...???  
> 
> Warning: fopen(/home/cpaige/public_html/connor/typo3conf/ext/dkd_feuser_belogin/ext_typoscript_setup.txt): failed to open stream: No such file or directory in /home/cpaige/public_html/t3lib/class.t3lib_div.php on line 2099
> 
> Warning: fopen(/home/cpaige/public_html/connor/typo3conf/ext/dkd_feuser_belogin/ext_typoscript_setup.txt): failed to open stream: No such file or directory in /home/cpaige/public_html/t3lib/class.t3lib_div.php on line 2099
> 
> Warning: Cannot modify header information - headers already sent by (output started at /home/cpaige/public_html/:2099) in /home/cpaige/public_html/tslib/class.tslib_fe.php on line 2101



More information about the TYPO3-english mailing list