Bug #44592
closedCall to undefined method TYPO3\\CMS\\Core\\Utility\\GeneralUtility::readLLXMLfile()
0%
Description
[Thu Jan 17 08:52:44 2013] [error] [client 178.63.185.9] PHP Fatal error: Call to undefined method TYPO3\\CMS\\Core\\Utility\\GeneralUtility::readLLXMLfile() in /var/www/clients/client1/web4/web/typo3conf/ext/vge_tagcloud/pi1/class.tx_vgetagcloud_pi1_wizicon.php on line 65, referer: http://www.netsyn.de/typo3/sysext/cms/layout/db_layout.php?id=109x%x%
and
[Thu Jan 17 08:59:52 2013] [error] [client 178.63.185.9] PHP Fatal error: Call to undefined method TYPO3\\CMS\\Core\\Utility\\GeneralUtility::readLLXMLfile() in /var/www/clients/client1/web4/web/typo3conf/ext/wt_twitter/Resources/Private/BackEnd/TwitterWizicon.php on line 63, referer: http://www.netsyn.de/typo3/sysext/cms/layout/db_layout.php?id=109x%x%
The backend (content section) die completely and display only a grey page.
The Installation ist migrated from 4.7
Updated by Markus Klein almost 12 years ago
This is not a Core bug!
The method has been deprecated in 4.6 already and has been removed.
See also: http://api.typo3.org/typo3cms/47/html/classt3lib__div.html#ae9633d749db97b705afacd9e479ec16e
Please contact the extension authors to update their extensions.
Updated by Stefan Galinski almost 12 years ago
- Status changed from New to Rejected