jDownloads Support Forum

jDownloads for Joomla 4.x and 5.x => jDownloads 4.0 => Bugs! => Topic started by: jD_tester on 09.01.2023 18:36:40

Title: small code-addition for HtmlView.php - [added in 4.0.13]
Post by: jD_tester on 09.01.2023 18:36:40
administrator\components\com_jdownloads\src\View\Template\HtmlView.php

this addition is necessary:

in line 91
$layout_type = '';

Title: Re: small code-addition for HtmlView.php
Post by: ColinM on 10.01.2023 14:59:34
Hi
Thanks for input.  Could you advise why the line is required please.
Is it a PHP8 thing?
Colin
Title: Re: small code-addition for HtmlView.php
Post by: Arno on 12.01.2023 13:47:21
done