- πΊπΈUnited States bluegeek9
Thank you for your contributions to this issue. As Drupal 7 has reached its End of Life and is no longer supported, we are closing this issue. We encourage you to upgrade to a supported version of Drupal.
I thought that I'd try out File Styles on some images, but I just get this returned for each file in my content:
Notice: Array to string conversion in file_uri_scheme() (line 170 of /var/www/drupal-7/includes/file.inc).
Warning: Cannot convert to ordinal value in file_uri_scheme() (line 170 of /var/www/drupal-7/includes/file.inc).
Plus this once at the bottom:
Notice: Undefined property: stdClass::$filename in theme_file_styles_styles_default() (line 38 of /var/www/drupal-7/sites/all/modules/styles/contrib/file_styles/file_styles.theme.inc).
There is no problem if I leave my display format as 'Generic file'.
Closed: outdated
1.0
Code
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Thank you for your contributions to this issue. As Drupal 7 has reached its End of Life and is no longer supported, we are closing this issue. We encourage you to upgrade to a supported version of Drupal.