Joomla 5 Mitteilung

Wir freuen uns mitteilen zu können, dass seit dem 29. Januar 2024 alle unsere Joomla Erweiterungen mit Joomla 5 kompatible sind.

Für alle die gerade noch von Joomla 3 auf 4 aktualisieren: Anleitungen für die Joomla 4 Migration gibt es hier:

Es gibt nun auch eine eigenständige Dokumentation für Visforms für Joomla 4 und für Visforms auf Joomla 5

Forum

Visforms Subscription Inhaber können in unserem Forum Fragen stellen. Bitte mit dem entsprechenden Benutzer anmelden.
Jeder kann lesend auf das Forum zugreifen.

Bitte stellen Sie nur 1 Frage pro Thema.

Wichtig Angaben für fast jede Frage:
V1: Welche Visforms-Version läuft?
V2: Welche Joomla-Version läuft?
V3: Welche PHP-Version läuft?

Aufgrund von Feiertagen und Urlaub ist bei Anfragen im Forum in der Zeit vom 20. Dezember 2024 bis zum 8.Januar 2025 mit verlängerten Antwortzeiten zu rechnen.

Check email existence no longer works

Mehr
1 Jahr 8 Monate her #9115 von angelsweb
Check email existence no longer works wurde erstellt von angelsweb
Hello, the 'Check email existence' functionality no longer works, i.e. the email with the verification code does not arrive even though the message appears that it has been sent.
Any suggestions? Thanks
Angelo

Mehr
1 Jahr 8 Monate her #9117 von Administrator IV
Administrator IV antwortete auf Check email existence no longer works
Hello Angelo,

I just tried it out.
The feature works perfectly for me and the verification mail was sent, the code was correct and was accepted.
The code for this feature has not changed recently.

Within Visforms, sending emails is a very stable and bug-free functionality.
Once configured properly in Visforms (and Joomla) to work, the problem is usually not Visforms.

However, numerous players are involved in the workflow of sending e-mails (especially Joomla, the webmailer, the e-mail server, the provider, the e-mail client, IP blacklists and spam filters...).
The configuration of these players is regularly the reason why e-mails do not arrive as expected.

In particular, it is also possible that the e-mail address used is only temporarily rejected by the recipient.
The entire domain under which the e-mail is sent can also be blocked by the recipient in one way or another.

This can be remedied by testing the affected e-mail dispatch outside of the form.

All these areas are not part of the Visforms code, but are the responsibility of the respective administrator.

Sending e-mails is always a topic in the forum and so far it has always been the above 'third parties' that have led to problems and irregularities.

Kind regards, Ingmar

:idea: I recommend you the new and up-to-date documentation for Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/en/docs/
Most of this also applies retrospectively to Joomla 3.
Please only ask 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/docs/
Das meiste gilt rückwirkend auch für Joomla 3.
Bitte immer nur 1 Frage pro Thema stellen :-).

Mehr
1 Jahr 8 Monate her - 1 Jahr 8 Monate her #9139 von angelsweb
angelsweb antwortete auf Check email existence no longer works
Hi, thank you for your reply, unfortunately it still doesn't work, now the emails with the verification code arrive, a few hours later, however when entering the code, an "incorrect code" message appears. The form page is:
www.logosintesitalia.it/index.php/area-r...a-di-ammissione.html

Kind regards
Angelo
Letzte Änderung: 1 Jahr 8 Monate her von angelsweb.

Mehr
1 Jahr 8 Monate her #9141 von Administrator IV
Administrator IV antwortete auf Check email existence no longer works
Dear Angelo,

I am very happy to hear that your e-mails are arriving.
If there are regularly long delays between sending and receiving, I advise you to contact your e-mail provider.
The transport of the e-mail is not within the scope of Visforms.

As I can gather from your explanations, you have sent and received several verification emails.
When entering the verification code, the last generated and last sent code must always be entered.

All previously generated verification codes lose their validity.
Google and others handle this no differently than Visforms.

The behavior is described in the documentation:
View in shape:
docs.joomla-4.visforms.vi-solutions.de/e...exists/#view-in-form

Citation:
f the user presses the “Verify” button several times, a new code is generated and sent each time.
Only the last code sent is saved in the database.
Codes older than 7 days are automatically deleted.

Kind regards, Ingmar

:idea: I recommend you the new and up-to-date documentation for Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/en/docs/
Most of this also applies retrospectively to Joomla 3.
Please only ask 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/docs/
Das meiste gilt rückwirkend auch für Joomla 3.
Bitte immer nur 1 Frage pro Thema stellen :-).

Mehr
1 Jahr 8 Monate her #9147 von angelsweb
angelsweb antwortete auf Check email existence no longer works
Hello
I am aware that only the last code requested is valid so
- I waited a day before making a new request
- I only made one request
- a few hours later the e-mail with the code arrived
- I entered it
- I received the wrong code message

In the previous e-mail I included the link to the form in question so that you could verify it
Thank you
Kind regards
Angelo

Mehr
1 Jahr 8 Monate her #9156 von Administrator AV
Administrator AV antwortete auf Check email existence no longer works
Hi Angelo,
I tried getting a Verification Code from your form.
I propery receive the message "we have send you a code..."
This indicates, that the Visforms code has complete it's task (creating the code, sending the mail) successfully.
The delivery of the mail else lies outside the scope of Visforms.

Mails which come in after hours (or not all) are a sure sign, that there is some problem with the mailer, set up in your Joomla installation.
In my case, I did not get the mail at all.

Without proper mailer, you cannot be sure, which mail was send when and which code ist the correct one.
This is not a good situation for testing the code validation.

The verification codes are stored temporarily in the database.
Table: #__visverificationcodes
One code is specific to the form and the e-mail adress.
If you want to test, if the Code Verication works (no wrong code message), then you could look up an e-mail address and the proper code for the specific form in that table and test with those data.

As Ingmar wrote before, we have tested the feature on our systems and it works properly.

One thing, I was wondering about all the time is, why you label your Post "no longer works".
This suggests, that it did work in the past.
When did it stop to work?
Was it a Visforms Update, was it a Joomla Update, was it some changes in your Webspace, what else?
Could you please provide this information?

Regards,
Aicha

:idea: I recommend you the new and up-to-date documentation for Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/en/docs/
Most of this also applies retrospectively to Joomla 3.
Please only ask 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/docs/
Das meiste gilt rückwirkend auch für Joomla 3.
Bitte immer nur 1 Frage pro Thema stellen :-).

Moderatoren: Administrator AVAdministrator IV
Powered by Kunena Forum