Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Admin plugin 0.3.0 - validation failed error

Started by Muut Archive 11 years ago · 4 replies · 308 views
11 years ago

I have updated some blog pages with success, but now i'm stuck with the following error message when I try to save my modifications : "Validation failed: Invalid input in Process"

I have cleared the cache but I still get this error message.

Do you have some recommendations ?

11 years ago

I have updated my website to grav 0.9.37 and still get this error
I don't have this error when I switch to Expert mode.

11 years ago

Switch to Expert mode fro this page, or edit the .md file directly and remove the entries for process:. So for example if you have something like:

YAML
title: My Page
process:
  markdown: true
  twig: false
taxonomy:
  tag: [foo, bar]

Remove the process bit:

YAML
title: My Page
taxonomy:
  tag: [foo, bar]
11 years ago

I removed the process bit and it works like a charm.
Thanks for the quick reply.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1333 9 years ago
Archive · by Muut Archive, 9 years ago
2 924 9 years ago
Archive · by Muut Archive, 9 years ago
2 4055 9 years ago
Archive · by Muut Archive, 9 years ago
1 2935 9 years ago
Archive · by Muut Archive, 9 years ago
3 1110 9 years ago