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

Reply To: Critcal error with empty input field

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Critcal error with empty input field Reply To: Critcal error with empty input field

#41363
Ernest MarcinkoErnest Marcinko
Keymaster

Thank you!

I managed to find and correct the issue. Another plugin hook set one query variable (post__in) to a boolean “false” value, which triggered the error. I have added a line of code to the plugin to double check the query variable before use, it will be okay now.

I will make sure to include this change in the next patch, so you don’t have to worry about it anymore.