Hi - I'm using:
- Drupal 7.0 RC1
- Rotating Banner 7.x-7.x-dev
- Styles 7.x-2.x-dev (had to install 7.1 first then upgrade to 7.2 version in order to get it working)
- Media 7.x-1.0-beta2
- Entity 7.x-1.0-beta3
For each image I upload I get the following error:
"Notice: Undefined property: stdClass::$url in FileStyles->get_image_url() (line 103 of ... /FileStyles.inc)."
I've uploaded two images thus get two errors whenever editing the block. Only the first image shows, with no controls or automatic transition (it doesn't seem save the option correctly for automatic transition either).
Any help/pointers would be great, would love to get it working!
Comments
Comment #1
vlooivlerke commentedsame problem here.
Comment #2
kehan commentedsubscribing - getting same error just using the Media module Media 7.x-1.0-beta2
Comment #3
james.elliott commentedThe media module is currently not compatible with Styles 7.x-2.x-dev. You must use Styles 7.x-1.x
Comment #4
james.elliott commentedComment #5
JacobSingh commentedActually, Aaron says it is compat now. I personally haven't tried.
Comment #6
aaron commentedI don't get this issue with the latest dev or release of Styles (7.x-2.x-dev). Please confirm it's still an issue; it's most likely long been fixed.
Thanks,
Aaron
Comment #7
aaron commentedAnd yes, as of sometime early last week, Styles 7.x-2.x is the way to go. I'm no longer supporting version 7.x-1.x, as the second version is more stable, with active development, and does everything the first does.
Comment #8
aaron commentedOr rather, I'm not doing anything more than *maybe* fixing critical issues on the first version.
Comment #9
Anonymous (not verified) commentedFixed in latest version so closing.