Active
Project:
Maestro
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2011 at 10:46 UTC
Updated:
15 Nov 2012 at 03:59 UTC
I got this errror when i was trying to create view.Entity Field Querry:Field collection item
Fatal error: Call to a member function getTables() on a non-object in /hsphere/local/home/........../sites/all/modules/maestro/maestro.views.inc on line 970
Comments
Comment #1
bennos commentedget the same error in conjunction with the search api DB module.
Comment #2
gushil commentedSomehow, I managed to supress the error by adding this code to function maestro_views_pre_execute
Hope it can help