Typo3 LTS Upgrade: Unterschied zwischen den Versionen
Aus Vosp.info
F (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „ == typo3 4.6 nach 6.2 == === Incompatible extension found! TYPO3 CMS 6.2.10 === * tt_news * tt_address * t3blog === problematische Extensions === ==== ty_seo…“) |
F (Diskussion | Beiträge) (→problematische Extensions) |
||
Zeile 8: | Zeile 8: | ||
=== problematische Extensions === | === problematische Extensions === | ||
− | ==== ty_seo ==== | + | ==== ty_seo bzw tq_seo ==== |
[error] PHP Fatal error: require_once(): Failed opening required 'typo3/interfaces/interface.backend_cacheActionsHook.php' (include_path='typo3/contrib/pear/:.:/usr/share/php:/usr/share/pear') in typo3conf/ext/tq_seo/hooks/sitemap/class.cache_controller_hook.php on line 261 | [error] PHP Fatal error: require_once(): Failed opening required 'typo3/interfaces/interface.backend_cacheActionsHook.php' (include_path='typo3/contrib/pear/:.:/usr/share/php:/usr/share/pear') in typo3conf/ext/tq_seo/hooks/sitemap/class.cache_controller_hook.php on line 261 |
Version vom 9. März 2015, 18:30 Uhr
Inhaltsverzeichnis
typo3 4.6 nach 6.2
Incompatible extension found! TYPO3 CMS 6.2.10
- tt_news
- tt_address
- t3blog
problematische Extensions
ty_seo bzw tq_seo
[error] PHP Fatal error: require_once(): Failed opening required 'typo3/interfaces/interface.backend_cacheActionsHook.php' (include_path='typo3/contrib/pear/:.:/usr/share/php:/usr/share/pear') in typo3conf/ext/tq_seo/hooks/sitemap/class.cache_controller_hook.php on line 261
- ergibt einen FATAL Error ... .sprich nur install seite funzt, backend und frontend nicht ....
- damit das backend wieder funktioniert muss in typo3conf/ext/tq_seo/hooks/sitemap/class.cache_controller_hook.php Zeile 26 das require_once auskommentiert werden!!