Closed (duplicate)
Project:
Flag
Version:
6.x-1.3
Component:
Views integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2010 at 00:34 UTC
Updated:
19 Dec 2010 at 02:51 UTC
Updated Views 6.x-2.x-dev to the 2010-Dec-15 build and it gives me the following error when trying to edit the view:
Fatal error: Cannot use object of type flag_handler_relationship_content as array in /home/******/public_html/modules/views/includes/admin.inc on line 1256
Quick search on drupal.org shows similar issues with other modules like http://drupal.org/node/595160
Comments
Comment #1
inforeto commentedTurns out this line 1256 is the same line of the error in this other issue: http://drupal.org/node/759082#comment-3833836
Applied the patch in that post #11 and the error ceased and was able to open the view for editing.
Comment #2
TimelessDomain commentedI can confirm same problem
Suggestion from #1 fixed it for me. Thanks!
Comment #3
michelleFixed for me as well. Setting this duplicate as it sure does seem to be the same issue as the one in the Views queue.
Michelle