Above the error messages, I see the success message "No hay actualizaciones pendientes" (There are no pending database updates). Can you try to click on the "Informe de estado" (Status report) link and check if your Backdrop version is up to date?
It would also be interesting if the Status report page says anything about pending database updates.
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 10 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 17 hours ago by Alejandro Cremaschi (argiepiano) on:
Comments
I don't have a quick answer for you, but at times like this I would check the following:
stpaultim, thanks for the quick answer, now i see that those files are not present in the "hero" folder, i will try to find them
Above the error messages, I see the success message "No hay actualizaciones pendientes" (There are no pending database updates). Can you try to click on the "Informe de estado" (Status report) link and check if your Backdrop version is up to date?
It would also be interesting if the Status report page says anything about pending database updates.
Thanks Olafski, it updates to 1.14 but i did not pass the "Run updates" step because the error. let me find the missing files to see what happend