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).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1159288-preview_errors-2.patch | 1004 bytes | pcambra |
Comments
Comment #1
pcambraSame errors happening here
Comment #2
pcambraI'd say that this little patch fixes the problem
Comment #3
hiddentao commentedThis will be fixed in the next release. Thanks for the patch.
Comment #4
pcambraThanks.
Please consider proper git attribution for future patches proposed for your module.
Comment #5
hiddentao commentedSorry, I wasn't ware of that. Thanks for letting me know.