Replies: 1 comment
-
wrong repo |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
White screen of death
Solution:
Downgrade to PHP Version 8.0.30
Dashboard not working properly
Solution:
Run this mystery SQL in your phpMyAdmin :3
SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
i found from here
I have no clue what it does i just know it works
Beta Was this translation helpful? Give feedback.
All reactions