Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[K4] 4.0 Compatibility #31

Open
afbora opened this issue Nov 28, 2023 · 3 comments
Open

[K4] 4.0 Compatibility #31

afbora opened this issue Nov 28, 2023 · 3 comments

Comments

@afbora
Copy link

afbora commented Nov 28, 2023

No route found for path: "undefined" and request method: "GET"

Kirby 4.0.0-rc.4
PHP 8.1.23

@mikewink
Copy link

Experiencing the same error with Kirby 4.0.3 and plugin version 1.0.4

@timkinali
Copy link

Could it be because of these methods being used:

$file->panelUrl(true)
$file->panelIcon($image)

@tobimori
Copy link

If anyone needs this, I made a quick-and-dirty fork of the Color Palette plugin that removes the broken Color Extractor functionality but works with Kirby 4 instead: https://packagist.org/packages/tobimori/kirby-color-palette
Not planning to merge this because it just removes functionality but it works for legacy projects.

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

No branches or pull requests

4 participants