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
Thanks. It still took a lot of trial and error for all the settings within the settings, but I eventually got it to display based on these instructions.
Another easy way to do this is to use the module Corresponding Entity References (cer). You would need to add an entity reference field in the authors content type pointing at the book, then set...
Posted15 hours 59 min ago by Alejandro Cremaschi (argiepiano) on:
I also found the contextual filter area in the view for this block. But that’s where it stops.
I'll try my best - views based on entity reference can be a challenge....
Create a block with a contextual filter on the "author" node ID, and based on that relationship get the book node IDs.
Thanks! I think I get the general idea.
I set up...
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.