First, thanks for the great module.
I am using Relation module to establish the relation of my nodes (for example: Parent project node-->project node-->Child project node-->Project results node), and then using search api to create faceted search.
Everything looks fine. I can create relation and index the nodes. However, in the last step, when I trying to use View to create a search page on the indexed nodes. I received an error :
An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /testdrupal/admin/structure/views/view/4test/preview/page/ajax
StatusText: Internal Server Error
ResponseText:
The view page can be created but it is blank.
If I re-index the nodes with relation module disabled, everything is fine.
Comments
Comment #0.0
fashionary commentedCorrect some minor grammar error
Comment #1
fashionary commentedAfter I disabled "Relation Entity Collector block", everything is fine now.
Comment #2
steveoliver commentedLowering priority and marking postponed until we get more info and/or someone else to reproduce the error.
Comment #3
naught101 commentedClosing, since no more info was provided.
Comment #3.0
naught101 commentedmake the description clearer.