Search_Index fetch() error
This is an open discussion with 1 reply, filed under Troubleshooting.
Search
I have noticed the when I set build-entries to NO
in my config.php
file, the issues goes away. As a workaround, I'm building my page the responsible way by creating custom search datasources that aren't exposed to the main page, to minimize overhead. It would be great to have a fix at some point though, for people that rely heavily on build-entries.
Create an account or sign in to comment.
I migrated a 2.2.5 install to 2.3.2 and have the latest version of search_index. I re-indexed all of my search indexes but keep getting the following error in my PHP logs:
[26-Jun-2013 23:45:58 UTC] PHP Fatal error: Call to a member function fetch() on a non-object in /Users/jdsimcoe/Sites/churchdeploy/workspace/data-sources/data.search.php on line 425
Any idea how to rectify this? I also posted this on the GitHub Issues page here:
https://github.com/symphonists/search_index/issues/43
I have this error on a live install so any help you can provide would be much appreciated!