file_directory_path() file_styles.install error on installation (fixed)

Created on 17 July 2012, over 12 years ago
Updated 28 December 2023, 11 months ago

I got error while doing drush en media_feature after going through setting up the site.
And while searching for answers on drupal I found solution.
file_styles.install
Changed code line 14.

//$path = file_directory_path() . '/file-styles';
$path = file_build_uri('file-styles');

I updated on my error capture page. http://mswebmatrix.com/drupal/871

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇰🇷South Korea HappyJiyoung

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • First commit to issue fork.
Production build 0.71.5 2024