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
It sounds like a CSS/JS bug in the Layouts UI: when the "Add block" row is hidden with display:none, its help/description element isn’t being hidden together.
🔧 Things to try...
Thank you, Martin and Olaf! I had a feeling that there might be something out there already :)
I will check all three options (I will look at porting modules) and report back which one...
The Views Watchdog module for Backdrop "extends the Views module and allows to create custom lists of log entries". On Github, there is also a Wiki page with information about available fields,...
Posted1 week 20 hours ago by Olaf Grabienski (Olafski) on:
Hi Irina
I have often wondered this. I have had Log Filter on my list of possible migrations for a while; this uses a JS library to do the filtering. I notice on the project page of this...
Posted1 week 21 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
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.