PostGrid not doing AJAX search

Ticket for: Post Grid
0
PostGrid not doing AJAX search 1
idisposable
Oct 29, 2020 04:21 AM 1 Answers
Member Since Sep 2019
Subscribed Subscribe Not subscribe
Flag(1)

Ever since upgrading to the current version of PostGrid 2.0.73 (as shown on WordPress plugin page) + post-grid-pro-3.0.27.zip (as a pro user, and per the suggested upgrade path), my AJAX-driven searches ALWAYS yield no results (200-OK page, but empty).

Something is horribly wrong, please advise.

https://1904labs.com/?s=virtual works, but type anything into the search box and get empty results.

2 Subscribers
PostGrid not doing AJAX search 1
PostGrid not doing AJAX search 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
PostGrid not doing AJAX search 4
PickPlugins
Oct 29, 2020
Flag(0)

Welcome to our forum.

Please follow the steps,

#1. if you use any cache plugin please disable and clear server cache if enabled and then clear browser cache and try again.

#, please enable debug and debug log and see if you get any error message from our plugin, please send me the error message screenshot or copy of log file.

If possible please send me a temporary admin access to your site, i will check the issue. send me any login info to this mail support@pickplugins.com

Regards

PostGrid not doing AJAX search 5
PickPlugins
- Oct 30, 2020 09:07 AM
Flag (0)
0

we used default wp_query class to query posts, our plugin doesn't generate any sql commands, i would like to suggest you to create a fresh post grid with default options and see if ajax search is still working or not, also if possible please create a staging site so i can regenerate error to investigate.

PostGrid not doing AJAX search 6
idisposable
- Oct 30, 2020 06:01 AM
Flag (0)
0

As to the installation instructions, that's exactly what I did.

PostGrid not doing AJAX search 6
idisposable
- Oct 30, 2020 06:00 AM
Flag (0)
0

The SQL error is that you are generating bad SQL, looks at the NOT IN () above, there's no list of IDs to exclude

4+ more comments. Sign in to Reply
Replying as Submit