explodierendes ERROR LOG

dbs

Hallo, du benutzt da eine veraltete WB Version mit einer neueren PHP Version.
WB 2.10 war bis PHP 7.1 gebaut.

Also immer alles aktuell (oder auf passendem Stand) halten und solche Meldungen sollten nicht auftauchen.
Deine ersten Meldungen sind Chio-Template-typisch, da findest du sicher etwas in der Suche.
[url="https://onkel-franky.de"]https://onkel-franky.de[/url]

Legaziofunk

Hallo Leute,

ich habe mich mal wieder in mein Backend eingeloggt, um was nachzuschauen, dabei ist mir das Error-Log ins Auge gesprungen mit einer wahnsinnig langen Liste.

Die oberen Einträge kann man für den Moment mal ignorieren, da mir das sowieso nichts sagt (außer, jemand hat dazu gleich nen Einfall).

Mehr irritiert mich die seit 17. Dez. 2019 sich massenhaft wiederholende Fehlermeldung.

Der Fehler
Quote2020-01-04T00:11:09+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"

wiederholt sich hierbei minütlich oder gar sekündlich (!) seit 17. Dezember 2019.

Im Zitat des Protokolls unten habe ich das jeweils mit
Quote[...im MINUTENTAKT geht das so weiter]
ersetzt.

Die Fehlermeldung musste ich radikal kürzen, denn sie enthielt 1,1 MILLIONEN Zeichen.

Folgende Fehler tauchen daneben noch auf:

Quote2019-12-21T19:08:47+00:00 [E_DEPRECATED] /framework/Login.php:[47] from /account/login.php:[94] Login->__construct "The each() function is deprecated. This message will be suppressed on further calls"

Quote2019-12-21T19:08:47+00:00 [E_WARNING] /modules/show_menu2/include.php:[472] from /index.php:[76] require "count(): Parameter must be an array or an object that implements Countable"

Quote2019-12-22T13:16:04+00:00 [E_DEPRECATED] /framework/frontend.functions.php:[127] from /templates/daflekk/index.php:[69] page_content "Function create_function() is deprecated"

Quote2020-01-06T10:56:10+00:00 [E_DEPRECATED] /include/phplib/template.inc:[407] from /framework/class.admin.php:[229] Template->set_var "The each() function is deprecated. This message will be suppressed on further calls"

Auch diese Fehler wiederholen sich mehrfach - aber nicht so häufig wie der erstgenannte.


Das Fehlerprotokoll (stark gekürzt)
php_error.log
"created: [2017-08-07T22:28:10+02:00]
[08-Aug-2017 19:45:27 Etc/UTC] show_menu2 error: $aOptions is invalid. No flags supplied!
[08-Aug-2017 19:45:27 Etc/UTC] show_menu2 error: $aOptions is invalid. No flags supplied!
[08-Aug-2017 19:45:27 Etc/UTC] show_menu2 error: $aOptions is invalid. No flags supplied!
[11-Sep-2017 17:15:22 Etc/UTC] show_menu2 error: $aOptions is invalid. No flags supplied!
[11-Sep-2017 17:15:34 Etc/UTC] show_menu2 error: $aOptions is invalid. No flags supplied!
[11-Sep-2017 17:15:34 Etc/UTC] show_menu2 error: $aOptions is invalid. No flags supplied!
[11-Sep-2017 17:15:34 Etc/UTC] show_menu2 error: $aOptions is invalid. No flags supplied!
[11-Sep-2017 17:15:36 Etc/UTC] show_menu2 error: $aOptions is invalid. No flags supplied!
[11-Sep-2017 17:15:37 Etc/UTC] show_menu2 error: $aOptions is invalid. No flags supplied!
[11-Sep-2017 17:15:42 Etc/UTC] show_menu2 error: $aOptions is invalid. No flags supplied!
[11-Sep-2017 17:15:43 Etc/UTC] show_menu2 error: $aOptions is invalid. No flags supplied!
[11-Sep-2017 17:15:45 Etc/UTC] show_menu2 error: $aOptions is invalid. No flags supplied!
[11-Sep-2017 17:15:47 Etc/UTC] show_menu2 error: $aOptions is invalid. No flags supplied!
[11-Sep-2017 17:16:00 Etc/UTC] show_menu2 error: $aOptions is invalid. No flags supplied!
[08-Oct-2017 21:18:51 Etc/UTC] PHP Fatal error: Cannot redeclare removebreaks() (previously declared in /is/htdocs/wp12922522_51TYC6CA14/www/WebsiteBaker/modules/form/view.php:39) in /is/htdocs/wp12922522_51TYC6CA14/www/WebsiteBaker/modules/form/view.php on line 41
[08-Oct-2017 21:19:30 Etc/UTC] PHP Fatal error: Cannot redeclare removebreaks() (previously declared in /is/htdocs/wp12922522_51TYC6CA14/www/WebsiteBaker/modules/form/view.php:39) in /is/htdocs/wp12922522_51TYC6CA14/www/WebsiteBaker/modules/form/view.php on line 41
[08-Oct-2017 21:20:12 Etc/UTC] PHP Fatal error: Cannot redeclare removebreaks() (previously declared in /is/htdocs/wp12922522_51TYC6CA14/www/WebsiteBaker/modules/form/view.php:39) in /is/htdocs/wp12922522_51TYC6CA14/www/WebsiteBaker/modules/form/view.php on line 41
2019-12-17T13:27:12+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-17T13:27:21+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"

[...im MINUTENTAKT (teils auch SEKUNDENTAKT) geht das ÜBER TAGE so weiter]

2019-12-20T23:59:42+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-21T00:35:51+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"

[...im MINUTENTAKT geht das so weiter]

2019-12-21T19:08:46+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-21T19:08:47+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-21T19:08:47+00:00 [E_DEPRECATED] /framework/Login.php:[47] from /account/login.php:[94] Login->__construct "The each() function is deprecated. This message will be suppressed on further calls"
2019-12-21T19:08:47+00:00 [E_WARNING] /modules/show_menu2/include.php:[472] from /index.php:[76] require "count(): Parameter must be an array or an object that implements Countable"
2019-12-21T19:08:48+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"

[...im MINUTENTAKT geht das so weiter]

2019-12-21T19:09:00+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-21T19:09:00+00:00 [E_WARNING] /modules/show_menu2/include.php:[472] from /index.php:[76] require "count(): Parameter must be an array or an object that implements Countable"
2019-12-21T19:09:01+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-21T19:09:01+00:00 [E_WARNING] /modules/show_menu2/include.php:[472] from /index.php:[76] require "count(): Parameter must be an array or an object that implements Countable"
2019-12-21T19:09:02+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"

[...im MINUTENTAKT geht das so weiter]

2019-12-22T13:15:21+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-22T13:15:49+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-22T13:15:49+00:00 [E_WARNING] /modules/show_menu2/include.php:[472] from /index.php:[76] require "count(): Parameter must be an array or an object that implements Countable"
2019-12-22T13:16:04+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-22T13:16:04+00:00 [E_DEPRECATED] /framework/frontend.functions.php:[127] from /templates/daflekk/index.php:[69] page_content "Function create_function() is deprecated"
2019-12-22T13:16:04+00:00 [E_DEPRECATED] /framework/frontend.functions.php:[127] from /templates/daflekk/index.php:[69] page_content "Function create_function() is deprecated"
2019-12-22T13:18:00+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"

[...im MINUTENTAKT geht das so weiter]

2019-12-23T19:05:13+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-23T19:05:14+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-23T19:05:14+00:00 [E_DEPRECATED] /framework/Login.php:[47] from /account/login.php:[94] Login->__construct "The each() function is deprecated. This message will be suppressed on further calls"
2019-12-23T19:05:14+00:00 [E_WARNING] /modules/show_menu2/include.php:[472] from /index.php:[76] require "count(): Parameter must be an array or an object that implements Countable"
2019-12-23T19:05:14+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-23T19:05:14+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-23T19:05:15+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-23T19:05:15+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-23T19:05:15+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-23T19:05:15+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-23T19:05:20+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-23T19:05:20+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-23T19:05:20+00:00 [E_WARNING] /modules/show_menu2/include.php:[472] from /index.php:[76] require "count(): Parameter must be an array or an object that implements Countable"
2019-12-23T19:05:21+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2019-12-23T19:05:21+00:00 [E_WARNING] /modules/show_menu2/include.php:[472] from /index.php:[76] require "count(): Parameter must be an array or an object that implements Countable"
2019-12-23T19:05:21+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"

[...im MINUTENTAKT geht ÜBER TAGE das so weiter]

2020-01-02T01:15:18+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-02T01:15:19+00:00 [E_WARNING] /modules/show_menu2/include.php:[472] from /index.php:[76] require "count(): Parameter must be an array or an object that implements Countable"
2020-01-02T01:15:54+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-02T01:16:32+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-02T01:16:58+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-02T01:17:00+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-02T01:17:01+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-02T01:17:02+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-02T01:17:08+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-02T01:17:08+00:00 [E_DEPRECATED] /framework/Login.php:[47] from /account/login.php:[94] Login->__construct "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-02T01:17:08+00:00 [E_WARNING] /modules/show_menu2/include.php:[472] from /index.php:[76] require "count(): Parameter must be an array or an object that implements Countable"
2020-01-02T01:17:49+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-02T01:17:49+00:00 [E_WARNING] /modules/show_menu2/include.php:[472] from /index.php:[76] require "count(): Parameter must be an array or an object that implements Countable"
2020-01-02T01:18:25+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"

[...im MINUTENTAKT geht das so weiter]

2020-01-02T23:40:10+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-03T00:02:42+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"

[...im MINUTENTAKT geht das so weiter]

2020-01-03T05:12:51+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-03T05:12:51+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-03T05:12:51+00:00 [E_DEPRECATED] /framework/Login.php:[47] from /account/login.php:[94] Login->__construct "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-03T05:12:51+00:00 [E_WARNING] /modules/show_menu2/include.php:[472] from /index.php:[76] require "count(): Parameter must be an array or an object that implements Countable"
2020-01-03T05:12:51+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-03T05:12:51+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-03T05:12:52+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-03T05:12:52+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-03T05:12:52+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-03T05:12:52+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-03T05:12:53+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-03T05:12:53+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-03T05:12:53+00:00 [E_WARNING] /modules/show_menu2/include.php:[472] from /index.php:[76] require "count(): Parameter must be an array or an object that implements Countable"
2020-01-03T05:12:54+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-03T05:12:54+00:00 [E_WARNING] /modules/show_menu2/include.php:[472] from /index.php:[76] require "count(): Parameter must be an array or an object that implements Countable"
2020-01-03T05:12:54+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"

[...im MINUTENTAKT geht das so weiter]

2020-01-03T06:54:57+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-03T06:54:57+00:00 [E_DEPRECATED] /framework/Login.php:[47] from /account/login.php:[94] Login->__construct "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-03T06:54:58+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"

[...im MINUTENTAKT geht das so weiter]

2020-01-03T23:54:08+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-04T00:11:09+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"

[...im MINUTENTAKT geht das so weiter]

2020-01-04T23:58:22+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-05T00:15:57+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-05T00:16:00+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-05T00:25:02+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"

[...im MINUTENTAKT geht das so weiter]

2020-01-05T23:28:01+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-05T23:28:02+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-05T23:38:43+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T00:01:03+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T00:01:03+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"

[...im MINUTENTAKT geht das so weiter]

2020-01-06T10:54:52+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T10:54:53+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T10:55:03+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T10:55:57+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T10:55:58+00:00 [E_DEPRECATED] /framework/Login.php:[47] from /admin/login/index.php:[55] Login->__construct "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T10:56:03+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T10:56:03+00:00 [E_DEPRECATED] /framework/Login.php:[47] from /admin/login/index.php:[55] Login->__construct "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T10:56:09+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T10:56:09+00:00 [E_DEPRECATED] /framework/Login.php:[47] from /admin/login/index.php:[55] Login->__construct "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T10:56:10+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T10:56:10+00:00 [E_DEPRECATED] /include/phplib/template.inc:[407] from /framework/class.admin.php:[229] Template->set_var "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T10:56:21+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T10:56:21+00:00 [E_DEPRECATED] /include/phplib/template.inc:[407] from /framework/class.admin.php:[229] Template->set_var "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T10:56:24+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T10:56:24+00:00 [E_DEPRECATED] /include/phplib/template.inc:[407] from /framework/class.admin.php:[229] Template->set_var "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T10:56:41+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T10:56:42+00:00 [E_DEPRECATED] /include/phplib/template.inc:[407] from /framework/class.admin.php:[229] Template->set_var "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T10:56:45+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T10:56:46+00:00 [E_DEPRECATED] /include/phplib/template.inc:[407] from /framework/class.admin.php:[229] Template->set_var "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T10:56:47+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T10:56:47+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"

[...im MINUTENTAKT geht das so weiter]

2020-01-06T12:08:36+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:08:36+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:08:36+00:00 [E_DEPRECATED] /framework/Login.php:[47] from /admin/login/index.php:[55] Login->__construct "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T12:08:41+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:08:41+00:00 [E_DEPRECATED] /framework/Login.php:[47] from /admin/login/index.php:[55] Login->__construct "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T12:08:41+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:08:41+00:00 [E_DEPRECATED] /include/phplib/template.inc:[407] from /framework/class.admin.php:[229] Template->set_var "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T12:09:19+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:09:19+00:00 [E_DEPRECATED] /include/phplib/template.inc:[407] from /framework/class.admin.php:[229] Template->set_var "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T12:10:32+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:10:32+00:00 [E_DEPRECATED] /include/phplib/template.inc:[407] from /framework/class.admin.php:[229] Template->set_var "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T12:10:33+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:10:33+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:10:35+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:10:35+00:00 [E_DEPRECATED] /include/phplib/template.inc:[407] from /framework/class.admin.php:[229] Template->set_var "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T12:10:41+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:10:41+00:00 [E_DEPRECATED] /include/phplib/template.inc:[407] from /framework/class.admin.php:[229] Template->set_var "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T12:13:28+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:13:29+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:13:44+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:13:45+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:17:27+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:17:27+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:25:55+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:25:55+00:00 [E_DEPRECATED] /framework/Login.php:[47] from /admin/login/index.php:[55] Login->__construct "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T12:26:02+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:26:02+00:00 [E_DEPRECATED] /framework/Login.php:[47] from /admin/login/index.php:[55] Login->__construct "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T12:26:02+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:26:02+00:00 [E_DEPRECATED] /include/phplib/template.inc:[407] from /framework/class.admin.php:[229] Template->set_var "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T12:26:06+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:26:06+00:00 [E_DEPRECATED] /include/phplib/template.inc:[407] from /framework/class.admin.php:[229] Template->set_var "The each() function is deprecated. This message will be suppressed on further calls"
2020-01-06T12:26:16+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead"
2020-01-06T12:27:20+00:00 [E_DEPRECATED] /include/phpmailer/PHPMailerAutoload.php:[45] from /config.php:[20] require_once "__autoload() is deprecated, use spl_autoload_register() instead""


Worum geht es hier?

Ach ja: WebsiteBaker Version 2.10.0 wird genutzt.

Die Website lautet: www.seelenerbe.de

Besten Dank!
________
WB 2.10.x (installed)/WB 2.12.x (installed)
PHP 7.2
MySQL 5.6.36-82.0-log