Forums › Forums › Search & Filter Pro › conflict with general search
- This topic has 19 replies, 3 voices, and was last updated 9 years, 2 months ago by
Ross.
-
Anonymous(Private) January 12, 2017 at 3:55 pm #81778
Hi,
I upgraded with version 2.3.0. But I still have the problem of links on subsequent pages (http://192.99.250.240/~uldcare/?s=storage) >>click on “next page”.
On the other hand, I did a test with another site, if I install version 2.3.0, it works.
Do you have any idea how can I solve this problem?Anonymous(Private) January 12, 2017 at 4:04 pm #81783Same type of URL: http://192.99.250.240/~uldcare1/?s=storage .
But in this site, I can’t modify the settings in “Settings & Defaults” ?! (Do you want the pw in privaty?)Ross Moderator(Private) January 12, 2017 at 4:18 pm #81795If you can’t modify settings & defaults there certainly sounds like an issue.
With the new S&F, can you delete and rebuild that search form? Which I’m hoping should allow you to edit settings & defaults at any time?
Thanks
Ross Moderator(Private) January 16, 2017 at 10:35 am #82612Hi Patricia
I’m afraid I didn’t have a chance over the weekend, will be back on this today to confirm if I can see anything.
Best
Ross Moderator(Private) January 17, 2017 at 1:28 am #82910Hi Patricia
I can’t see anything I’m afraid.
There is obviously an error at the stage when you save the post, and because of this it fails.
It could be a WordPress or PHP related error.
Can you enabled wp_debug and logging?
https://codex.wordpress.org/WP_DEBUG
define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); define( 'WP_DEBUG_DISPLAY', false );Then, save a search form (so an error gets generated in the log), and then locate and let me know the contents of the file (generated from wp_debug):
wp-content/debug.logThe error should show itself in there, if its full of entries then just the last day of errors will do.
Thanks
-
AuthorPosts