- Issue created by @vincenzocacciatore
- Status changed to Postponed: needs info
almost 2 years ago 3:25pm 30 January 2023 - 🇦🇺Australia jannakha Brisbane!
are there any errors in PHP log or Drupal logs?
- 🇷🇺Russia andrewlab
Drupal 9.5.2
The same errorDrupal\Core\File\Exception\FileNotExistsException: File 'themes/contrib/bootstrap5/css/breadcrumb.css' could not be copied because it does not exist. in Drupal\Core\File\FileSystem->prepareDestination() (line 459 of /mnt/sdb5/home/andrey/www/bloha9/web/core/lib/Drupal/Core/File/FileSystem.php).
- 🇦🇺Australia wescogan
I'm getting an error or a different file when I attempt to create a subtheme:
The website encountered an unexpected error. Please try again later. Drupal\Core\File\Exception\FileNotExistsException: File 'themes/contrib/bootstrap5/css/links.css' could not be copied because it does not exist. in Drupal\Core\File\FileSystem->prepareDestination() (line 459 of core/lib/Drupal/Core/File/FileSystem.php).
- Status changed to Needs work
almost 2 years ago 5:42am 31 January 2023 - 🇦🇺Australia VladimirAus Brisbane, Australia
Can confirm the issues. I'm getting
The website encountered an unexpected error. Please try again later. Drupal\Core\File\Exception\FileNotExistsException: File 'themes/contrib/bootstrap5/css/action-links.css' could not be copied because it does not exist. in Drupal\Core\File\FileSystem->prepareDestination() (line 459 of core/lib/Drupal/Core/File/FileSystem.php). Drupal\Core\File\FileSystem->copy('themes/contrib/bootstrap5/css/action-links.css', '/Users/tesboss/_PROJECTS/2023/testudio-platform/web/themes/custom/b5subtheme1/css/action-links.css', 1) (Line: 153) Drupal\bootstrap5\SubthemeManager->submitForm(Array, Object) (Line: 54)
- @vladimiraus opened merge request.
- Status changed to Needs review
almost 2 years ago 6:28am 31 January 2023 - 🇦🇺Australia VladimirAus Brisbane, Australia
Ready for review with improvements to subthemes. 🍻
- 🇬🇧United Kingdom donaldp
The changes allowed me to generate a new subtheme.
Thanks. -
VladimirAus →
committed 29c12a5a on 3.0.x
Issue #3337642 by VladimirAus, vincenzocacciatore, jannakha, andrewlab,...
-
VladimirAus →
committed 29c12a5a on 3.0.x
- Status changed to RTBC
almost 2 years ago 11:31am 31 January 2023 - Status changed to Fixed
almost 2 years ago 11:36am 31 January 2023 Automatically closed - issue fixed for 2 weeks with no activity.