How to implement a "send" form for PDF-File upload and sending them

asked Jun 20, 2018 by ThomasR (240 points)
I  am currently running a Site managed by Seotoaster.

Now i wanted to implement an upload-file button, that sends me the file to my eMail.

Like an application form: You type in Name and your eMail in the Form Fields (generated by SeoSamba Free Forms) and then i have a attach file Button.

But every time i try to upload something, it redirects me to backend/backend_form/receiveform/ - an error 500 page.

2 Answers

answered Jun 20, 2018 by SeoToaster Support (1,080 points)
Thomas,

Thank you for your request. Please send us a screenshot of the "Edit this form" settings screen to investigate this issue.
answered Jun 20, 2018 by SeoToaster Support (1,080 points)
Also, please send us the link to the page with the form
commented Jun 21, 2018 by ThomasR (240 points)
Thanks for the quick answer.

I found the error myself. A double " in the form code prevented it from working. Didn't see that yesterday. (it was a long day ^^ )
...