I created a flag relationship in my View. Then I created a field for the flag. However, that didn't seem to be working correctly, so I deleted the relationship (without deleting the field). When I visited the View, I got this error. I went back and deleted the flag field, but the error still remains. WSOD with the following error:
Fatal error: Call to a member function get_views_info() on a non-object in /home/rockclim/public_html/sites/all/modules/flag/includes/flag_handler_field_ops.inc on line 45
Comments
Comment #1
mooffie commentedPlease 'export' your view and paste it here (or at pastebin.com).
Comment #2
mooffie commented(Oops.)
Comment #3
mooffie commented1. As for your view "[not seeming] to be working", our Views interface perhaps isn't straitforward to use, and that's why it has a short tutorial.
2. The reason I want to see your view is becase you say, I think, that you removed any vestiges to the Flag module yet you see some error related to it. That's most interesting.
3. Except for that, I know what can cause that error message, and can fix this, but I really want to see what your view contains.
Comment #4
quicksketchI'm closing as it seems like this is a support request. Plus, jjeff can just ask me if it's still causing trouble. :)