[TYPO3-english] Autoloading issues after TYPO3 6.2 upgrade

François Suter fsu-lists at cobweb.ch
Sat Feb 28 20:14:37 CET 2015


Hi all,

I'm trying to upgrade my personal web site from 4.7 to 6.2. Everything 
went smoothly on my local machine, but I have autoloading problems on 
the server. It seems like all old-style classes (i.e. not namespaced) do 
not get autoloaded, although proper ext_autoload.php files exist.

I have dug into the Core and done some debugging inside 
\TYPO3\CMS\Core\Core\ClassLoader and all I get is that - indeed - 
classes like "tx_templavoila_datastructure_dbbase" (for example) is not 
found in the class cache, not can it be loaded.

Does anyone have a hint what kind of setup on the server could have an 
influence on the autoloading mechanism? Any particular PHP 
configuration? A required library? Anything else?

Cheers

-- 

Francois Suter

Work: Cobweb Development Sarl - http://www.cobweb.ch

TYPO3: Help the project! - http://typo3.org/contribute/

Appreciate my work? Support me -
http://www.monpetitcoin.com/en/francois/support-me/



More information about the TYPO3-english mailing list