• Resolved Micah Miller-Eshleman

    (@micahjm)


    Hi, I recently updated a large multisite installation to 3.8.2, and found that if I enabled the RSS Image Feed plugin I’d have the following issues:

    1. sent headers before I could send them from page templates, disabling page template redirects using <?php header(‘Location: … ‘); ?>

    2. added two parameters (_wpnonce & _wp_http_referer) to search query strings, resulting in a blank page when you’d search within the WordPress dashboard (Pages, for example). (manually removing _wp_http_referer=….. from the url makes the search work again)

    3. when “Add Media” is clicked on a Page, no images are displayed in the popup.

    These may be due to specific conflicts between your plugin and other plugins and custom functionality on my multisite. Hopefully this will be helpful as you do continued debugging. Thanks

    https://wordpress.org/plugins/rss-image-feed/

Viewing 1 replies (of 1 total)
  • Plugin Author tepelstreel

    (@tepelstreel)

    Hi there,

    I discovered myself that the plugin had a big mistake in multisite use. And I have to admit that I’m not really sure, whether everything is fixed in the actual version in the repository.

    And I’m certainly not sure whether an update brings solutions to your specific problems as I never encountered them myself.

    But version 3.8 (which hopefully fixes all the other bugs, I’ve read about) will be soon available.

    Thanks anyway for mentioning.

Viewing 1 replies (of 1 total)
  • The topic ‘headers & _wp_http_referer in search’ is closed to new replies.