Okay I seem to have a problem with the file upload function.
The download link in the email is not correct for some reason.
I get: http://www.domainname.com//download.php?q=Zm9ybV9pZD0xMCZpZD0yJmVsPWVsZW1lbnRfMzY=
While it should be: http://www.domainname.com/bestelformulieren/download.php?q=Zm9ybV9pZD0xMCZpZD0yJmVsPWVsZW1lbnRfMzY=
Where can I fix this?
One more thing; is it possible to only allow the following file types to be sent:
PDF
JPG
GIF
PNG
And disallow the rest?