News:

Dear forum visitors, if the support forum is not available, please try again a few minutes later. Thanks!

Main Menu
Support-Forum

Post install error - [Solved]

Started by svherpen, 27.12.2022 12:11:01

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

svherpen

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
  •  

Arno

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.
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

svherpen

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
  •  

Arno

Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •