Since a few days, we have been trying to update one of our drupal sites. Unfortunately, the update is not going well and we can't fix the problem.
Here is the specific information of the site
Drupal core 7.59
Bone: Linux
Shared environment hosting on plesk
With a few modules that need to be updated.
Printscreen: "Module1ToUpgrade.png","Module2ToUpgrade.png","Module3ToUpgrade.png","Module4ToUpgrade.png"
I'm trying to update my site to 8.8.2 and composer update shows no core. Yet if I run
composer outdated "drupal/*"
drupal/core 8.8.1 8.8.2 Drupal is an open source content management platform powering millions of websites and applications.
What am I missing?
after upgrading my drupal 8 I got the following error:
Deprecated configuration
You are using deprecated configuration for the temporary files path. Remove the configuration and add the following to settings.php. $settings["file_temp_path"] = "sites/default/files/tmp"
To start upgrading from Dupal 7 to Drupal 8 I installed the Drupal 8 Upgrade Evaluation Module.
I ran the module which generated the JSON file to upload to the golems website, I then transferred to the goelms website where I completed the requested details and uploaded the JSON file. When I clicked 'save' I was taken to a page with a progress bar.
It remained at zero percent for a period exceeding 18 hours!
In my Drupal 7.62 site, the Field List report shows these 2 fields, which can be configured, thru the File Entity module, at Configuration / Media / File Settings. The fields are used as part of certain tokens to set the default "alt" and "title" tags at that File Settings page.