Closed (fixed)
Project:
Flag
Version:
7.x-2.0-beta5
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2011 at 19:26 UTC
Updated:
8 Sep 2011 at 18:37 UTC
I'm getting this fatal error whenever I try to look at the bookmarks for the administrator's role. No sure what to do, as the result is just a blank white screen with the above text.
Comments
Comment #1
wcarpent commentedI'm also having the same problem. Here is the error message I get:
Fatal error: Call to a member function get_option() on a non-object in /.../sites/all/modules/page_title/modules/views.page_title.inc on line 47
I get this when clicking on the bookmarks tab logged in as admin as well as when logged in as an authenticated user.
Comment #2
jwilson3I came here because google lead me here because of the error in views.page_title.inc mentioned in #1, but that seems unrelated to the OP, and has nothing to do with the flag module.
Re #1: See #895006: error in views.page_title.inc and #996760: Page title breaks views feed displays, 403 pages and probably #1099792: Notice: Undefined property and Notice: Trying to get property of non-object.
Comment #3
abasso commentedI actually get this error because of incompatibility with the page title module. Disabling the module should fixes the problem, the latest dev version might also fix the problem (see patch at http://drupal.org/node/1113352), but I cannot uninstall the alpha version for some reason, will have to remove it manually!
Comment #4
quicksketchSounds like this issue has been resolved. See #2 and #3.