First of all, great module!! It took a surprisingly small amount of set up and configuring to get this module going so beers all around on that. I am having one error however as follows:

Notice: Undefined property: stdClass::$imagestyle_normal in real_estate_flexslider_field_formatter_view() (line 163 of /home/digitali/7home/sites/all/modules/real_estate/modules/flexslider/real_estate_flexslider.module).
Notice: Undefined property: stdClass::$imagestyle_normal in real_estate_flexslider_field_formatter_view() (line 177 of /home/digitali/7home/sites/all/modules/real_estate/modules/flexslider/real_estate_flexslider.module).
Notice: Undefined property: stdClass::$imagestyle_normal in real_estate_flexslider_field_formatter_view() (line 163 of /home/digitali/7home/sites/all/modules/real_estate/modules/flexslider/real_estate_flexslider.module).
Notice: Undefined property: stdClass::$imagestyle_normal in real_estate_flexslider_field_formatter_view() (line 177 of /home/digitali/7home/sites/all/modules/real_estate/modules/flexslider/real_estate_flexslider.module).
Notice: Undefined property: stdClass::$imagestyle_normal in real_estate_flexslider_field_formatter_view() (line 163 of /home/digitali/7home/sites/all/modules/real_estate/modules/flexslider/real_estate_flexslider.module).
Notice: Undefined property: stdClass::$imagestyle_normal in real_estate_flexslider_field_formatter_view() (line 177 of /home/digitali/7home/sites/all/modules/real_estate/modules/flexslider/real_estate_flexslider.module).
Notice: Undefined property: stdClass::$imagestyle_normal in real_estate_flexslider_field_formatter_view() (line 163 of /home/digitali/7home/sites/all/modules/real_estate/modules/flexslider/real_estate_flexslider.module).
Notice: Undefined property: stdClass::$imagestyle_normal in real_estate_flexslider_field_formatter_view() (line 177 of /home/digitali/7home/sites/all/modules/real_estate/modules/flexslider/real_estate_flexslider.module).
Notice: Undefined property: stdClass::$imagestyle_normal in real_estate_flexslider_field_formatter_view() (line 163 of /home/digitali/7home/sites/all/modules/real_estate/modules/flexslider/real_estate_flexslider.module).
Notice: Undefined property: stdClass::$imagestyle_normal in real_estate_flexslider_field_formatter_view() (line 177 of /home/digitali/7home/sites/all/modules/real_estate/modules/flexslider/real_estate_flexslider.module).

Naturally I went into image styles and created one named "normal" but that didn't help. Any idea what's causing this error? Thanks and best,
Patrick M

Comments

VVVi’s picture

Hello Patric! Thank you for using the module. Please, check if here /admin/config/media/flexslider exists two FlexSlider's configurations "real_estate_property" and "real_estate_property_carousel". And then check in /admin/structure/types/manage/property/display if for the field Photo are selected two option sets: "Real Estate Property" and "RealEstate Property Carousel".

plato1123’s picture

Thanks for your help. I checked both of those things and they were fine, both flexslider presets show up in both screens, both at /admin/config/media/flexslider and next to photo here /admin/structure/types/manage/property/display

VVVi’s picture

Please, try the lastes dev version (2014-Jun-13).

plato1123’s picture

Looks like I'm still getting the same error :/

eidoscom’s picture

Seems something related to flexslider as I get the same errors but I'm not using Drupal Real State. I opened an issue here

VVVi’s picture

Status: Active » Closed (fixed)

Looks like the error was connected to the flexslider mod., now is used the bxslide module.

garbuz’s picture

It appears a Drupal Real Estate has it's own flexslider module (located at \real_estate\modules\flexslider\). However my installation also has a separate flexslider module (naturally, at \modules\flexslider\).

In my case the erros were gone after I had looked at \admin\structure\types\property\ then in a drop-down list for display options of a Photo field had chosen flexslider instead of Real Estate Flexslider.