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

Norberto Ostallo’s picture

21tech’s picture

That 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.

enomertens’s picture

maybe 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

21tech’s picture

I 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.

shareaholic’s picture

SexyBookmarks 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/

shareaholic’s picture

Version: 7.x-2.0 »
Status: Active » Closed (fixed)