WebsiteBaker 2.13.9 R25 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
Step 13 : Force Upgrading all addons with a newer or equal version[01] : Unproofed Modules AddonFileEditor are not be upgrading automatically[02] : Unproofed Modules Auto_Gallery are not be upgrading automatically[03] : Upgrade module WBLingual from version 2.0.9 to version 2.0.9 OK[04] : Upgrade module captcha_control from version 2.2.3 to version 2.2.3 OKThere was an uncatched exceptionarray_merge(): Argument #2 must be of type array, null givenin line (748) of (/framework/helpers/PreCheck.php):
Tue, 24 Feb 2026 18:26:38 +0000 [E_DEPRECATED] /modules/wbstats/class.count.php:[122] from /modules/wbstats/class.count.php:[122] substr "substr(): Passing null to parameter #1 ($string) of type string is deprecated"Tue, 24 Feb 2026 18:26:38 +0000 [E_DEPRECATED] /modules/wbstats/class.count.php:[133] from /modules/wbstats/class.count.php:[133] parse_str "parse_str(): Passing null to parameter #1 ($string) of type string is deprecated"Tue, 24 Feb 2026 18:27:06 +0000 [E_WARNING] /framework/helpers/PreCheck.php:[748] from /framework/helpers/PreCheck.php:[751] bin\helpers\PreCheck::rm_full_dir "Undefined array key "file""Tue, 24 Feb 2026 18:27:16 +0000 [E_DEPRECATED] /modules/wbstats/class.count.php:[122] from /modules/wbstats/class.count.php:[122] substr "substr(): Passing null to parameter #1 ($string) of type string is deprecated"Tue, 24 Feb 2026 18:27:16 +0000 [E_DEPRECATED] /modules/wbstats/class.count.php:[133] from /modules/wbstats/class.count.php:[133] parse_str "parse_str(): Passing null to parameter #1 ($string) of type string is deprecated"Tue, 24 Feb 2026 18:35:09 +0000 [E_WARNING] /framework/helpers/PreCheck.php:[748] from /framework/helpers/PreCheck.php:[751] bin\helpers\PreCheck::rm_full_dir "Undefined array key "file"""
There was an uncatched exceptionarray_merge(): Argument #1 must be of type array, null givenin line (1197) of (/framework/frontend.functions.php):
The upgrade script could not start automaticallyPlease click on this link to start the script!
/framework/helpers/PreCheck.php Zeile 748
$aFiles = array_merge(($aHits['folder'] ?? []), ($aHits['file'] ?? []));
$aFiles = array_merge( is_array($aHits['folder'] ?? null) ? $aHits['folder'] : [], is_array($aHits['file'] ?? null) ? $aHits['file'] : []);
03] : Upgrade module WBLingual from version 2.0.9 to version 2.0.9 OK[04] : Upgrade module captcha_control from version 2.2.3 to version 2.2.3 OKThere was an uncatched exception
There was an uncatched exceptionarray_merge(): Argument #2 must be of type array, null givenin line (748) of (/framework/helpers/PreCheck.php):
$aFiles = array_merge(($aHits['folder'] ?? []),$aHits['file']);
Beim einloggen in die Admin Seite erscheint immer der folgende Text
Habe es auch = '1.13.0'; gesetzt, dann hat die Installation geklappt.
Beim einloggen in die Admin Seite erscheint immer der folgende TextCode: [Select]The upgrade script could not start automaticallyPlease click on this link to start the script!
Die Tabelle für die Droplets hat gefehlt. Die habe ich dann aus meiner Testinstanz exportiert und hier importiert.
ich habe die unzip.php benutzt. Habe sie extra vorher noch mal heruntergeladen.