Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

Kirby 3.6.0-beta.1 compatibility #3

Closed
MaluNoPeleke opened this issue Sep 22, 2021 · 1 comment
Closed

Kirby 3.6.0-beta.1 compatibility #3

MaluNoPeleke opened this issue Sep 22, 2021 · 1 comment

Comments

@MaluNoPeleke
Copy link
Contributor

MaluNoPeleke commented Sep 22, 2021

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.

@MaluNoPeleke
Copy link
Contributor Author

It got fixed in the pages-display plugin: rasteiner/k3-pagesdisplay-section@7a94da8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant