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.
After upgrade drupal core from 8.6.7 to 8.6.9 with composer i have got an error "ThemeHandler.php line 491:The theme my_theme does not exist". I tried to clear the cache, but the site is no longer available. I turned back to 8.6.7. So i neeed al little help. Tank you fred
So, I originally installed D8.6.4 from a tar.gz file and it worked fine. I now would like to upgrade to ensure that my site is secure and such, and after reading a whole load of documents, I opted for composer, using the "composerize" option.
I have cli access, I installed composerize without incident, I followed (I thought!) the instructions, composerize did its thing apparently successfully, (I ran "composer composerize-drupal" with the root and drupal root dirs listed). It did not throw errors.
But at that point my site turned into a white page.