jDownloads Support Forum

jDownloads for Joomla 4.x and 5.x => jDownloads 4.x - (This is the current version!) => Bugs! => Topic started by: Pete on 16.04.2026 09:23:52

Title: Frotend > SendModel > Text class error
Post by: Pete on 16.04.2026 09:23:52
Hi,

in the frontend class class SendModel which extends ItemModel (Path: components/com_jdownloads/src/Model/SendModel.php) are references to the Joomla::Text in lines 231 and 238. This doesn't work.

I fixed my frontend by change the calls to: return $app->enqueueMessage(\Joomla\CMS\Language\Text::_('COM_JDOWNLOADS_DOWNLOAD_NOT_FOUND'), 'error');

Can you please consider changing this within your source code for the next 4.1.x release.

- Joomla Version:  5.4.5
- Installed jDownloads Version (see jDownloads control page at the footer) > 4.1.2
- PHP Version: 8.3
- Use you the standard backend template? > yes
- It is a new Joomla 4 installation? > no
Title: Re: Frotend > SendModel > Text class error
Post by: Arno on 20.04.2026 10:25:08
Hi Pete,
sorry for the late reply. I must have missed this post as well. Unfortunately, the notification system for new forum posts isn't working at the moment.  :(


I've had a look at it now, and it's been fixed in the next version, 4.1.4.