This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Hi guys,
Have a little problem today.
Did an update on an October site that is using FormBuilder for the forms on the site. When I go to submit a form i get this error message Exception: Serialization of 'Closure' is not allowed in C:\websites.dev\rangers\public_html\vendor\laravel\framework\src\Illuminate\Session\Store.php:262
I am not sure if it is this plugin that is causing the issue or not. The process is the form gets submitted, email gets sent, then redirects to a thank you page. The form submits and email gets sent but the form redirect doesn't work. I get this popup error like above.
Edit: this is the line that is being called and where the error is happening.
$this->handler->write($this->getId(), $this->prepareForStorage(serialize($this->attributes)));
Anyone had this problem or have any ideas?
Last updated
1-1 of 1