jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => Topic started by: wbvds on 18.02.2015 18:06:55

Title: unwanted result on 'E-Mail Configuration for File Uploads'
Post by: wbvds on 18.02.2015 18:06:55
This is the input on 'E-Mail Configuration for File Uploads'
QuoteEr is een nieuw/gewijzigd upload-bestand geplaatst door inzender: {name}
 Bestandsnaam: {file_name}, met titel: {file_title}
 Beschrijving:  {description}
 Dit is een automatisch gegenereerde e-mail; je kunt op dit bericht niet reageren via de standaard antwoordfunctie van het mailsysteem.

This is the output i get when the email has been sent
QuoteEr is een nieuw/gewijzigd upload-bestand geplaatst door inzender: wbvds  Bestandsnaam: 9861EP-20.pdf, met titel: was  Beschrijving:  kort  Dit is een automatisch gegenereerde e-mail; je kunt op dit bericht niet reageren via de standaard antwoordfunctie van het mailsysteem.

It should be like this (as it was when using Joomla 2.5.XX)
QuoteEr is een nieuw/gewijzigd upload-bestand geplaatst door inzender: wbvds  
Bestandsnaam: 9861EP-20.pdf, met titel: was  
Beschrijving:  kort  
Dit is een automatisch gegenereerde e-mail; je kunt op dit bericht niet reageren via de standaard antwoordfunctie van het mailsysteem.

Updating from Joomla 2.5.24 to 3.3.6, the input on on 'E-Mail Configuration for File Uploads' did not change

I does not make sense to me: I do not understand what may be wrong on 3.3.6

Regards, wietze  
Title: Re: unwanted result on 'E-Mail Configuration for File Uploads'
Post by: Arno on 19.02.2015 11:41:46
Hi wietze,
not sure, but what is your setting for: Use HTML-formatting?
Title: Re: unwanted result on 'E-Mail Configuration for File Uploads'
Post by: wbvds on 19.02.2015 15:18:09
It is: yes
Title: Re: unwanted result on 'E-Mail Configuration for File Uploads'
Post by: Arno on 20.02.2015 14:10:36
Okay, i must test it here.
Title: Re: unwanted result on 'E-Mail Configuration for File Uploads'
Post by: wbvds on 11.03.2015 14:40:34
Any news on this topic?

regards, Wietze
Title: Re: unwanted result on 'E-Mail Configuration for File Uploads'
Post by: Arno on 11.03.2015 16:14:24
Quote from: wbvds on 11.03.2015 14:40:34
Any news on this topic?

regards, Wietze
Hi,
i have it tested but can not find any problem. See pic.

used e-mail text in configuration:
Quote
Mitteilung über eine Dateieinsendung!



Einsender: {name}

E-Mail: {mail}

IP-Adresse: {ip}


Dateiname: {file_name}

Titel: {file_title}

Beschreibung: {description}

Datum und Zeit: {date}


Dies ist eine automatisch generierte E-Mail.


[gelöscht durch Administrator]
Title: Re: unwanted result on 'E-Mail Configuration for File Uploads'
Post by: wbvds on 11.03.2015 21:02:18
Thank you.

I still don't understand what is wrong; my input is 100% ok, it should result in a lay-out of text similar to yours

Regards, Wietze
Title: Re: unwanted result on 'E-Mail Configuration for File Uploads'
Post by: Arno on 11.03.2015 22:16:11
Okay.
You must not use
 only a new line in the text.
Example:
QuoteEr is een nieuw/gewijzigd upload-bestand geplaatst door

inzender: {name}
Bestandsnaam: {file_name}
met titel: {file_title}
Beschrijving:  {description}

Dit is een automatisch gegenereerde e-mail; je kunt op dit bericht niet reageren via de standaard antwoordfunctie van het mailsysteem.
Title: Re: unwanted result on 'E-Mail Configuration for File Uploads'
Post by: wbvds on 16.03.2015 10:47:23
Thank you for replying

I removed
's from the input; output is now what it should be!
Yet, confusion overhere; what puzzles me:

- before updating to latest jDownloads version, it all was 100% ok; I was applying
's and it worked fine; nothing was changed when updating;
- the quote you listed in one of your replies actually does list
's.

Regards, Wietze