Hi
On a Drupal 7 site with sbm 7.x-2.0 installed, I am getting an error message on the top of every page
Notice: Undefined property: stdClass::$content in sexybookmarks_entity_view() (line 110 of /home/ennistri/domains/ennistriclub.com/public_html/d7/sites/all/modules/sexybookmarks/includes/field_ui.inc).
Notice: Undefined property: stdClass::$content in sexybookmarks_entity_view() (line 110 of /home/ennistri/domains/ennistriclub.com/public_html/d7/sites/all/modules/sexybookmarks/includes/field_ui.inc).
Notice: Undefined property: stdClass::$content in sexybookmarks_entity_view() (line 110 of /home/ennistri/domains/ennistriclub.com/public_html/d7/sites/all/modules/sexybookmarks/includes/field_ui.inc).
Notice: Undefined property: stdClass::$content in sexybookmarks_entity_view() (line 110 of /home/ennistri/domains/ennistriclub.com/public_html/d7/sites/all/modules/sexybookmarks/includes/field_ui.inc).
Notice: Undefined property: stdClass::$content in sexybookmarks_entity_view() (line 110 of /home/ennistri/domains/ennistriclub.com/public_html/d7/sites/all/modules/sexybookmarks/includes/field_ui.inc).
Notice: Undefined property: stdClass::$content in sexybookmarks_entity_view() (line 110 of /home/ennistri/domains/ennistriclub.com/public_html/d7/sites/all/modules/sexybookmarks/includes/field_ui.inc).
Notice: Undefined property: stdClass::$content in sexybookmarks_entity_view() (line 110 of /home/ennistri/domains/ennistriclub.com/public_html/d7/sites/all/modules/sexybookmarks/includes/field_ui.inc).
Notice: Undefined property: stdClass::$content in sexybookmarks_entity_view() (line 110 of /home/ennistri/domains/ennistriclub.com/public_html/d7/sites/all/modules/sexybookmarks/includes/field_ui.inc).
Notice: Undefined property: stdClass::$content in sexybookmarks_entity_view() (line 110 of /home/ennistri/domains/ennistriclub.com/public_html/d7/sites/all/modules/sexybookmarks/includes/field_ui.inc).
Notice: Undefined property: stdClass::$content in sexybookmarks_entity_view() (line 110 of /home/ennistri/domains/ennistriclub.com/public_html/d7/sites/all/modules/sexybookmarks/includes/field_ui.inc).
Any idea of solving this error??
Regs
Liam
Comments
Comment #1
Norberto Ostallo commentedTry the patch in #1416658: Undefined index: #bundle in sexybookmarks_entity_view().
Comment #2
21tech commentedThat patch fails for me. I am getting the same error as above:
patching file includes/field_ui.inc
Hunk #1 FAILED at 106.
There is another patch specific to the error message in the OP, but it is applied in 7.2.0. I still get the error message though. It does not seem to cause any problem other than the massive list of error. Just install this module last and disable messages.
Comment #3
enomertens commentedmaybe this helps.... just good luck... had error after enabling media module, ... please check your modules.
If you have media installed, let's make issue there. :):)
http://drupal.org/node/1499500#comment-6271152
Comment #4
21tech commentedI have media module installed. It was installed before this. I don't see how that would affect it, but that is interesting. Can yo remove the error by uninstalling media?
I cannot disable media on my current project we are going live tomorrow and I can not break anything now.
Comment #5
shareaholic commentedSexyBookmarks module is no longer being actively maintained. It was a port of Shareaholic for WordPress, and Shareaholic has since released an official Drupal module:
http://drupal.org/project/shareaholic
Please migrate to the official Shareaholic for Drupal module, which has updated buttons, styles, services, 100% mobile-ready and much more! You can learn more here: https://blog.shareaholic.com/drupal-module/
Comment #6
shareaholic commented