Joomla 5 Notice

Today, October 31, 2023, we released Visforms 4.4.0.
We are pleased to announce that our Joomla extension Visforms is now compatible with Joomla 5.

Our Joomla extension Spambotcheck is currently not yet compatible with Joomla 5 and the installation cannot be started on Joomla 5. We expect to release a release with Joomla 5 compatibility shortly.

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!

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.

Inportant forum rule: Please only ask 1 question per topic.

Nach Update auf Visforms 4.3.1 Custom Plugin Tabs fehlen in Formularverwaltung

More
2 weeks 8 hours ago #9868 by efa-sk
Hallo liebes vi-solutions Team,

nach einem Update auf die Visforms Version 4.3.1 / Subscription 4.3.1 fehlen die Tabs zweier Custom Plugins die wir zusätzlich für unser Kontaktformular erstellt haben.

An welcher Stelle kann ich ansetzen um diese wieder "sichtbar" zu machen. Die Plugins sind aktiviert.

Zur Veranschaulichung anbei noch zwei Bilder der Tab Leiste aus der Formularverwaltung. Einmal mit den Plugin-Bezeichnungen (CSV-Export, Zero-Byte-Check) und einmal ohne (fehlende).


Vielen Dank im Voraus
Sebastian
Attachments:

More
2 weeks 7 hours ago #9869 by Administrator IV
Hallo Sebastian,

es gab im Rahmen der Einführung des Plugins 'Frontend Webassets' eine Änderung am 'VisformsPluginHelper'.
Code:
administrator/components/com_visforms/helpers/visFormsPluginHelper.php \visFormsPluginHelper

Es gibt in der Basis-Klasse 'visFormsPluginHelper' eine neue Klassen-Variable
Code:
protected $hasOwnTableInDatabase = false;

Ich denke, wenn du im Konstruktor deines Custom Plugins diese Variable auf 'true' setzt, dann sollte der jeweilige Tab wieder angezeigt werden.
Code:
class plgMyVisformsCustomPlugin extends visFormsPluginHelper

Liebe Grüße, Ingmar

:idea: I recommend you the new and up-to-date documentation for Joomla 4:
docs.joomla-4.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-4.visforms.vi-solutions.de/docs/
Das meiste gilt rückwirkend auch für Joomla 3.
Bitte immer nur 1 Frage pro Thema stellen :-).

More
2 weeks 6 hours ago #9870 by efa-sk
Die Tabs werden wieder angezeigt. Danke.

Moderators: Administrator AVAdministrator IV
Powered by Kunena Forum