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

wcarpent’s picture

Priority: Normal » Major

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

jwilson3’s picture

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

abasso’s picture

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

quicksketch’s picture

Category: bug » support
Priority: Major » Normal
Status: Active » Closed (fixed)

Sounds like this issue has been resolved. See #2 and #3.