I am getting this message after I save a layer on Openlayers:
Notice: Undefined property: stdClass::$unknown in _views_geojson_render_fields() (line 241 of /sites/all/modules/views_geojson/views_geojson.module).
Using latest dev of OL, Views 3.3
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | views_geojson_fix_1626590.patch | 938 bytes | glendemon |
Comments
Comment #1
jeffschulerYou're using the latest dev of views_geojson?
Check your geojson view -- something's up with one of the fields in the view that you're not using as name, description, or geospatial coords.
If you can provide steps to reproduce this it will make it more straightforward to debug.
Comment #2
jeffschulerComment #3
Horroshow commentedGot the same notice. Did you solve it?
Comment #4
glendemon commentedThis patch fix problem for me
Comment #5
guillaumev commentedUpdating to the latest dev version of this module fixed it for me...
Comment #6
pol