Joomla 6 Notice

We are pleased to announce that all our Joomla extensions have been compatible with Joomla 6 since October 14th, 2025.

For those currently upgrading from Joomla 3 to 4: Instructions for Joomla 4 migration can be found here:

There are standalone documentations Visforms Joomla 4, Visforms Joomla 5 and Visforms Joomla 6.

Forum

Visforms Subscription user can ask questions in our forum. Please log in with the relevant user first.
Everybody can access the forum for reading.

Please only ask 1 question per topic.

Important information for almost every question:
V1: Which Visforms version is running?
V2: Which Joomla version is running?
V3: Which PHP version is running?

Urgent problem with Summary

More
6 years 10 months ago #6186 by Administrator AV
Replied by Administrator AV on topic 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 :-).

More
6 years 10 months ago #6187 by AndyG0HXT
Replied by AndyG0HXT on topic 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.

More
6 years 10 months ago - 6 years 10 months ago #6188 by Administrator AV
Replied by Administrator AV on topic 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 :-).
Last edit: 6 years 10 months ago by Administrator AV.

More
6 years 10 months ago #6189 by AndyG0HXT
Replied by AndyG0HXT on topic Urgent problem with Summary
Hi again

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

Thanks for your help with this.

More
6 years 10 months ago #6190 by Administrator AV
Replied by Administrator AV on topic 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 :-).

Moderators: Administrator AVAdministrator IV
Powered by Kunena Forum