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

E-mail thankyou page gives error

Started by Muut Archive 10 years ago · 9 replies · 447 views
10 years ago

After following the tutorial at https://learn.getgrav.org/forms/forms/example-form I keep getting a "RuntimeException (400) Display page not found. " error

I have a 'thankyou' folder in user/pages and when going to /thankyou I can see that page like any other page on the site.

Any ideas to what might be going wrong here?

The e-mail from the form does get sent by the way, so that part apparently works 😀

10 years ago

On your form "process:" maybee try removing - display: thankyou and see if it works?

I think in order for the thank you page to display it has to exist. So you need to make a separate thankyou.md inside a folder inside the page. Let me know if that was it.

10 years ago

Also try going to the admin pannel and making sure the thank you page parent is set to the form.

10 years ago

Just a guess, but maybe you named your page inside /thankyou as the tutorial suggest: formdata.md. Thus, grav is looking for a page template named formdata.html.twig
You can either rename your file or specify a template: yourtemplate in the frontmatter

10 years ago

@davidalanbruce yeah I already have that page so it exists, although a bit different from what you named it. My current folder structure looks like this:

06.contact
--form.md
thankyou
-- form.md

10 years ago

Ah fixed it: "Parent" was set to root. Changed that to the specific form and now it works!

10 years ago

This one seems very tricky to me!
I've had the same problem, same Folder Structure, but nothing seemed to solve it. Just after I modified the Folder Structure via Admin Plugin (Set Parent to another page and back again) it works for me. Maybe this helps someone else before going mad. ;)

10 years ago

Was this with the latest version of the Form plugin?

10 years ago

Yes, I've updated everything before. Could it be just a cause of caching? Inwill have an eye on this the next time.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1366 9 years ago
Archive · by Muut Archive, 9 years ago
2 940 9 years ago
Archive · by Muut Archive, 9 years ago
2 4069 9 years ago
Archive · by Muut Archive, 9 years ago
1 2960 9 years ago
Archive · by Muut Archive, 9 years ago
3 1124 9 years ago