Hello,
I have 2 problems with a validated site of mine:
1. I use a form to upload up to 4 different files in one form, the upload works.
But somehow it doesn't upload it to the direct path
e.g.: instead of uploading to /usr/www/users/xyz/public_html/myfolder
it uploads to /usr/www/users/xyz/public_html/myfolder/myfolder
2. After the upload the file should get attached to an email, but i never receive an email.
This is kinda weirt because the debugger says that the email was sent.
(i tried to send mails with other moduls/components and it didn't work either, but they worked before installing chronoforms)
Can anyone help me how i can fix this issue, please?
I have 2 problems with a validated site of mine:
1. I use a form to upload up to 4 different files in one form, the upload works.
But somehow it doesn't upload it to the direct path
e.g.: instead of uploading to /usr/www/users/xyz/public_html/myfolder
it uploads to /usr/www/users/xyz/public_html/myfolder/myfolder
2. After the upload the file should get attached to an email, but i never receive an email.
This is kinda weirt because the debugger says that the email was sent.
(i tried to send mails with other moduls/components and it didn't work either, but they worked before installing chronoforms)
Can anyone help me how i can fix this issue, please?