Page 14 of 23

Re: Advancedform_XH

Posted: Mon Feb 11, 2019 9:00 pm
by olape
Holger wrote:
Mon Feb 11, 2019 8:28 pm
..findet man alles eh in den Server-Logs.
(Sorry, wenn ich mich hier einmische).
Wenn man denn Logs (aktiviert) hat.
Ausserdem ist es gut, so viel Meinungen wie möglich zu haben.
Also bitte immer einmischen!

Re: Advancedform_XH

Posted: Tue Feb 12, 2019 12:54 am
by cmb
olape wrote:
Mon Feb 11, 2019 7:21 pm
Vielleicht kannst du es so machen, wie wir das bei Svastis downloadcontrol gelöst haben.
Konfigurierbar das letzte Oktett auf 0.
Hmm, und was ist mit IPv6?
Holger wrote:
Mon Feb 11, 2019 8:28 pm
Der Grundsatz heißt aber "Datensparsamkeit". Was bringt die IP überhaupt an der Stelle? Wofür?
Sehr berechtigte Frage, auf die ich keine Antwort habe.
Holger wrote:
Mon Feb 11, 2019 8:28 pm
(Sorry, wenn ich mich hier einmische).
Wenn ich mit Olaf, oder sonst jemandem, ein privates Gespräch führen wollte, dann wären öffentliche Posts in diesem Board sicher der falsche Weg. :)
olape wrote:
Mon Feb 11, 2019 9:00 pm
Wenn man denn Logs (aktiviert) hat.
Auch wieder ein sinnvoller Einwand, finde ich. Aber statt die IP-Adresse in die Betreffzeile der Mail zu integrieren, könnte diese Information dann auch ins CMSimple_XH-Log geschrieben werden. Das ließe sich wohl leichter verwalten. Andererseits: wer keine Zugriffe protokolliert, der will vermutlich auch keine anderen Logeinträge. Zur Zeit tendiere ich dazu, die IP-Adresse bei Advancedform_XH einfach vollständig zu ignorieren (allerdings nicht als Bugfix, sondern als Verbesserung, d.h. für Advancedform_XH 2.0).

Re: Advancedform_XH

Posted: Tue Feb 12, 2019 6:22 am
by olape
cmb wrote:
Tue Feb 12, 2019 12:54 am
Hmm, und was ist mit IPv6?
Gute Frage.
cmb wrote:
Tue Feb 12, 2019 12:54 am
Zur Zeit tendiere ich dazu, die IP-Adresse bei Advancedform_XH einfach vollständig zu ignorieren (allerdings nicht als Bugfix, sondern als Verbesserung, d.h. für Advancedform_XH 2.0).
Dann ist das vielleicht der beste Weg.

Sender and receiver different email address??

Posted: Thu Mar 21, 2019 2:50 pm
by Nicky
Just talked to my hosting provider, it seems situation (legal) as follows (EU/GDPR):

1.the visitor who fills out the form should NOT be the sender of the email
2.the sender of the form data should NOT be the same as the receiver

(1.) could be easily fixed; don't use the 'email sender' field but just ask email of client in a 'email' of 'text' field

However.. (2.) In the configuration of the form you can fill out me@mydomain.com, so form sends to me@mydomain.com (receiver) but the same is also the sender.. According to my provider this should be 2 different email addresses, for example:

sender me1@mydomain.com
receiver me2@mydomain.com

Anyone heard this before? How could we set this in Advanced Form?

Re: Advancedform_XH

Posted: Sat Mar 23, 2019 10:30 am
by lck
Nicky wrote:
Thu Mar 21, 2019 2:50 pm
However.. (2.) In the configuration of the form you can fill out me@mydomain.com, so form sends to me@mydomain.com (receiver) but the same is also the sender.. According to my provider this should be 2 different email addresses, for example:

sender me1@mydomain.com
receiver me2@mydomain.com

Anyone heard this before? How could we set this in Advanced Form?
Which version of Advancedform do you use?
With version 1.2 this should be possible, see changelog, Mails should use fixed From address.

Re: Advancedform_XH

Posted: Sat Mar 23, 2019 2:41 pm
by cmb
lck wrote:
Sat Mar 23, 2019 10:30 am
Nicky wrote:
Thu Mar 21, 2019 2:50 pm
However.. (2.) In the configuration of the form you can fill out me@mydomain.com, so form sends to me@mydomain.com (receiver) but the same is also the sender.. According to my provider this should be 2 different email addresses, for example:

sender me1@mydomain.com
receiver me2@mydomain.com

Anyone heard this before? How could we set this in Advanced Form?
Which version of Advancedform do you use?
With version 1.2 this should be possible, see changelog, Mails should use fixed From address.
Indeed. However, the email address of sender and receiver are now identical (only the Reply-To address is different). While I can imagine that this is not allowed for some reasons, these are surely not legal reasons (it's not forbidden to anyone to send mail to themselves).

Re: Advancedform_XH

Posted: Thu Apr 04, 2019 6:00 pm
by roze
how can I change the color of the text so it becomes visible?

https://platform17.be/?Start/Registratieformulier

Re: Advancedform_XH

Posted: Thu Apr 04, 2019 6:20 pm
by frase
roze wrote:
Thu Apr 04, 2019 6:00 pm
how can I change the color of the text so it becomes visible?
It is best to delete the entire rule for ".label" in stylesheet.css line 152.

Re: Advancedform_XH

Posted: Fri Apr 05, 2019 7:36 pm
by roze
Thanx

It works fine

Re: Advancedform_XH

Posted: Thu May 23, 2019 8:09 am
by frase
Nur eine Frage aus reinem Interesse - keine Kritik!

Das Formular setzt ein Session-Cookie "XH_2f".
Wozu ist das nötig?
Ginge das auch ohne?