- 🇮🇳India Nitinkumar_7
I have applied this patch and got this error :
error: patch failed: tara.theme:108 error: tara.theme: patch does not apply Checking patch theme-settings.php... error: while searching for: * Custom setting for Tara theme. */ function tara_form_system_theme_settings_alter(&$form, FormStateInterface &$form_state, $form_id = NULL) { $img_path = $GLOBALS['base_url'] . '/' . drupal_get_path('theme', 'tara') . '/images/tarapro.jpg'; $img = '<img src="'.$img_path.'" alt="image" />'; $form['tara'] = [ '#type' => 'vertical_tabs', error: patch failed: theme-settings.php:5 error: theme-settings.php: patch does not apply
I have created a patch to fix this issue attached below, please review
Screenshot with existing patch:
Screenshot with the patch which i have created :
- Status changed to Closed: outdated
4 months ago 3:24pm 29 August 2024