[TYPO3-ect] Fatal error: Cannot redeclare class tx_lib_object ...

Steffen Kamper steffen at sk-typo3.de
Fri Aug 24 11:05:06 CEST 2007


"Christian Welzel" <gawain at camlann.de> schrieb im Newsbeitrag 
news:mailman.1.1187901082.18847.typo3-team-extension-coordination at lists.netfielders.de...
> Hi there,
>
> i had a look into this issue from the dev list, but could not reproduce
> this. But i found something that could probably be the cause:
>
> In file class.tx_lib_smartyView.php there is the new line
>
> +tx_div::load('tx_lib_object');
>
> and in ext_localconf.php this happens:
> -// require_once(t3lib_extMgm::extPath('lib') . 
> 'class.tx_lib_smartyView.php');
> +   require_once(t3lib_extMgm::extPath('lib') . 
> 'class.tx_lib_smartyView.php');
>
> These are from the diff between lib 0.0.22 and 0.0.23
>
> -- 
> MfG, Christian Welzel
>
>  GPG-Key:     http://www.camlann.de/key.asc
>  Fingerprint: 4F50 19BF 3346 36A6 CFA9 DBDC C268 6D24 70A1 AD15

Hi Christian,

i wonder if this will cause the error - i can't reproduce as well.
This line was part of Elmar's framework, but may be it's obsolete. If it 
causes the error, why doesn't get i the error?
May be Elmar knows better.

vg  Steffen 




More information about the TYPO3-team-extension-coordination mailing list