Problem/Motivation

drupal_get_path() function is deprecated in Drupal 10

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

    Comments

    slayne40 created an issue. See original summary.

    slayne40’s picture

    • rvivancos committed 3b20740e on 2.x-dev authored by slayne40
      Issue #3359768 by slayne40: Call to undefined function drupal_get_path()
      
    roshni27’s picture

    Status: Active » Reviewed & tested by the community

    I have applied the above patch, which removed the deprecated Drupal 10 elements and moving to RTBC.

    martygraphie’s picture

    Title: Call to undefined function drupal_get_path() » [2.0.4] Call to undefined function drupal_get_path()
    Status: Reviewed & tested by the community » Fixed

    Hello,
    Thanks for the patch and the treatment, I've just noticed that it hasn't been released.
    It will be available in version 2.0.4
    Have a nice day

    martygraphie’s picture

    Status: Fixed » Closed (fixed)