collectiveaccess / providence

Cataloguing and data/media management application
GNU General Public License v3.0
290 stars 166 forks source link

Fatal error when Installing. #1494

Closed Monica-Wood closed 10 months ago

Monica-Wood commented 10 months ago

Installing throws this error.

"stderr": "PHP Fatal error:  Declaration of WLPlugSearchEngineElasticSearchResult::__construct($pa_hits, $pn_table_num) must be compatible with IWLPlugSearchEngineResult::__construct($results, $result_desc, $table_num) in /srv/providence/app/lib/Plugins/SearchEngine/ElasticSearchResult.php on line 46"

This seems to be from the change to IWLPlugSearchEngineResult gaining an extra parameter and hasn't been flowed through into ElasticSearch.

Monica-Wood commented 10 months ago

Thank you, confirm it's working