backdrop-contrib / facetapi

An abstracted facet API that can be used by various search backends.
GNU General Public License v2.0
0 stars 3 forks source link

Warning: Array to string conversion in FacetapiEmptyBehaviorAjaxFacets- #19

Closed samgreco closed 10 months ago

samgreco commented 11 months ago

Seeing this a lot. I have empty facet behavior set to display ajax_facets wrapper.

Warning: Array to string conversion in FacetapiEmptyBehaviorAjaxFacets->execute() (line 49 of /home/xxxx/public_html/modules/ajax_facets/plugins/facetapi/empty_behavior_ajax_facets.inc).

Any clue?

argiepiano commented 10 months ago

This seems to be an Ajax Facet bug, not a FAcet API bug. I see you opened an issue there: https://github.com/backdrop-contrib/ajax_facets/issues/12

Closing here.