Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 294564

Still can't add new taxonomy terms since Drupal 8.6.0

$
0
0

I am still unable to add new taxonomy terms since Drupal 8.6.0

I just upgraded to 8.6.4 and still broke, here is the error message I get when I try to add a new term and save a node.

Drupal\Core\Entity\EntityStorageException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'status' in 'field list': INSERT INTO {taxonomy_term_field_data} (tid, vid, langcode, status, name, description__value, description__format, weight, changed, default_langcode) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6, :db_insert_placeholder_7, :db_insert_placeholder_8, :db_insert_placeholder_9); Array ( [:db_insert_placeholder_0] => 880 [:db_insert_placeholder_1] => camera [:db_insert_placeholder_2] => en [:db_insert_placeholder_3] => 1 [:db_insert_placeholder_4] => GoPro Hero 7 Black [:db_insert_placeholder_5] => [:db_insert_placeholder_6] => [:db_insert_placeholder_7] => 0 [:db_insert_placeholder_8] => 1545329401 [:db_insert_placeholder_9] => 1 ) in Drupal\Core\Entity\Sql\SqlContentEntityStorage->save() (line 783 of /home/mtoole/public_html/live/actioncamerafinder.com/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).

This isn't the only problem, anonymous users cannot see any taxonomy term pages which list nodes tagged with that term, so I had to use a module called 'taxonomy access fix' so that the taxonomy pages went back to normal and were visible from the front-end when people were not logged in.

So for a while now I am unable to add taxonomy terms to multiple Drupal sites on 8.6.X sites.


Viewing all articles
Browse latest Browse all 294564

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>