Cannot Rebuild Index after upgrade to Low Search 2.0.0
Upgraded to Low Search 2 just now on my local test-install and can't rebuild the indices of my search collections.
Upgraded to Low Search 2 just now on my local test-install and can't rebuild the indices of my search collections.
Replies
Low 12 Apr 2012 14:12
Can you check if the extension is updated as well? Just visit the extension page (enter your license key while you're at it) and try to rebuild again.
Fernstrg 12 Apr 2012 14:19
No luck, the activity indicator keeps blinking indefinitely.
Low 12 Apr 2012 14:21
Can you give me access to your CP, so I can take a look? You can send the super admin login credentials to hi at gotolow dot com.
Fernstrg 12 Apr 2012 14:21
Sorry, this is on my local machine.
Low 12 Apr 2012 14:26
Okay, that makes things harder to debug...
Well then, if you please, here we go:
* what are PHP and EE versions?
* Can you check the exp_extensions table for the Low_search rows, make a screenshot of those rows and post them here?
* Same goes for the exp_actions table
* Can you check if there's a JavaScript error triggered? Or perhaps it's a faulty response from the Ajax request. Try to inspect it using Firebug or something, and post a screenshot if you can.
Low 12 Apr 2012 14:36
Think I spotted it. I'll hotfix the current download. To fix, execute this in your SQL manager:
Fernstrg 12 Apr 2012 14:38
- PHP Version 5.2.17
- EE v2.4.0 - Build: date 20120123
- exp_extensions:
- exp_actions
- a wild AJAX error appears
Low 12 Apr 2012 14:41
Yep, that confirms the Low_search_mcp action wasn't added. The above query should fix that and the hot fix has been put in place.