Support » Plugin: Subscribe To Comments Reloaded » Manage subscriptions not working

Viewing 10 replies - 1 through 10 (of 10 total)
  • Can you put your site into debug mode ? If so, please do the same steps on the Manage subscription page and share your result.

    Thread Starter salabinha

    (@salabinha)

    Reedyseth, thanks for your reply. How do I put my site into debug mode?

    Under your main path of your WordPress installation (You can see the files with FTP) there is a file named wp-config.php, inside that file there constant that is name:

    /**
     * For developers: WordPress debugging mode.
     *
     * Change this to true to enable the display of notices during development.
     * It is strongly recommended that plugin and theme developers use WP_DEBUG
     * in their development environments.
     */
    define('WP_DEBUG', true);


    NOTE:

    When you change the value to true and save it if there are plugins or themes with issues they will be display so be aware that if there are lots of warning to change the value to false again.

    Thread Starter salabinha

    (@salabinha)

    Reedyseth, thanks! I did what you said and below are the errors that popped up on my header. I then tried to update the subscription and continued to get a Subscriptions updated: 0

    ————
    Errors:

    Notice: register_sidebar was called incorrectly. No id was set in the arguments array for the “Right Sidebar” sidebar. Defaulting to “sidebar-1”. Manually set the id to “sidebar-1” to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home3/bluepaci/public_html/livinghealthywithchocolate/wp-includes/functions.php on line 3792

    Notice: register_sidebar was called incorrectly. No id was set in the arguments array for the “Header Widget” sidebar. Defaulting to “sidebar-2”. Manually set the id to “sidebar-2” to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home3/bluepaci/public_html/livinghealthywithchocolate/wp-includes/functions.php on line 3792

    Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
    __construct()
    instead. in /home3/bluepaci/public_html/livinghealthywithchocolate/wp-includes/functions.php on line 3624

    So, all those warning belong to your theme, There is not error thrown by StCR.

    Can you share you website ? You can use a URL shortener to get You URL more private.

    Thread Starter salabinha

    (@salabinha)

    Here’s my site http://bit.ly/1Pa1BfY.

    All posts have comments. Please let me know if you need anything else. You can email me through the site also.

    I just subscribe to one of the post and went to the management page.

    I updated my subscription from Replies to All without any problem, also I got the message Subscriptions updated: 1.

    Thread Starter salabinha

    (@salabinha)

    I think I got it now….

    If I check the box for the option I am already subscribed to, I get the update = 0.

    But if I choose a different option the update = 1.

    I guess there’s just no update if someone chooses from one of the options that they are already subscribed to.

    Anyway, thank you for your help and for looking into it.

    No problem,

    Good to hear that everything is working.

    Regards.!!

    Thread Starter salabinha

    (@salabinha)

    thank you again 🙂

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Manage subscriptions not working’ is closed to new replies.