Closed (outdated)
Project:
Styles
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 May 2011 at 09:19 UTC
Updated:
11 Jun 2025 at 13:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
johnvAfter searching through my code base, this message appears to belong to Styles, calling a non-existent File-theme.
The error shows when editing a node with fields of type Image of File, for every attached Image/File.
In styles\contrib\file_styles\file_styles.theme.inc , the unknown theme is called here:
Comment #2
johnvComment #3
johnvThis error supposedly is already fixed image.module in #560780: Add Image Field to image.module comment #78 from 2009, but these changes in image.module are not in my D7.0-system, nor in the latest D7.4-dev:
Comment #4
johnvError still exists after upgrading to D7.9 and Styles-dev 2011-09-12 .
The HP-comment as shown in #1 (// Defer to Image Styles for the rest.) already says it - the directory Image Styles has disappeared from the module.
Attached patch resolves the issue form me. Not sure if it is the right way.
Comment #5
johnvComment #6
bluegeek9 commentedThank 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.