jDownloads Support Forum

jDownloads for Joomla 4.x and 5.x => jDownloads 4.0 => Bugs! => Topic started by: Florian on 17.01.2024 14:26:05

Title: Backend Menu User Group Settings does not open
Post by: Florian on 17.01.2024 14:26:05
Hi,

sorry for another bug:

When I open User Group Settings Menu in Backend Component jDownloads, I receive Debug message

1364 Field 'form_fieldset' doesn't have a default value

Comes from      JROOT/administrator/components/com_jdownloads/src/Model/GroupsModel.php:200  via DatabaseDriver and MysqliStatement.php.
Title: Re: Backend Menu User Group Settings does not open
Post by: ColinM on 17.01.2024 16:33:02
Florian,
Please advise versions of Joomla, jDownloads and PHP

Also to get a full Error report go to System - Global Configuration -
tab System  set Debug System to Yes, then go to tab Server and set Error Reporting to Maximum.  When a falt occurs it produces a report of about 20 lines.  Copy and paste into a Regular Forum Post.

Colin
Title: Re: Backend Menu User Group Settings does not open
Post by: Florian on 17.01.2024 16:53:30
Hi Colin,

it is JD 4.0.39, J 4.4.2 PHP 8.2.13

Debugging was alread ON, now at Maximum and no further info:

Title: Re: Backend Menu User Group Settings does not open
Post by: Florian on 17.01.2024 21:19:38
Hi,

same issue again:

Table __jdownloads_usergroups_limits
Field form_fieldset is set to NULL=NO

Setting this field to NULL=YES opens this menu. I do not know yet whether the rest will work.
Title: Re: Backend Menu User Group Settings does not open
Post by: Florian on 17.01.2024 21:26:23
Hallo Arno,

einmal damit das Menü geöffnet, kann man das Feld wieder auf NULL=NO setzen. Danach funktioniert der Aufruf auch so.
Title: Re: Backend Menu User Group Settings does not open
Post by: ColinM on 20.01.2024 10:19:21
Florian,
In Table __jdownloads_usergroups_limits entry 'form_fieldset' does not have a default value set. Maybe this is the cause.
Colin