My hosting is located in a country that blocks numerous online resources, so I am not surprised that updates and modules are unavailable. However, everything works perfectly on a local server...
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/...
Posted3 days 18 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...
Comments
There is a backdrop module called Address Field that supports addresses in various countries.
You can use Feeds to import a list (such as a CSV file) into nodes, taxonomy or other entities.
Hello.
I tried Feeds and importing a simple list of terms goes fine, but I can't figure out how to properly import a list like:
I tried different mapping in Taxonomy term processor, but it didn't go right.
Thank you for any help.