Title: Plugin does not work !
Last modified: August 21, 2016

---

# Plugin does not work !

 *  Resolved [danielpetre](https://wordpress.org/support/users/danielpetre/)
 * (@danielpetre)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-does-not-work-29/)
 * Hello,
    can anyone update the plugin for wordpress 3.8 ?
 * Currently it does not work for anonymous users that come to comment and tick 
   the option to be notified after replies. They get the confirmation link via e-
   mail but the management page just asks again for the email address instead of
   displaying the post management subscription.
 * Also HTML emails DO NOT WORK, everything comes plaintext.
 * Thanks!
 * [http://wordpress.org/plugins/subscribe-to-comments-reloaded/](http://wordpress.org/plugins/subscribe-to-comments-reloaded/)

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

 *  [Israel Barragan](https://wordpress.org/support/users/reedyseth/)
 * (@reedyseth)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-does-not-work-29/#post-4469513)
 * Hello Daniel, I have been running some test with wordpress 3.8 and such issues
   is not showing up.
 * I downloaded WP 3.8, install the STCR plugin, subscribe to a post without commenting,“
   wait” (just make one)for a comment and went to the mange subscription page and
   everything worked.
 * Can you tell me what what is your environment and the page where you have wordpress
   running ?
 *  Thread Starter [danielpetre](https://wordpress.org/support/users/danielpetre/)
 * (@danielpetre)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-does-not-work-29/#post-4469514)
 * Hello,
    you did subscribed as a anonymous user right? without an account on that
   wp installation.. I run nginx + php-fpm + w3 total cache + wordpress seo by yoast,
   everything works awesome, permalinks, caching, urls, slugs, everything except
   STCR, no anonymous visitor can see the management page when they click the mail
   DOI ..
 *  [Israel Barragan](https://wordpress.org/support/users/reedyseth/)
 * (@reedyseth)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-does-not-work-29/#post-4469515)
 * Yes, without loggin in. I will install those plugins and let you know.
 *  [Israel Barragan](https://wordpress.org/support/users/reedyseth/)
 * (@reedyseth)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-does-not-work-29/#post-4469559)
 * Daniel some one else contacted me with this same issues and we found that the
   plugin was not the problem.In fact the issue was cause by a WP Theme that was
   not leave the plugin to create the page dinamically. I quote the user answer.
 * > Plugin was not able to create a virtual subscription page due to theme reasons.
 * Therefore when you were in the page where you type the mail the action attribute
   of the form was set to your web main page and not the virtual page.
 *  [Israel Barragan](https://wordpress.org/support/users/reedyseth/)
 * (@reedyseth)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-does-not-work-29/#post-4469560)
 * So the feedback from the user was:
 * > Added the missing page manually, deactivated virtual page in options and added
   > data to be added in the custom page template.
 * So I guess what you have to do Daniel is to create your page manually to fit 
   your Theme.
 *  Thread Starter [danielpetre](https://wordpress.org/support/users/danielpetre/)
 * (@danielpetre)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-does-not-work-29/#post-4469561)
 * Hello,
    tried that, did not work but i contacted the theme author for help..
 *  [Israel Barragan](https://wordpress.org/support/users/reedyseth/)
 * (@reedyseth)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-does-not-work-29/#post-4469562)
 * Let me know what is his answer so that we can have the root of this problem.
 *  Thread Starter [danielpetre](https://wordpress.org/support/users/danielpetre/)
 * (@danielpetre)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-does-not-work-29/#post-4469568)
 * Hello,
    it seems it is a plugin problem after all, errors with “undefined variable
   post_id” in line 615 and 616 then “cannot modify header information – headers
   already sent” on line 679, 680, 681 and 896. I am sorry, until this plugin is
   fixed i will using something else like jetpack or maybe nothing.
 *  [Israel Barragan](https://wordpress.org/support/users/reedyseth/)
 * (@reedyseth)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-does-not-work-29/#post-4469569)
 * Daniel you can create me a temprorary account in your WP site so that I can start
   testing and debugin the plugin. This will be very helpful to me. After I have
   finished you can delete the account.
 *  [Israel Barragan](https://wordpress.org/support/users/reedyseth/)
 * (@reedyseth)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-does-not-work-29/#post-4469580)
 * The issue is reported and will be fixed soon:
 * [https://github.com/stcr/subscribe-to-comments-reloaded/issues/2](https://github.com/stcr/subscribe-to-comments-reloaded/issues/2)
 *  [Raam Dev](https://wordpress.org/support/users/raamdev/)
 * (@raamdev)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-does-not-work-29/#post-4469581)
 * [@danielpetre](https://wordpress.org/support/users/danielpetre/) Thank you for
   reporting this.
 * This has been fixed in the development trunk (see [https://github.com/stcr/subscribe-to-comments-reloaded/commit/5d20eaf7ef91c83db1798bd83991770346141215](https://github.com/stcr/subscribe-to-comments-reloaded/commit/5d20eaf7ef91c83db1798bd83991770346141215))
   and this will go out with the next release.
 *  [Raam Dev](https://wordpress.org/support/users/raamdev/)
 * (@raamdev)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-does-not-work-29/#post-4469582)
 * [@danielpetre](https://wordpress.org/support/users/danielpetre/) This has been
   fixed in the latest release (v140129), released today:
    [http://wordpress.org/plugins/subscribe-to-comments-reloaded/changelog/](http://wordpress.org/plugins/subscribe-to-comments-reloaded/changelog/)
 * I’m marking this as resolved, but please feel free to change it back to unresolved
   if you discover there’s still an issue.
 *  Thread Starter [danielpetre](https://wordpress.org/support/users/danielpetre/)
 * (@danielpetre)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-does-not-work-29/#post-4469583)
 * Hello, thanks a lot but i’m happy with jetpack’s comment system now.
    Also i 
   thought i whould give STCR another try but “The plugin does not have a valid 
   header.” popped up and i gave up. Have fun coding.
 *  [Raam Dev](https://wordpress.org/support/users/raamdev/)
 * (@raamdev)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-does-not-work-29/#post-4469585)
 * [@danielpetre](https://wordpress.org/support/users/danielpetre/) If you’re still
   willing to help me with this, I’d like to try and reproduce the bug you’re seeing(“
   The plugin does not have a valid header.”). I have been unable to reproduce this.
   If you can provide me with the exact steps to reproduce that message, I will 
   get this fixed. 🙂

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

The topic ‘Plugin does not work !’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/subscribe-to-comments-reloaded_f0f9fc.
   svg)
 * [Subscribe To Comments Reloaded](https://wordpress.org/plugins/subscribe-to-comments-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/subscribe-to-comments-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/subscribe-to-comments-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/subscribe-to-comments-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/subscribe-to-comments-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/subscribe-to-comments-reloaded/reviews/)

 * 14 replies
 * 3 participants
 * Last reply from: [Raam Dev](https://wordpress.org/support/users/raamdev/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-does-not-work-29/#post-4469585)
 * Status: resolved