Title: Error message when activating the subscription
Last modified: August 29, 2022

---

# Error message when activating the subscription

 *  Resolved [Le chef Isidore](https://wordpress.org/support/users/isidore1964/)
 * (@isidore1964)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/error-message-when-activating-the-subscription/)
 * Hello
    I have a problem on the confirmation page, after clicking the link in 
   the subscription activation email, I get this message (Confirmation email [xxxx@xxxx.fr](https://wordpress.org/support/topic/error-message-when-activating-the-subscription/xxxx@xxxx.fr?output_format=md)
   is not in the [update_]approval state) For your information, after confirming
   the subscriber by clicking on the link, it is marked publish. I read in another
   post a person who had the same problem! But I don’t see the solution… If you 
   can help me to solve it. Cordially, Isidore
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-message-when-activating-the-subscription%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [vandestouwe](https://wordpress.org/support/users/vandestouwe/)
 * (@vandestouwe)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/error-message-when-activating-the-subscription/#post-15959216)
 * Wat is the version of STC
 *  Thread Starter [Le chef Isidore](https://wordpress.org/support/users/isidore1964/)
 * (@isidore1964)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/error-message-when-activating-the-subscription/#post-15959243)
 * Hello,
    I have the latest Version 2.7.1
 *  Plugin Author [vandestouwe](https://wordpress.org/support/users/vandestouwe/)
 * (@vandestouwe)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/error-message-when-activating-the-subscription/#post-15960332)
 * Please change code line 386 of the file: class-stc-subscribe.php
 * `if (($TimeLastUsed + 3) > time()) {`
    to `if (($TimeLastUsed + 30) > time()){`
 * Please let me know if that was successfull
 * Regards, Sidney
 *  Thread Starter [Le chef Isidore](https://wordpress.org/support/users/isidore1964/)
 * (@isidore1964)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/error-message-when-activating-the-subscription/#post-15960410)
 * Hello,
    Thank you, the change in the file worked well, the confirmation is correct(
   Your email address [xxxxx@gmail.com](https://wordpress.org/support/topic/error-message-when-activating-the-subscription/xxxxx@gmail.com?output_format=md)
   has been successfully activated in our database.). Cordially, Isidore

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

The topic ‘Error message when activating the subscription’ is closed to new replies.

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

 * 4 replies
 * 2 participants
 * Last reply from: [Le chef Isidore](https://wordpress.org/support/users/isidore1964/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/error-message-when-activating-the-subscription/#post-15960410)
 * Status: resolved