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.

Urgent problem with Summary

Mehr
5 Jahre 2 Tage her #6186 von Administrator AV
Administrator AV antwortete auf Urgent problem with Summary
Hi,
you can send the login to contact@vi-solutions.de
In the browser console on the source tab, you can see all javascript and css files. Sadly the media/com_visforms/js/visforms,js does not have a version (I should include that) so it is difficult for you to see whether it is a cached file (old version) or the correct new one.
Basically the files differ exactly in that line 688.
The code in the old file is
Code:
var fields = JSON.parse(visform.fields);
The code in the new file is
Code:
function createSummaryHtml(formid) {
and the line which would match the line 688 from the old file is now at line 690
Code:
var fields = visform.fields;
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
5 Jahre 2 Tage her #6187 von AndyG0HXT
AndyG0HXT antwortete auf Urgent problem with Summary
Hi Aicha

Thanks for the update, I am using the old visforms.js file in that case. Do you have any idea where it might be stored on the MAC. I'm currently searching the entire disk for that file.

Mehr
5 Jahre 2 Tage her - 5 Jahre 2 Tage her #6188 von Administrator AV
Administrator AV antwortete auf Urgent problem with Summary
Sorry, no, I do not know where cached browser files are stored on MAC and how do clear them properly.

: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 :-).
Letzte Änderung: 5 Jahre 2 Tage her von Administrator AV.

Mehr
5 Jahre 2 Tage her #6189 von AndyG0HXT
AndyG0HXT antwortete auf Urgent problem with Summary
Hi again

Solved, I found it and forcibly deleted the .js file.

Thanks for your help with this.

Mehr
5 Jahre 2 Tage her #6190 von Administrator AV
Administrator AV antwortete auf Urgent problem with Summary
You're welcome!
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