ImageCache presets should be programmatically created when OM_Show is created.
TVframe was created with a version of ImageCache the allowed presets to be named with spaces. The current version of ImageCache does not allow for this naming convention. Presets and the respective references in theme need changed and limited to alphanumeric characters, underscores and hyphens only. In additional,
This issues was crossed posted to TVframe. http://drupal.org/node/561410
Comments
Comment #1
johnthatcherjr commentedadding kata
Comment #2
kreynen commentedThis makes sense in an install profile, but not a module. om_show users should create their own ImageCache presets and add them to the Views they are customizing.