Form Builder error when sending an empty file field form

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
waltertakashi
Forum Members
Forum Members
Posts: 31
Joined: Tue Oct 06, 2015 7:55 pm

Form Builder error when sending an empty file field form

Post by waltertakashi »

Hi guys!

When we have a file field that is optional and the user doesn't put any file on it, Form Builder gives the following error:

Code: Select all

Warning: unlink(******): Is a directory in ******/www/modules/FormBuilder/classes/FileUploadField.class.php on line 219
But if we put a file, the form is sent normally.

Is there a way to solve this?

Thank's!
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Form Builder error when sending an empty file field form

Post by Dr.CSS »

You may need to show your form template, default ones have an 'if empty don't show/react' call in them...
Locked

Return to “Modules/Add-Ons”