Help Center

Powered by Minitek FAQ Book
Loading...

Joomla 6 - Fix here

RS
Robert StellePosted 3 months agoEdited 3 months ago

Hi everyone,
since nobody seems to be answering anymore, 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)) {

 

Thats all. It works even without "Backward Compatibility Plugin".

Regards

Loading...
2
#4662