Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
When using CKeditor Insert from media library all the previously uploaded images could be accessed from same place.
But when uploading the image throught the Insert image, same image later could not be seen under Insert media library.
Is it a normal behaviour?
Is there any option to configure Insert from image to have same location images as Insert from media library?
Where exactly I could configure those path locations for both features?
In my application running on Drupal 8.7 and PHP 7.2 i have random errors of "Unknown field", bellow the error i'm seeing in my logs :
Field XX is unknown." at /var/www/core-model/web/core/lib/Drupal/Core/Entity/ContentEntityBase.php line 587
The field exist in a taxonomy term, when the error occure i go to "Manage Fields" of the Taxonomy and i can't find the field and after refreshing the cache (i'm using Redis cache) the problem is solved and the field come back again.