[TYPO3-dev] BE module code executed in frontend...
    Christian Welzel 
    gawain at camlann.de
       
    Wed Nov 26 10:51:30 CET 2008
    
    
  
Steffen Kamper schrieb:
> did you applied Dmitry's autoloader?
No, but "autoloader" was a good hint.
I inserted a throw new exception in my file and had a look at the
backtrace and found out, that tx_div::autoLoadAll() was at the end
of my ext_localconf.php, which tried to load the module file...
I removed this line and the frontend ist working again.
Thanks.
-- 
MfG, Christian Welzel
   GPG-Key:     http://www.camlann.de/key.asc
   Fingerprint: 4F50 19BF 3346 36A6 CFA9 DBDC C268 6D24 70A1 AD15
    
    
More information about the TYPO3-dev
mailing list