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.

Nach Update auf Visforms 4.3.1 Custom Plugin Tabs fehlen in Formularverwaltung

More
5 months 2 weeks 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
5 months 2 weeks 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-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
5 months 2 weeks ago #9870 by efa-sk
Die Tabs werden wieder angezeigt. Danke.

Moderators: Administrator AVAdministrator IV
Powered by Kunena Forum