backdrop-contrib / geofield

Stores geographic and location data (points, lines, and polygons).
GNU General Public License v2.0
0 stars 7 forks source link

Conflict with Focal Point module #22

Closed sbgraphicdesign closed 5 years ago

sbgraphicdesign commented 5 years ago

When I have the Focal Module enabled, I am unable to create or edit any content (regardless of whether there's a Geofield attached to the content type).

Here's the error I get:

Error: Call to undefined function geofield_property_info_callback() in entity_plus_metadata_field_entity_property_info() (line 30 of /public_html/modules/entity_plus/modules/field.info.inc).

Entity Plus is a dependency of Focal Point. Not sure in which module the error might be occuring though.

sbgraphicdesign commented 5 years ago

ahh oops this turned out to be an issue with some rogue javascript in my theme... sorry. closing.