Title: michaelmotorcycle's Replies | WordPress.org

---

# michaelmotorcycle

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WebinarPress – Webinar System for WordPress] Confirmation Emails Not Sending](https://wordpress.org/support/topic/confirmation-emails-not-sending-10/)
 *  Thread Starter [michaelmotorcycle](https://wordpress.org/support/users/michaelmotorcycle/)
 * (@michaelmotorcycle)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/confirmation-emails-not-sending-10/#post-17943876)
 * This was not a WebinarPress error. The root cause was the WordPress web hosting
   vendor modified the CRON function without informing us of that change. Once we
   enabled logging in the WebinarPress settings, it gave us a clue why/where the
   emails were getting stuck.
 * The **wp-config.php** file contains the setting that disabled the CRON function.
   Disable was set to “true” so I changed the value to “false” as pasted below.
 * Within 30 seconds, CRON ran and “released” all the emails that had failed to 
   send previously. Fixed.
   Here is the **wp-config.php** edit…
 * ==================
   define( ‘DISABLE_WP_CRON’, false );/* That’s all, stop editing!
   Happy publishing. */==================
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP GoToWebinar] Plugin losing connection to GoToWebinar](https://wordpress.org/support/topic/plugin-losing-connection-to-gotowebinar/)
 *  [michaelmotorcycle](https://wordpress.org/support/users/michaelmotorcycle/)
 * (@michaelmotorcycle)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/plugin-losing-connection-to-gotowebinar/#post-17457788)
 * I believe I am encountering this same issue with this Plugin. 
   SAME STEPS:1. 
   Clicked **Settings | Clear Cache | Clear Webinar Cache **button.2. Clicked the**
   Settings | General Options | Click here to connect with my GoToWebinar Application**
   button.SAME RESULT:Restores functionality for a day and then fails again.WordPress
   Version: **6.4.3**Plugin Version: **15.2**Server running PHP version: **8.1.25**.
   MySQL version: **8.0.34-0ubuntu0.22.04.1**
    -  This reply was modified 2 years, 4 months ago by [michaelmotorcycle](https://wordpress.org/support/users/michaelmotorcycle/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kanban Boards for WordPress] Cannot Select Multiple Allowed Users When Users Are More Than 20](https://wordpress.org/support/topic/cannot-select-multiple-allowed-users-when-users-are-more-than-20/)
 *  Thread Starter [michaelmotorcycle](https://wordpress.org/support/users/michaelmotorcycle/)
 * (@michaelmotorcycle)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/cannot-select-multiple-allowed-users-when-users-are-more-than-20/#post-9224107)
 * Yes! Fixed now.
 * Thank you for responding with an update so promptly. Very helpful.
    Worth mentioning
   that I forgot to clear the browser cache in Chrome so this fix in version 2.4.4
   was not visible/functional for me until _after_ I did that step.

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