[Typo3] fatal error: typo3conf/localconf.php executed twice
Oliver Schröder
typo3 at schroederbros.de
Fri Aug 19 10:11:07 CEST 2005
Hi list,
I tried to create a userFunc in typo3conf/localconf.php (using Typo3 3.7.0).
I get this error message:
Fatal error: Cannot redeclare user_season() (previously declared in
/var/htdocs/www.example.org/htdocs/cms/typo3conf/localconf.php:3) in
/var/htdocs/www.example.org/htdocs/cms/typo3conf/localconf.php on line 3
Obviously localconf.php is executed twice.
This seems to be the same error as described in these threads
http://typo3.org/documentation/mailing-lists/english-main-list-archive/thread/33313/?tx_maillisttofaq_pi1%5Bsword%5D=localconf%20twice&tx_maillisttofaq_pi1%5Bmode%5D=1
http://typo3.org/documentation/mailing-lists/english-main-list-archive/thread/4207/?tx_maillisttofaq_pi1%5Bsword%5D=localconf%20twice&tx_maillisttofaq_pi1%5Bmode%5D=1
But I haven't found a solution yet.
Can anybody help?
Oliver
More information about the TYPO3-english
mailing list