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
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.
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
See here:
https://www.jdownloads.com/forum/index.php?topic=13826.msg49127#msg49127