jDownloads Support Forum

jDownloads for Joomla 3.x => jDownloads 3.9 (Support ended) => Topic started by: imcolpc on 17.08.2021 20:07:58

Title: Possible Conflict with RokSproket|RokCommon
Post by: imcolpc on 17.08.2021 20:07:58
 Recently had an issue upon saving a roksprocket module where I get 
QuoteError while saving
Invalid JSON data Uncaught Exception: UNHANDLED ERROR [8] Undefined property: Joomla\CMS\Table\Module::$element /PATH/plugins/system/jdownloads/jdownloads.php:270
  • File: /PATH/libraries/rokcommon/RokCommon/Ajax.php Line: 149
Joomla! 3.10.0 Stable,   PHP Version    7.4.22 jDownloads Version  3.9.8 and tried 3.9.7.2  too.



  The interesting part is: upon UNinstalling j downloads ( not even all the files,DB,images included) than everything works.
I am able to create a new  roksprocket module and save it. The line in error refers to
Quote// Check that we have really the jD settings
        if ($table->element != 'com_jdownloads') return;
So I dont really see what the issue is ?  Thoughts ? Any help, ideas would be great. Thank you.
Title: Re: Possible Conflict with RokSproket|RokCommon
Post by: Arno on 18.08.2021 11:17:18
Hi,
I will check this shortly. Thanks.