Errors due form within a stack
Permalink
I want to insert a form into different pages in the sidebar.
In addition I have created a form in the stack and called it with the following code in the template:
The display is working so far. After I submit the form, the page reloads, the fields display my data and there is no written report.
Did I do something wrong?
Can someone help me?
In addition I have created a form in the stack and called it with the following code in the template:
$b = new GlobalArea('Schnell-Formular'); $b->display();
The display is working so far. After I submit the form, the page reloads, the fields display my data and there is no written report.
Did I do something wrong?
Can someone help me?

This is a bug. We will fix it in 5.5.1
thx
Do you already know approximately when 5.5.1 is released? If it takes longer than 1 month?
Do you already know approximately when 5.5.1 is released? If it takes longer than 1 month?
I am working on a few 5.5.1 related items and valid reports this week. Franz and I are on the road through Saturday. Likely mid next week.
Hi Andrew, i'm getting this error trying to call blocks in a similar way from a stack… is this also a bug?
http://www.concrete5.org/community/forums/customizing_c5/help-form-...
Thanks
http://www.concrete5.org/community/forums/customizing_c5/help-form-...
Thanks
Should be fixed in github