- Issue created by @Carlos Romero
- @carlos-romero opened merge request.
- @carlos-romero opened merge request.
- First commit to issue fork.
The error is occuring because drupal_get_path() function was used in Drupal 7 and earlier versions but it is not available in Drupal 8 and later.
In Drupal 8 or later versions we can use the \Drupal::moduleHandler()->getModule() method to get the path of a module.Using that the error was resolved.- Status changed to Needs review
over 1 year ago 12:14pm 26 September 2023 - Status changed to RTBC
9 months ago 11:23am 11 April 2024