storypioneers / kirby-wysiwyg

WYSIWYG panel field for Kirby CMS
Other
125 stars 17 forks source link

Error when saving field within structure field #20

Open Melros opened 8 years ago

Melros commented 8 years ago

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 commented 8 years ago

I'm getting the same issue as well.

gerardkd commented 8 years ago

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