You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.
After updating Kirby to 3.6.0-beta.1 I got the following error while accessing the panel:
Whoops\Exception\ErrorException thrown with message "array_replace_recursive(): Expected parameter 1 to be an array, string given"
Stacktrace:
#8 Whoops\Exception\ErrorException in /var/www/virtual/peleke7/site/plugins/k3-filesdisplay-section/src/FilesDisplaySection.php:59
#7 array_replace_recursive in /var/www/virtual/peleke7/site/plugins/k3-filesdisplay-section/src/FilesDisplaySection.php:59 #6 require in /var/www/virtual/peleke7/site/plugins/k3-filesdisplay-section/index.php:10 #5 include_once in /var/www/virtual/peleke7/kirby/src/Filesystem/F.php:425 #4 Kirby\Filesystem\F:loadOnce in /var/www/virtual/peleke7/kirby/src/Cms/AppPlugins.php:811 #3 Kirby\Cms\App:pluginsLoader in /var/www/virtual/peleke7/kirby/src/Cms/AppPlugins.php:782 #2 Kirby\Cms\App:plugins in /var/www/virtual/peleke7/kirby/src/Cms/AppPlugins.php:671 #1 Kirby\Cms\App:extensionsFromPlugins in /var/www/virtual/peleke7/kirby/src/Cms/App.php:130
#0 Kirby\Cms\App:__construct in /var/www/virtual/peleke7/index.php:5
This wasn't an issue with the alpha.4 before.
The text was updated successfully, but these errors were encountered:
After updating Kirby to 3.6.0-beta.1 I got the following error while accessing the panel:
This wasn't an issue with the alpha.4 before.
The text was updated successfully, but these errors were encountered: