Joomla 6 Mitteilung

Wir freuen uns mitteilen zu können, dass seit dem 14. Oktober 2025 alle unsere Joomla Erweiterungen mit Joomla 6 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 eigenständige Dokumentationen Visforms Joomla 4, Visforms Joomla 5 und Visforms Joomla 6.

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.

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

Urgent problem with Summary

Mehr
6 Jahre 10 Monate 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 6:
docs.joomla-6.visforms.vi-solutions.de/en/docs/
Please ask only 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 6:
docs.joomla-6.visforms.vi-solutions.de/docs/
Bitte immer nur 1 Frage pro Thema stellen :-).

Mehr
6 Jahre 10 Monate 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
6 Jahre 10 Monate her - 6 Jahre 10 Monate 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 6:
docs.joomla-6.visforms.vi-solutions.de/en/docs/
Please ask only 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 6:
docs.joomla-6.visforms.vi-solutions.de/docs/
Bitte immer nur 1 Frage pro Thema stellen :-).
Letzte Änderung: 6 Jahre 10 Monate her von Administrator AV.

Mehr
6 Jahre 10 Monate 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
6 Jahre 10 Monate 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 6:
docs.joomla-6.visforms.vi-solutions.de/en/docs/
Please ask only 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 6:
docs.joomla-6.visforms.vi-solutions.de/docs/
Bitte immer nur 1 Frage pro Thema stellen :-).

Moderatoren: Administrator AVAdministrator IV
Powered by Kunena Forum