• Resolved dermotholmes

    (@dermotholmes)


    Getting errors such as:

    Undefined index: pprredirect_active

    and:

    Warning: Cannot modify header information – headers already sent by (output started at /[path]/wp-content/plugins/quick-pagepost-redirect-plugin/page_post_redirect_plugin.php:651)

    When adding/removing a redirect with this plugin active.

    Also have an issue with a page which should be redirecting to another page is actually redirecting to an image page (i.e. an image using the image.php native template)

    Any thoughts?

    http://wordpress.org/extend/plugins/quick-pagepost-redirect-plugin/

Viewing 2 replies - 1 through 2 (of 2 total)
  • for the warning, you can add a ‘fake’ redirect to the Quick Redirects and it will stop that (i.e., add ‘nothing’ in the redirect and ‘null’ in the destination). This is a bug that will be fixed in the next version.

    on the image, check to make sure the name of the page is not the same as another slug – usually that is the cause of an incorrect redirect.

    Thread Starter dermotholmes

    (@dermotholmes)

    Cheers for the response.

    You are right about the image, turned out the page and image had the same slug which pantsed it.

    Thanks
    D

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Quick Page/Post Redirect Plugin] Errors and broken action’ is closed to new replies.