Joomla 5 Notice

We are pleased to announce that as of January 29, 2024, all of our Joomla extensions are compatible with Joomla 5.

For all who are still updateing from Joomla 3 to Joomla 4: Joomla 4 Migration instructions are available here:

There is now a separate Documentation for Visforms for Joomla 4 and for Visforms for Joomla 5!

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.

Urgent problem with Summary

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

More
4 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
4 years 10 months ago - 4 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 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 :-).
Last edit: 4 years 10 months ago by Administrator AV.

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

Moderators: Administrator AVAdministrator IV
Powered by Kunena Forum