Basic Information
Trying to view the board index with the latest commits pulled through causes a blank screen.
Steps to reproduce
- Pull in latest GitHub commits
- Try to view the board index
Expected result
Board index loads like usual
Actual result
Blank screen due to out-of-memory error
Version/Git revision
131b9b9
Database Engine
All
Database Version
No response
PHP Version
8.4.5
Logs
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /.../Sources/Lang.php on line 988
Additional Information
I am able to manually access other parts of the forum by changing the URL, and everything loads then, except a different error is displayed in place of the content (will file a separate report on that one).
Basic Information
Trying to view the board index with the latest commits pulled through causes a blank screen.
Steps to reproduce
Expected result
Board index loads like usual
Actual result
Blank screen due to out-of-memory error
Version/Git revision
131b9b9
Database Engine
All
Database Version
No response
PHP Version
8.4.5
Logs
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /.../Sources/Lang.php on line 988Additional Information
I am able to manually access other parts of the forum by changing the URL, and everything loads then, except a different error is displayed in place of the content (will file a separate report on that one).