Closed (fixed)
Project:
Geofield
Version:
7.x-1.0-rc1
Component:
GeoFied Map
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2012 at 04:14 UTC
Updated:
10 Mar 2012 at 03:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
markabur commentedAttached patch fixes the problem for me.
Comment #2
dgastudio commentedsame problem, but after apply your patch, appears error in views
Fatal error: Call to a member function out() on a non-object in /home/u5444/domains/medstream.krypton.vps-private.net/sites/all/modules/geofield/modules/geofield_map/includes/geofield_map_plugin_style_map.inc on line 118Comment #3
markabur commentedI was seeing that same error before the patch... does it go away if you go back into your view and re-select the data source, after applying the patch? That took care of the "member function out()" error for me.
Comment #4
dgastudio commentedyep, now it's works. thank u
Comment #5
Brandonian commentedThanks for the patch, @markabur! Commited.