- Issue created by @Bhupendra_Raykhere
- 🇮🇳India sidharth_soman Bangalore
Using the extension.list.theme service instead of drupal_get_path now. Please review.
- 🇮🇳India sarwan_verma
I have fixed this issue by using the Drupal services.
\Drupal::service('extension.list.theme')->getPath('status_zymphonies_theme') . theme_get_setting('slide_image_path_' . $i, 'status_zymphonies_theme');
- Status changed to RTBC
over 1 year ago 10:20am 4 August 2023 - 🇮🇳India mukesh-kumar3 Dharmshala
Hi sidharth_soman i have tested the patch provided above #2 is fixed the drupal_get_path() Error so moving this issue to RTBC