Seit ich meinen Intranet-Server auf PHP 5.4 aktualisiert habe, funktioniert bei phpBB nichts mehr.
Hier mal ein Auszug, bei den Einstellungen im ACP beim CAPTCHA:
Code: Alles auswählen
Strict Standards: Non-static method phpbb_captcha_factory::get_captcha_types() should not be called statically, assuming $this from incompatible context in E:\server\var\www\keyway-xelonis\com\htdocs\forum\includes\acp\acp_captcha.php on line 33
Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method phpbb_captcha_gd::is_available() should not be called statically in E:\server\var\www\keyway-xelonis\com\htdocs\forum\includes\captcha\captcha_factory.php on line 84
Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method phpbb_captcha_gd::get_name() should not be called statically in E:\server\var\www\keyway-xelonis\com\htdocs\forum\includes\captcha\captcha_factory.php on line 86
Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method phpbb_captcha_gd_wave::is_available() should not be called statically in E:\server\var\www\keyway-xelonis\com\htdocs\forum\includes\captcha\captcha_factory.php on line 84
Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method phpbb_captcha_gd_wave::get_name() should not be called statically in E:\server\var\www\keyway-xelonis\com\htdocs\forum\includes\captcha\captcha_factory.php on line 86
Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method phpbb_captcha_nogd::is_available() should not be called statically in E:\server\var\www\keyway-xelonis\com\htdocs\forum\includes\captcha\captcha_factory.php on line 84
Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method phpbb_captcha_nogd::get_name() should not be called statically in E:\server\var\www\keyway-xelonis\com\htdocs\forum\includes\captcha\captcha_factory.php on line 86
Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method phpbb_captcha_qa::is_available() should not be called statically in E:\server\var\www\keyway-xelonis\com\htdocs\forum\includes\captcha\captcha_factory.php on line 84
Strict Standards: Non-static method phpbb_captcha_qa::is_installed() should not be called statically in E:\server\var\www\keyway-xelonis\com\htdocs\forum\includes\captcha\plugins\phpbb_captcha_qa_plugin.php on line 135
Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method phpbb_captcha_qa::get_name() should not be called statically in E:\server\var\www\keyway-xelonis\com\htdocs\forum\includes\captcha\captcha_factory.php on line 90
Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method phpbb_recaptcha::is_available() should not be called statically in E:\server\var\www\keyway-xelonis\com\htdocs\forum\includes\captcha\captcha_factory.php on line 84
Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method phpbb_recaptcha::get_name() should not be called statically in E:\server\var\www\keyway-xelonis\com\htdocs\forum\includes\captcha\captcha_factory.php on line 90
Strict Standards: Non-static method phpbb_captcha_factory::get_instance() should not be called statically, assuming $this from incompatible context in E:\server\var\www\keyway-xelonis\com\htdocs\forum\includes\acp\acp_captcha.php on line 116
Strict Standards: Only variables should be assigned by reference in E:\server\var\www\keyway-xelonis\com\htdocs\forum\includes\acp\acp_captcha.php on line 116
Hat jemand vllt. ähnliche Erfahrungen gemacht?
Über Hilfe jeglicher Art wäre ich dankbar.
MFG