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.

Error Message

Mehr
4 Jahre 5 Monate her #6426 von van0358tz
Error Message wurde erstellt von van0358tz
Today I updated site with
vfsubscription_j3.9.0_3.4.5 Beta
visforms_j3.9.0_3.13.7

Now when I open the forms, I get this error line at the very top


Ajax: xxInternal Error Occurred

Mehr
4 Jahre 5 Monate her #6427 von Administrator AV
Administrator AV antwortete auf Error Message
Hi,

thanks for this notice.

I think I have to improve the html tagging of this code part a bit.
Actually this message should be hidden by default and this is done with some html classes which are obviously not supported by your template.
The message which contains the "Ajax:: xxInternal Error Occured" as a fix header, should only be displayed if an actual ajax error occurs.

As this problem was reported just 2 days ago by another user, I think, I have to make some modifications to my code.

In the meantime you could try if adding some custom css to your template would help.
Please try the following css.

.visform #ajax-modal-error-dialog.hide {display:none;}

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 :-).

Mehr
4 Jahre 5 Monate her #6437 von van0358tz
van0358tz antwortete auf Error Message
Dear Aicha,

Thank you for quick responce.
I added The code
.visform #ajax-modal-error-dialog.hide {display:none;}

to the Editing file "/css/template.css" of my template name: "ygpgpv5".

and saved. I still get the error message.

did I do something wrong?

Thank you
Vangelis

Mehr
4 Jahre 5 Monate her #6438 von Administrator AV
Administrator AV antwortete auf Error Message
Hi,
my mistake.
It has to be:

.visforms #ajax-modal-error-dialog.hide {display:none;}

(I missed the "s" at the first selector ".visforms" not ".visform".

Putting that into your template.css should work.

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 :-).

Mehr
4 Jahre 5 Monate her #6439 von van0358tz
van0358tz antwortete auf Error Message
It works :) :)

You are fantastic.

Service excellent !!!! Especially with your patience to a novice Joomla site developer like me.

Again, thank you very much !!!!!!!

Moderatoren: Administrator AVAdministrator IV
Powered by Kunena Forum