[TYPO3-mvc] Class not autoloaded

Jonas Eberle jonas.eberle at d-mind.de
Mon Nov 23 11:13:28 CET 2015


With classloading problems it is worth deleting typo3temp/autoload/ and 
typo3temp/Cache/Code/ since Typo3 7.
Saving me a lot of headaches since we know it ;)


Am 16.11.2015 um 08:32 schrieb Philipp Wrann:
> If you are using a composer based installation you have to stick at it 
> and dont mix things up. You need a composer autoload configuration for 
> that namespace, simply put it in your base composer.json within 
> autoload.psr-4.
>
> autoload : {
> psr-4 : {
> 'My\\OwnExt\\ ' => 'web/typo3conf/ext/ownext/Classes/'
> }
> }
>
> Typo3 flushes the autoload cache when extensions are installed or 
> uninstalled.
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc


-- 
Neu: www.bunk24.de
Neu: www.popbuero.de
--------------------------------
d-mind bei Facebook:
http://www.facebook.com/werbeagentur.internetagentur.stuttgart
--------------------------------
d-mind GmbH
Mörikestraße 69
70199 Stuttgart

Tel.: +49 711 2804811-0 (Durchwahl: -8)
Fax: +49 711 2804813

Internet: www.d-mind.de

Geschäftsführer:
Jens Fuchs
Michael Weiß
Jens Strobel

Sitz Stuttgart
Amtsgericht Stuttgart

HRB 751842



More information about the TYPO3-project-typo3v4mvc mailing list