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?

Fehlermeldung

More
4 years 9 months ago #7563 by KnoSoft
Fehlermeldung was created by KnoSoft
Hallo!
Ich hoffe, ich bin hier richtig mit meiner Suche nach Hilfe.
Mein Provider hat auf die Version PHP 8.0 umgestellt-seither erhalte ich den Fehler:
************************
Fatal error: Array and string offset access syntax with curly braces is no longer supported in /home/.sites/443/site6262040/web/TestDB6/administrator/components/com_visforms/helpers/visformsconditions.php on line 386
*************************
wenn ich manuell auf die PHP Version 7.3 umstelle, funktioniert Visforms normal.

Mit freundlichen Grüßen

Knobloch Harald

More
4 years 9 months ago #7565 by Administrator AV
Replied by Administrator AV on topic Fehlermeldung
Hallo Harald,

danke für den Hinweis.
Ich werde das schnellstmöglich beheben.

Zwischenzeitlich: Bitte öffne die genannte Datei administrator/components/com_visforms/helpers/visformsconditions.php
Suche die Zeile 386
Code:
unset ($oldRestricts{$i});
und ersetzt die geschweiften Klammern mit eckigen
Code:
unset ($oldRestricts[$i]);
Gruß,
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