Minitek Wall Pro

Minitek Wand Pro 5.0.3

Keine Berechtigung zum Herunterladen
here's a fix for Joomla 6:

Just change only one line in:
/administrator/components/com_minitekwall/src/Model/WidgetModel.php

Line 140 to this

if (isset($temp_source_params->source_type) && (($item->source_id ?? 0) == $temp_source_params->source_type)) {
 
Zurück
Oben