The image URLs (ex. modules/contrib/votingapi_reaction/svg/reaction_like.svg) are not including the base directory when Drupal is installed in a subdirectory so therefore they are not showing up.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | drupal_subdir_missing_image-3124559-2.patch | 1.23 KB | elaman |
Comments
Comment #2
elamanWrap everything with file_create_url
Comment #3
TimelessDomain commentedThanks. This patch works
Comment #5
elaman