jDownloads Support Forum

jDownloads for Joomla 4.x and 5.x => jDownloads 4.0 => Bugs! => Topic started by: svherpen on 27.12.2022 12:11:01

Title: Post install error - [Solved]
Post by: svherpen on 27.12.2022 12:11:01
Hi Arno, Collin,

I'm testing with an upgraded site (from Joomla 3.10 -> 4 and PHP8).
After I installed the latest beta release I got the error show in the image attached. (incorrect integer value).

Secondly, I do not see any downloads in the backend, while there should be.

Thirdly, when I log in to the front side, I get this message "No valid layout found for Categories!"

Maybe these errors are related to each other??

FYI: I did not uninstall the jDownloads previous version before running the update. Should I have done that? Can be tested any minute as I have made backups.

Regards, Sjaak
Title: Re: Post install error
Post by: Arno on 27.12.2022 23:15:30
Strange. Maybe I have in the upgrade script a typo?  ::)

Could you post your MySQL version and your SQL mode settings?

Use
SHOW VARIABLES LIKE 'sql_mode';
in your phpmyadmin sql window to get it.
Title: Re: Post install error
Post by: svherpen on 28.12.2022 16:04:47
This is the result of the query:

Variable_name Value
sql_mode         NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

I'm running on MySqli (10.5.17-MariaDB-cll-lve-log) and PHP 8.0.26
Title: Re: Post install error
Post by: Arno on 31.12.2022 00:52:39
See here:
https://www.jdownloads.com/forum/index.php?topic=13826.msg49127#msg49127