[TYPO3-ect] Fatal error: Cannot redeclare class tx_lib_object ...
Elmar Hinz
elmar07 at googlemail.com
Fri Aug 24 11:29:57 CEST 2007
>
> 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
Hi,
as I always use "require_once", I don't expect the the problem is in the
load function. Either this is a very cryptic problem of special PHP5
versions in combination with the eval() construct in tx_lib_object. Or the
problems are caused by a "require" or "include" done by the user himself.
Maybe some people use rn_base and the reason in there somewhere.
But none of this options looks very likely. Nobody can reproduce the bug so
far, so in the first place it lookes like caused by the user. In that case
debugging can only be done in the environment, where the bug is present.
Regards
Elmar
More information about the TYPO3-team-extension-coordination
mailing list