Closed (fixed)
Project:
SexyBookmarks
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
25 Mar 2012 at 15:20 UTC
Updated:
12 Mar 2014 at 19:55 UTC
Jump to comment: Most recent, Most recent file
Undefined property: stdClass::$content in sexybookmarks_entity_view()
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | sexybookmarks-undefined-property-1499500-3.patch | 1.39 KB | Hugh |
Comments
Comment #1
Zarevac commentedI dont see a patch
Comment #2
Zarevac commentedI keep getting this error:
Notice: Undefined property: stdClass::$content in sexybookmarks_entity_view() (line 110 of /sites/all/modules/sexybookmarks/includes/field_ui.inc).Comment #3
Hugh commentedWorkaround attached. Not sure if this is a proper fix or not but it gets rid of the error messages :-).
Comment #4
21tech commentedIt looks like this was ported to 7.2.0 release, but I still get the error.
Comment #5
21tech commentedComment #6
enomertens commentedHaving same issue after enabling Media module +Vimeo + Youtube ..... maybe intresting for those concerning....
I think Media module causes lot of bugs with other modules.
Better, I would call those modules already for couple months unstable... and embedding code.... even faster ... no fields
Greetz,
Eno
Comment #7
21tech commentedI can verify that I have media module installed. I have not had any other problems with it though. I will try to install this module without media installed next week.
Did you have any issues installing this module? You did not have media installed at the time?
Other than the undefined class warning this module is working.
I was looking at the ouput of my site today and found about 50 (looks like same number of warning messages) of this script
The only difference in the scripts is the number after "sexybookmarks-default-8953
Each one has a different number there. Have no idea what to do with that. Hope that helps find the problem.
Comment #8
manoloka commentedI guess because it's an older post but ... the patch in #3 doesn't even match my file field_ui.inc code
Still getting this error plus another one
Seems related to media and/or youtube modules as it only shows on nodes where I have embedded youtube videos and they are showing as many times as videos I have (so 1 video = 1 time, 3 videos = 3 times).
Comment #9
manoloka commentedUpgrading to the latest dev version got rid of the 2nd message
Notice: Undefined property: stdClass::$nid in node_uri() (line 257 of /usr/home/misite/www/modules/node/node.module)However the first, the one this issue started with is still there and as many times as embedded videos on de node
Comment #10
manoloka commentedAbout this comment in #8
Part of the mismatch it's because I applied the patch here http://drupal.org/node/1237452#comment-7456194 but still not matching the rest of it ... so I'm pretty confused.
Comment #11
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 #12
shareaholic commented