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

Error when saving field within structure field #20

Open
Melros opened this issue Oct 26, 2015 · 2 comments
Open

Error when saving field within structure field #20

Melros opened this issue Oct 26, 2015 · 2 comments
Assignees
Labels

Comments

@Melros
Copy link

Melros commented Oct 26, 2015

Hi,

when I am using this plugin within a structure field and try to save the entry I get the following error:

Fatal error: Uncaught exception 'Exception' with message 'Invalid route' in /mysite/panel/app/panel.php on line 240
( ! ) Exception: Invalid route in /mysite/panel/app/panel.php on line 240

Tested with:
Toolkit Version: 2.1.1
Kirby Version: 2.1.1
Panel Version: 2.1.1
v1.1.0 - Maintenance Release

@jpmaidment
Copy link

I'm getting the same issue as well.

@JonasDoebertin JonasDoebertin self-assigned this Oct 28, 2015
@gerardkd
Copy link

gerardkd commented Nov 7, 2015

I'm getting a same sort of error when there's a structure field defined in the same blueprint as the wysiwyg field (so not when only when the wysiwyg field is IN the structure field). Full error:

Fatal error: Uncaught exception 'Exception' with message 'Invalid route' in ....project.../panel/app/panel.php:240 Stack trace: #0 ....project.../panel/index.php(47): Panel->launch() #1 {main} thrown in ....project.../panel/app/panel.php on line 240

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

No branches or pull requests

4 participants