Error running config import "Call to a member function delete() on null in Drupal\Core\Config\ConfigImporter->checkOp()"

I'm trying to run config import on a site that has been neglected for a while. I'm getting some errors which prevent it from completing:
 

Adding Tables to the database via script or function

I'm currently in the process of creating a custom module. One of the key aspects is the ability to access information from files uploaded via FTP.

One roadblock I'm running into is I'm realizing any file uploaded via FTP doesn't get recognized by Drupal or get registered in Drupal file table.

I'm doing something similar to this, but since the files aren't registered in the database, I can pull any information.

Anyone know how I can get files uploaded or deleted via FTP to get registered or removed from the database?

Brain computer interface project with Drupal 8

BCI work originating in the UK involving a wearable brain scanner, has come to Drupal 8. Software development and integration work is being carried out in a project evaluating interaction using an eCommerce environment. For a demo project I had suggested doing an environment where you think of an item and it is purchased using drupal commerce.

Control load order of custom module CSS files

I have a custom module. I want it to add a CSS that will load after my theme's css files.

I have successfully created the file, added it to a library, and called for the library in the .module file as instructed here. https://www.drupal.org/docs/8/creating-custom-modules/adding-stylesheets...

custom_style.libraries.yml

How do I get a bookmark icon in web browsers?

Hi,

How do I get a bookmark icon in web browsers using Drupal 8? I have changed the favicon 16 x 16 image to my site from the standard Drupal favicon but when I go to bookmark my site in browsers I get the letter icon rather than a nice brand image like other sites I bookmark.

How can I get a nice brand image icon when I bookmark my site on browsers like safari etc?

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x