How to set File from temporary://file.jpg

I thought I could figure this out, reading the Entity\File.php class governing this entity.

Through a theme, I've uploaded an image in its logo upload form in its settings. I see the file in managed_file with a URI of 'temporary://mylogo.jpg'and a status of 0 which indicates to me that it's in a temporary state that will be destroyed during the next cron run. 

In drush php,

Forum posts showing all user data (problem solved)

Hello,

I just enabled a forum on my new site and when anyone posts to the forum, there entire user record posts at the top of their post. How do I get this data to not show? It seems weird that it would expose all of this data in a forum post.

Search button in 8.9

We've updated our text environment to 8.9.0 and the button for the search form has disappeared. The code for the button just isn't there any longer. Has anyone else run into this or know of a fix?

Thanks

Kateva

How to create a custom view field in Drupal 8?

Hello,

I have been trying to create a custom Field to display using the Views package.

Following the instructions I found at www.axelerant.com/resources/team-blog/creating-a-custom-view-field-in-drupal-8-to-use-with-workflow-states, I have been able to get a custom Field to show up in the Add fields menu.

But after adding the field I get the following error message:

Problem with behat/mink when upgrading to 8.9

I want to update Drupal from 8.8.4 to 8.9.0. However, when I run

composer update drupal/core --with-dependencies

I get this error:

> DrupalProject\composer\ScriptHandler::checkComposerVersion
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Cannot upgrade to Drupal 9

Hello,

I followed the instructions in order to migrate to Drupal 9 from Drupal 8 but the "composer update" command returns some errors.

https://www.drupal.org/docs/upgrading-drupal/upgrading-from-drupal-8-to-drupal-9-or-higher

Here is my composer.json file:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x