Bug #28863
closedMultiple Issue's - sorry if in the wrong place / please advise.
100%
Description
Hi..hope you people can help. Today I have multiple errors being displayed
Deprecated: Function ereg() is deprecated in /home/justwing/public_html/cms/typo3conf/ext/templavoila/class.tx_templavoila_htmlmarkup.php on line 523
Deprecated: Function ereg() is deprecated in /home/justwing/public_html/cms/typo3conf/ext/templavoila/class.tx_templavoila_htmlmarkup.php on line 523
Deprecated: Function ereg() is deprecated in /home/justwing/public_html/cms/typo3conf/ext/tt_news/pi/class.tx_ttnews.php on line 843
Deprecated: Function ereg_replace() is deprecated in /home/justwing/public_html/cms/typo3conf/ext/metatags/meta.php on line 64
Deprecated: Function ereg_replace() is deprecated in /home/justwing/public_html/cms/typo3conf/ext/metatags/meta.php on line 80
Deprecated: Function ereg_replace() is deprecated in /home/justwing/public_html/cms/typo3conf/ext/metatags/meta.php on line 85
Deprecated: Function ereg_replace() is deprecated in /home/justwing/public_html/cms/typo3conf/ext/sr_language_menu/pi1/class.tx_srlanguagemenu_pi1.php on line 150
Deprecated: Function ereg_replace() is deprecated in /home/justwing/public_html/cms/typo3conf/ext/sr_language_menu/pi1/class.tx_srlanguagemenu_pi1.php on line 287
Deprecated: Function spliti() is deprecated in /home/justwing/public_html/cms/typo3/sysext/cms/tslib/class.tslib_pibase.php on line 1070
Updated by Chris topher over 13 years ago
- Status changed from New to Resolved
- Assignee set to Chris topher
- % Done changed from 0 to 100
Hi Kevin,
thanks for your report!
Three steps:
First make sure that you use the newest versions of TYPO3 and of the extensions templavoila, tt_news, metatags and sr_language_menu.
Second check again, if the errors still occur. Updating the Core will for example solve the deprecated message from class.tslib_pibase.php on line 1070. Many of the other messages will most probably disappear, when you update the extensions.
Third if some errors are still there, you should report them to the authors of the according extension:
For tt_news and templavoila there is a project each at bugs.typo3.org, sr_language_menu has an own project here in forge for metatags I don't know (maybe e-mail the author).