Does it work if you remove the access restrictions? (i.e. allow all roles temporarily) ...if that does work, then it must be a roles/permissions issue.
UPDATE: I fixed the errors that I found in the logs. They were related to deleting an old blog content type pulled over from Drupal that was still referenced in one of the layouts. I updated...
Hmmm... this sounds like a bug with Copy Blocks. Would this possibly be related:
https://github.com/backdrop-contrib/copy_blocks/issues/26
https://github.com/backdrop-contrib/...
Posted1 day 7 hours ago by Alejandro Cremaschi (argiepiano) on:
Also this error: Warning: Undefined array key "blog" in summary() (line 63 of /app/core/modules/layout/plugins/access/entity_bundle_layout_access.inc).
I did recently delete an old blog...
I don't see any errors in the browser console, but there's this error in the logs
Warning: Trying to access array offset on null in summary() (line 63 of /app/core/modules/layout/plugins/...
What's missing there is the dropbutton, which is rendered by Javascript. Have you checked the browser's console for Javascript errors? Also check the site log just in case.
Posted1 day 15 hours ago by Alejandro Cremaschi (argiepiano) on:
Comments
Hey @willowf,
Does it work if you remove the access restrictions? (i.e. allow all roles temporarily) ...if that does work, then it must be a roles/permissions issue.
I'm not sure, but does putting the URL under `/user/%` automatically inherit the 'View user profiles' permission...?
In other words, do you have the 'View user profiles' permissions, and if not, does adding that permission give access then?
Also, you mentioned the search filter. Do you have the same problem if you remove the 'required' status from the filter and then leave it blank?
Hi, I tried it both ways and follow the problem.
Also the search filter gives some errors.
I see the same thing happens to the forum