Forums Forums Search & Filter Pro conflict with general search

Viewing 10 posts - 11 through 20 (of 20 total)
  • Anonymous
    #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?

    Trevor
    #81781

    I wonder if this is anything to do with the use of this type of domain url. Have you tried making a copy of this site on a proper staging server, where a real url can be used?

    Anonymous
    #81783

    Same 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
    #81795

    If 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

    Anonymous
    #81806

    I try to make new one. it’ works, but I would have 30 forms to redo and the associated shortcodes on the pages. Huge work!

    Ross Moderator
    #81808
    This reply has been marked as private.
    Anonymous
    #81810
    This reply has been marked as private.
    Anonymous
    #82272

    Do you have time to check? (thanks)

    Ross Moderator
    #82612

    Hi 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
    #82910

    Hi 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.log

    The error should show itself in there, if its full of entries then just the last day of errors will do.

    Thanks

Viewing 10 posts - 11 through 20 (of 20 total)