Page 1 of 2

Attach attachment does not work

Posted: 24 Jan 2020, 02:26
by dekeizer
Hello sergey,

I have a problem with email sending rules. By item updated email send to assigned email attach attachment does not work and by send to email it works.

Sincerely Gerjan

Re: Attach attachment does not work

Posted: 24 Jan 2020, 08:01
by support
File from archive replace to includes\classes\fieldstypes\
Let me know if it works ok now.

Re: Attach attachment does not work

Posted: 24 Jan 2020, 12:48
by dekeizer
Hello Sergey,

Its still not working.

Sincerely Gerjan

Re: Attach attachment does not work

Posted: 24 Jan 2020, 13:36
by support
Ok, then give me more information. Show me screenshots with configuration and show me email that you get in result.

Re: Attach attachment does not work

Posted: 24 Jan 2020, 23:04
by dekeizer
Hello sergey,

i found the issue, you must put the [id] of the field from the uploaded file into the message text and then it works ;)

sincerely Gerjan

Re: Attach attachment does not work

Posted: 12 Jun 2020, 15:39
by brave
Hello Sergey,

unfortunately I have the same problem. I specified id in the text, but the files are not sent in the appendix. See the screenshot. I have the problem (if it is the one, maybe I get it wrong) in versions 2.6 and 2.7 there is no attachment in the email. I exchanged the file from the post.

am I doing something wrong??

Best Regards
Patrick

i still get this error that can be the cause

12 Jun 2020 14:11:01 Notice
Undefined index: HTTP_HOST
/dev/includes/languages/german.php:1548

define('TEXT_2STEP_VERIFICATION_EMAIL_SUBJECT','Anmeldung bei ' . $_SERVER['HTTP_HOST'] . ' ' . i18n_date('d F Y h:i',time()));


12 Jun 2020 14:11:01 Notice
Undefined index: HTTP_HOST
/dev/includes/functions/urls.php:28

$host = $_SERVER['HTTP_HOST'];

Re: Attach attachment does not work

Posted: 12 Jun 2020, 16:52
by support
I can't reproduce your issue.

Re: Attach attachment does not work

Posted: 12 Jun 2020, 17:17
by brave
ok sergey, do I understand that correctly, that I picture that I upload via attachments, would actually be attached to the email? e.g. microsoft outlook

Re: Attach attachment does not work

Posted: 12 Jun 2020, 17:34
by support
that I picture that I upload via attachments, would actually be attached to the email?
Yes, this is correct. I just tested and it works ok for me. Try to test with other email, for example gmail.

Re: Attach attachment does not work

Posted: 12 Jun 2020, 17:48
by brave
Thanks Sergey, that was a good tip after googlemail the mail never arrives.
Oh I will now test everything and try to illuminate the problem.
Will contact me if I have more information.