- Issue created by @amjad1233
- 🇦🇺Australia alex.skrypnyk Melbourne
@amjad1233
Thank you for a detailed report.I can confirm that this issue exists for absolute paths.
Additionally, in your example there is no directory for a theme itself:
php civictheme_create_subtheme.php test "Test" "Test" /app/web/themes/custom
but should be
php civictheme_create_subtheme.php test "Test" "Test" /app/web/themes/custom/test
While we are working on the fix to support absolute paths, you can already use a relative path (for GovCMS you would have a sub-theme sitting as a sibling next to CivicTheme):
php civictheme_create_subtheme.php your_theme "Your theme" "Your theme description" ./your_theme
p.s. Please do not git-checkout from the repo as it would be a dev version - download a stable release from D.O. instead.
-
alex.skrypnyk →
authored 5ef88da0 on 1.x
Issue #3398934 by amjad1233, alex.skrypnyk: Undefined array key error...
-
alex.skrypnyk →
authored 5ef88da0 on 1.x
- Status changed to Fixed
about 1 year ago 3:38am 22 November 2023 Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
about 2 months ago 2:51am 1 November 2024