Title: zazz's Replies | WordPress.org

---

# zazz

  [  ](https://wordpress.org/support/users/zazz/)

 *   [Profile](https://wordpress.org/support/users/zazz/)
 *   [Topics Started](https://wordpress.org/support/users/zazz/topics/)
 *   [Replies Created](https://wordpress.org/support/users/zazz/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/zazz/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/zazz/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/zazz/engagements/)
 *   [Favorites](https://wordpress.org/support/users/zazz/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Admin notification email on orders not working](https://wordpress.org/support/topic/admin-notification-email-on-orders-not-working/)
 *  Thread Starter [zazz](https://wordpress.org/support/users/zazz/)
 * (@zazz)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/admin-notification-email-on-orders-not-working/#post-14452588)
 * No, the above did not resolve the issue as the other emails are being sent, also
   when you update the admin emails list those emails start working again so it’s
   not a problem with the SMTP server or the emails being blocked, but with the 
   woocommerce script
    but i’ve enabled the mail logging script to see if it will
   log any issues the next time this happens
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] subscription update_manual() not working](https://wordpress.org/support/topic/subscription-update_manual-not-working/)
 *  Thread Starter [zazz](https://wordpress.org/support/users/zazz/)
 * (@zazz)
 * [6 years ago](https://wordpress.org/support/topic/subscription-update_manual-not-working/#post-13032402)
 * fixed by updating the meta data directly:
    update_post_meta($id, ‘_requires_manual_renewal’,‘
   true’);
 * instead of using the:
    $subscription->update_manual(true);

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