When adding "Search: Fulltext search" as a contextual filter, I get the following error when I click "Add and configure contextual filters":

An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: http://example7.dev/admin/structure/views/ajax/add-item/my_search_view/d...
StatusText: OK
ResponseText: Fatal error: Can't use method return value in write context in /home/drupalpro/websites/example7.dev/sites/all/modules/search_api_multi/views/handler_argument_fulltext.inc on line 18

I get this error on Search API Multi 7.x-1.0-rc1 and 7.x-1.x-dev. I'm using Search API 7.x-1.3 and Views 7.x-3.5

Comments

drunken monkey’s picture

Status: Active » Needs review
StatusFileSize
new690 bytes

Thanks for reporting!
The attached patch should fix the problem. Please test!

jlapp’s picture

Thanks for the quick response Drunken Monkey, that fixed the issue for me!

jlapp’s picture

Status: Needs review » Reviewed & tested by the community
drunken monkey’s picture

Status: Reviewed & tested by the community » Fixed

Great, committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.