Title: [Plugin: Subscribe2] Bug in 8.0?
Last modified: August 20, 2016

---

# [Plugin: Subscribe2] Bug in 8.0?

 *  Resolved [ghostrose333](https://wordpress.org/support/users/ghostrose333/)
 * (@ghostrose333)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/)
 * There appears to be a bug in the new 8.0 update. When I updated the plugin, my
   page would not load and I get the following message from Firefox.
 * “The page isn’t redirecting properly. Firefox has detected that the server is
   redirecting the request for this address in a way that will never complete. This
   problem can sometimes be caused by disabling or refusing to accept cookies.”
 * I do not have cookies disabled. The only way to get the page back was to manually
   uninstall the plugin. 7.2 works fine.
 * Just a heads up, thanks for the great plugin 🙂
 * [http://wordpress.org/extend/plugins/subscribe2/](http://wordpress.org/extend/plugins/subscribe2/)

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/page/2/?output_format=md)

 *  [mattbailey](https://wordpress.org/support/users/mattbailey/)
 * (@mattbailey)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/#post-2656174)
 * I’ve just had exactly the same experience.
 * An update to fix this would be great.
 * Also love the plugin!
 *  [Ed](https://wordpress.org/support/users/coopeh/)
 * (@coopeh)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/#post-2656193)
 * Ah glad someone else has reported it, getting the same on Multi-Site. Rolled 
   back to 7.2 for now.
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/#post-2656200)
 * I fine it practically impossible to test on MultiSite installs so my apologies
   for this bug. If anyone is prepared to allow me access to your site to debug 
   this issue please can you contact me [here](http://www.prescriber.org.uk/contact.php).
 *  [Ed](https://wordpress.org/support/users/coopeh/)
 * (@coopeh)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/#post-2656202)
 * Check email.
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/#post-2656207)
 * [@ed](https://wordpress.org/support/users/ed/),
 * I’ll be checking my email from home tonight – about 6 hours from now. Can’t check
   it while I’m at work.
 *  [Ed](https://wordpress.org/support/users/coopeh/)
 * (@coopeh)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/#post-2656230)
 * No problem, just give me a shout – I’ll be on most of the evening.
 *  [Andrey](https://wordpress.org/support/users/aegozov/)
 * (@aegozov)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/#post-2656236)
 * I’d like to roll back to v.7.2 but cannot find where to download it now.
    Can
   somebody help?
 *  [Ed](https://wordpress.org/support/users/coopeh/)
 * (@coopeh)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/#post-2656237)
 * [http://wordpress.org/extend/plugins/subscribe2/download/](http://wordpress.org/extend/plugins/subscribe2/download/)
 * They’re always in the Other Version section.
 *  [Andrey](https://wordpress.org/support/users/aegozov/)
 * (@aegozov)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/#post-2656238)
 * Oops. Sorry for stupid question 🙂
    Thank you Ed!
 *  [azchipka](https://wordpress.org/support/users/azchipka/)
 * (@azchipka)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/#post-2656251)
 * Same problem here as well
 *  [bsweeney](https://wordpress.org/support/users/bsweeney/)
 * (@bsweeney)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/#post-2656253)
 * I’m having the same problem. A temporary work-around (besides downgrading to 
   7.2) is to comment out lines 83-84, 87-88. These lines appear to be responsible
   for the infinite redirect loop.
 * Also of note, if you attempt to access the implicated pages (/wp-admin/users.
   php?page=s2_users or /wp-admin/profile.php?page=s2_users) after commenting those
   lines you get the following error:
 * > You do not have sufficient permissions to access this page.
 * And, finally, the following page doesn’t include the WP bar at the top of the
   page. Premature end of script maybe?
    /wp-admin/admin.php?page=s2
 *  [ulyssesr](https://wordpress.org/support/users/ulyssesr/)
 * (@ulyssesr)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/#post-2656258)
 * Yea, there is a bug with the latest version. I noticed that I could not login
   to the Dashboard after I updated to the latest version of the Subscribe2 plugin.
   WordPress search also doesn’t seem to be doing anything. I noticed that in both
   occasion, my blog redirects everything back to my home page. I ended up using
   FTP and deleting the Subscribe2 plugin for now, until a fix is available.
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/#post-2656295)
 * First I’d like to thank Ed for getting in touch and allowing me to bug hunt using
   his web space – without that fixing this would have taken ages.
 * I’ve just committed some changes to the code and there is now a development version
   8.1 ready for download here:
    [http://downloads.wordpress.org/plugin/subscribe2.zip](http://downloads.wordpress.org/plugin/subscribe2.zip)
 * And I think it fixes quite a few bugs I found including the huge redirect issue–
   after fixing that though I found plenty more. Please report any further issues
   as fully as you can here on this thread.
 *  [nadaoneal](https://wordpress.org/support/users/nadaoneal/)
 * (@nadaoneal)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/#post-2656296)
 * This looks good to me so far (WP 3.3.1 multisite). Thanks for your quick fix.
 *  [Ken of Kentropolis](https://wordpress.org/support/users/ken-of-kentropolis/)
 * (@ken-of-kentropolis)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/#post-2656304)
 * Much thanks. I will install and if it works, will note on the plugins page that
   it works.
 * Update: It works. Thank you for supporting your software … I’m sending a few 
   buck doantion and encourage others to do so as well.

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/page/2/?output_format=md)

The topic ‘[Plugin: Subscribe2] Bug in 8.0?’ is closed to new replies.

 * ![](https://ps.w.org/subscribe2/assets/icon-256x256.png?rev=2318630)
 * [Subscribe2 - Form, Email Subscribers & Newsletters](https://wordpress.org/plugins/subscribe2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/subscribe2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/subscribe2/)
 * [Active Topics](https://wordpress.org/support/plugin/subscribe2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/subscribe2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/subscribe2/reviews/)

 * 25 replies
 * 14 participants
 * Last reply from: [JoPo](https://wordpress.org/support/users/jopo/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-subscribe2-bug-in-80/page/2/#post-2656442)
 * Status: resolved