Just updated to version 2.3. When I try to execute a search, I receive the following error:
Fatal error: Call to undefined function comment_nodeapi() in /.../.../.../sites/all/modules/luceneapi/contrib/luceneapi_node/luceneapi_node.module on line 470
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | luceneapi-853090-3.patch | 1.27 KB | cpliakas |
| #1 | luceneapi-853090-1.patch | 2.01 KB | cpliakas |
Comments
Comment #1
cpliakas commentedMy bad. The attached patch should fix the problem.
Comment #2
cpliakas commentedChanged status, re-tagged.
Comment #3
cpliakas commentedUpdated patch removing unnecessary code change in luceneapi.query.inc.
Comment #4
cpliakas commentedTested this patch with comment module disabled, seems to work fine.
Comment #5
cpliakas commentedFixed in commit #392424.