Rebuild index never begins - it remains 0/176
I am running the latest of LS and EE 2.6.1 and I recently made several adjustments within my site, including changing some channels to pull from a new field group. In this process I used DataGrab to import the data back in, and then removed all of the old field data.
So I thought that might be my problem, I removed all the old Low Search collection indexes, actually uninstalled the module and then re-installed it. I can set up a new Collection, but it freezes when I tell it to run. It says 0/176 (for the specific channel I'm testing) and never goes further.
It does this on all the channels. Any idea on what might cause this? I've done a lot to ensure the db was cleaned up afterwards - maybe I need to check a few more things.
The only other thing might be the htaccess, but I am not sure what would cause problems there either honestly. Never had an issue before.
Thanks for any help/thoughts.
-John
Replies
Low 3 Sep 2013 07:29
Most likely a JavaScript error. Can you open up the inspector/firebug and see if you can see an error in the console?
John Derrick 3 Sep 2013 14:03
That's it... and it's got me looking for the field in the db causing the error. But I can't find it anywhere. Maybe I'm looking in the wrong tables - but it appears all traces of the old data are gone. fieldtype 7 was part of the channel field's I removed and replaced with another fieldset.
<h4>A PHP Error was encountered</h4> <p>Severity: Warning</p> <p>Message: require(/home/**********/public_html/ee/system/expressionengine/fieldtypes/7/ft.textarea.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory</p> <p>Filename: models/low_search_index_model.php</p> <p>Line Number: 173</p> </div><br /> <b>Fatal error</b>: require() [<a href='function.require'>function.require</a>]: Failed opening required '/home/************/public_html/ee/system/expressionengine/fieldtypes/7/ft.textarea.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/*************/public_html/ee/system/expressionengine/third_party/low_search/models/low_search_index_model.php</b> on line <b>173</b><br />
Low 3 Sep 2013 15:17
Hmm, this is hard for me to reproduce. Could you send me SuperAdmin and FTP login creds so I can take a proper look? This seems to be an edge case, so debugging on your system seems the only way forward. You can send info to hi at gotolow dot com.