Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Fatal error while trying to initialize pages queue from the Search > Index queue > Index Queue Initialization backend module #361

Closed
itekne opened this issue Apr 20, 2016 · 3 comments

Comments

@itekne
Copy link

itekne commented Apr 20, 2016

TYPO3 7.6.5
EXT:solrfal 2.1.2
EXT:solr 4.0.0

Since EXT:solr 4.0.0 update, get this error while trying to initialize pages queue from the Search > Index queue > Index Queue Initialization backend module :
#1: PHP Catchable Fatal Error: Argument 1 passed to ApacheSolrForTypo3\Solr\IndexQueue\Queue::getTableToIndexByIndexingConfigurationName() must be of the type array, object given, called in /var/www/xxx/web/typo3conf/ext/solrfal/Classes/Queue/Queue.php on line 60 and defined in /var/www/xxx/web/typo3conf/ext/solr/Classes/IndexQueue/Queue.php line 202 (More information)

Everything else, from indexing to results is OK.
Thanks !!!

@timohund
Copy link
Contributor

@itekne We know this. You'll need to update solrfal to Version 3.0.0, which will be released in the next days!

@itekne
Copy link
Author

itekne commented Apr 20, 2016

@TimoSchmidt Thank you

@timohund
Copy link
Contributor

@itekne Solrfal 3.0.0 is released now, you can update you extension from typo3-solr.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants