There are several errors when submitting forum topics:
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 65552 bytes) in /home/forum/repo/www/core/includes/bootstrap.inc on line 2593
The requirement was introduced for one fix to a `uasort` callback. I believe we can avoid that and remove the requirement. https://github.com/backdrop-contrib/better_formats/issues/13
It's unclear why this was added. The same thing was added to the D7 module, but in D7 they have two concurrent versions released earlier today, 1.0 and 2.0. Only 2.0 requires php 8. I've pinged the...
Posted18 hours 43 min ago by Alejandro Cremaschi (argiepiano) on:
Ah! Just as I'd imported 132 report pages.
TBH, today, I'd got to the stage where I don't want to spend much more time testing/configuring/etc plug-in(s) for a one time import. OK for a bigger...
Comments
This is probably related to:
https://forum.backdropcms.org/forum/forum-preview-throws-error and/or
https://github.com/backdrop-ops/forum.backdropcms.org/issues/67
Thanks for reporting the problem.