This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Setting the theme for Multisite

#11882
Ernest MarcinkoErnest Marcinko
Keymaster

Hi!

Indeed, I was able to re-create the issue. It is caused by a malfunctioning fallback checking method, it goes into an inifinite loop whenever internet explorer 8 or lower UA string is detected.

To solve it temporarily, replace the wp-content\plugins\ajax-search-pro\includes\classes\filters\class-asp-formoverride.php file contents on your server with this: https://goo.gl/w4cTYD

That should do the trick.

I will of course include a fix in the next release.