Problems with the upgrade procedure from 2.4.x to 2.5 (Bugs)
Hi Auge,
nach dem Kopieren nur noch 2 dieser array key Fehler (reproduzierbar):
Die Dateien waren aber im diff identisch...
[01-Apr-2023 10:16:53 Europe/Berlin] PHP Warning: Undefined array key "word_delimiters" in xxx/forum_php8/includes/posting.inc.php on line 855
[01-Apr-2023 10:16:53 Europe/Berlin] PHP Warning: Undefined array key "word_delimiters" in xxx/forum_php8/includes/posting.inc.php on line 866
aber beim ersten Aufruf und nur genau 1 Mal (nicht reproduzierbar):
[01-Apr-2023 10:15:18 Europe/Berlin] PHP Warning: Undefined array key "email_notify_inactive_user_text" in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 204
[01-Apr-2023 10:15:18 Europe/Berlin] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 204
[01-Apr-2023 10:15:18 Europe/Berlin] PHP Warning: Undefined array key "email_notify_inactive_user_subject" in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 209
[01-Apr-2023 10:15:18 Europe/Berlin] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 209
[01-Apr-2023 10:15:19 Europe/Berlin] PHP Warning: Undefined array key "email_notify_inactive_user_text" in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 204
[01-Apr-2023 10:15:19 Europe/Berlin] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 204
[01-Apr-2023 10:15:19 Europe/Berlin] PHP Warning: Undefined array key "email_notify_inactive_user_subject" in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 209
[01-Apr-2023 10:15:19 Europe/Berlin] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 209
[01-Apr-2023 10:15:19 Europe/Berlin] PHP Warning: Undefined array key "email_notify_inactive_user_text" in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 204
[01-Apr-2023 10:15:19 Europe/Berlin] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 204
[01-Apr-2023 10:15:19 Europe/Berlin] PHP Warning: Undefined array key "email_notify_inactive_user_subject" in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 209
[01-Apr-2023 10:15:19 Europe/Berlin] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 209
[01-Apr-2023 10:15:19 Europe/Berlin] PHP Warning: Undefined array key "email_notify_inactive_user_text" in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 204
[01-Apr-2023 10:15:19 Europe/Berlin] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 204
[01-Apr-2023 10:15:19 Europe/Berlin] PHP Warning: Undefined array key "email_notify_inactive_user_subject" in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 209
[01-Apr-2023 10:15:19 Europe/Berlin] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 209
[01-Apr-2023 10:15:19 Europe/Berlin] PHP Warning: Undefined array key "email_notify_inactive_user_text" in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 204
[01-Apr-2023 10:15:19 Europe/Berlin] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 204
[01-Apr-2023 10:15:19 Europe/Berlin] PHP Warning: Undefined array key "email_notify_inactive_user_subject" in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 209
[01-Apr-2023 10:15:19 Europe/Berlin] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /homepages/34/xxx/htdocs/forum_php8/includes/functions.inc.php on line 209
Ein anderes Gimmick sind die Prozentzeichen beim Datum/Uhrzeit:
Gruß
Andi