• When creating (or updating) a slideshow, when i click on Save, there is a redirection to

    wp-admin/admin.php?page=slideshowck_edit&action=updated&id=113

    which is page not found, instead of

    wp-admin/admin.php?page=slideshowck_general

    This bug is there since a long time ago.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author CeiKay

    (@ced1870)

    Hi
    are you using the latest version of the plugin ? with WP 4.7 ?
    CEd

    Thread Starter olivier89

    (@olivier89)

    Yes, i’ve installed it a year ago, and did all the upgrade for WP and your plugin. I’m using now WP 4.7.1 and your plugin v 1.0.17

    Plugin Author CeiKay

    (@ced1870)

    ok, just tested by my side again. WP4.7.1 and slideshow 1.0.17 :
    it redirects to
    wp-admin/admin.php?page=slideshowck_edit&action=updated&id=xx

    like you, this is the edition page. This is correct 🙂

    the general page is the one which lists the exiting slideshows
    is it possible that you have something on your website that blocks this ?

    Thread Starter olivier89

    (@olivier89)

    Mmmh i have a few plugin installed. Maybe one of them is blocking the redirect L192 in slideshow-ck.php. I’ll have to ddebug this then : deactivate all of them, reactivate them one by one and test the redirect 🙁

    The edit page is (obviously) working well. So i think this is the wp_redirect() that is prevented. I’ll post if i find the culprit.
    Thanks

    Plugin Author CeiKay

    (@ced1870)

    let me know if you find something, so that I can test and share with other users that would be in the same situation

    Plugin Author CeiKay

    (@ced1870)

    Hi
    any news on your problem ? is it solved ?
    CEd

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘redirect bug’ is closed to new replies.