Hi, I am noticing an error when I try to preview a node. The following message appears.

Notice: Undefined index: latitude in _opengraph_meta_location_form_fields() (line 153 of /Applications/MAMP/htdocs/test/sites/all/modules/opengraph_meta/opengraph_meta.module).
Notice: Undefined index: longitude in _opengraph_meta_location_form_fields() (line 153 of /Applications/MAMP/htdocs/test/sites/all/modules/opengraph_meta/opengraph_meta.module).
Notice: Undefined index: street-address in _opengraph_meta_location_form_fields() (line 153 of /Applications/MAMP/htdocs/test/sites/all/modules/opengraph_meta/opengraph_meta.module).
Notice: Undefined index: locality in _opengraph_meta_location_form_fields() (line 153 of /Applications/MAMP/htdocs/test/sites/all/modules/opengraph_meta/opengraph_meta.module).
Notice: Undefined index: region in _opengraph_meta_location_form_fields() (line 153 of /Applications/MAMP/htdocs/test/sites/all/modules/opengraph_meta/opengraph_meta.module).
Notice: Undefined index: postal-code in _opengraph_meta_location_form_fields() (line 153 of /Applications/MAMP/htdocs/test/sites/all/modules/opengraph_meta/opengraph_meta.module).
Notice: Undefined index: country-name in _opengraph_meta_location_form_fields() (line 153 of /Applications/MAMP/htdocs/test/sites/all/modules/opengraph_meta/opengraph_meta.module).
Notice: Undefined index: email in _opengraph_meta_contact_form_fields() (line 180 of /Applications/MAMP/htdocs/test/sites/all/modules/opengraph_meta/opengraph_meta.module).
Notice: Undefined index: phone_number in _opengraph_meta_contact_form_fields() (line 180 of /Applications/MAMP/htdocs/test/sites/all/modules/opengraph_meta/opengraph_meta.module).
Notice: Undefined index: fax_number in _opengraph_meta_contact_form_fields() (line 180 of /Applications/MAMP/htdocs/test/sites/all/modules/opengraph_meta/opengraph_meta.module).

CommentFileSizeAuthor
#2 1159288-preview_errors-2.patch1004 bytespcambra

Comments

pcambra’s picture

Same errors happening here

pcambra’s picture

Status: Active » Needs review
StatusFileSize
new1004 bytes

I'd say that this little patch fixes the problem

hiddentao’s picture

Status: Needs review » Closed (fixed)

This will be fixed in the next release. Thanks for the patch.

pcambra’s picture

Thanks.

Please consider proper git attribution for future patches proposed for your module.

hiddentao’s picture

Sorry, I wasn't ware of that. Thanks for letting me know.