Title: danabel's Replies | WordPress.org

---

# danabel

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Church Admin] Memory errors after update](https://wordpress.org/support/topic/memory-errors-after-update/)
 *  Thread Starter [danabel](https://wordpress.org/support/users/danabel/)
 * (@danabel)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/memory-errors-after-update/#post-13922019)
 * Thanks Andy. I guess my client likes to plan ahead 🙂
 * Thanks for all your help!
    -  This reply was modified 5 years, 5 months ago by [danabel](https://wordpress.org/support/users/danabel/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Church Admin] Memory errors after update](https://wordpress.org/support/topic/memory-errors-after-update/)
 *  Thread Starter [danabel](https://wordpress.org/support/users/danabel/)
 * (@danabel)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/memory-errors-after-update/#post-13873613)
 * Hi. Is there any news on this issue? There have been several updates to the plugin
   but I still a the same error message everytime I activate this plugin. My client
   is anxious to start using the plugin again, but he is not able to due to this
   error.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Church Admin] Memory errors after update](https://wordpress.org/support/topic/memory-errors-after-update/)
 *  Thread Starter [danabel](https://wordpress.org/support/users/danabel/)
 * (@danabel)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/memory-errors-after-update/#post-13697897)
 * I just tried the latest update 2.7005 but I still get a 500 error as soon as 
   I enable it with the memory error in the logs.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPal Enterprise Payments (formerly Braintree) for WooCommerce] “Duplicate card exists in the vault” Revisited!](https://wordpress.org/support/topic/duplicate-card-exists-in-the-vault-revisited/)
 *  Thread Starter [danabel](https://wordpress.org/support/users/danabel/)
 * (@danabel)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/duplicate-card-exists-in-the-vault-revisited/#post-11117570)
 * Here’s a patch if it’s useful:
 *     ```
       diff --git a/includes/api/requests/abstract-wc-braintree-api-vault-request.php b/includes/api/requests/abstract-wc-braintree-api-vault-request.php
       index b6ef7a0..0edbab8 100644
       --- a/includes/api/requests/abstract-wc-braintree-api-vault-request.php
       +++ b/includes/api/requests/abstract-wc-braintree-api-vault-request.php
       @@ -70,7 +70,7 @@ abstract class WC_Braintree_API_Vault_Request extends WC_Braintree_API_Request {
        	protected function get_credit_card_options() {
   
        		$options = array(
       -			'failOnDuplicatePaymentMethod' => true,
       +			'failOnDuplicatePaymentMethod' => false,
        			'verifyCard'                   => true,
        		);
       ```
   
    -  This reply was modified 7 years, 4 months ago by [danabel](https://wordpress.org/support/users/danabel/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GiveWP - Donation Plugin and Fundraising Platform] Give fills up cron with 32000 tasks](https://wordpress.org/support/topic/give-fills-up-cron-with-32000-tasks/)
 *  [danabel](https://wordpress.org/support/users/danabel/)
 * (@danabel)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/give-fills-up-cron-with-32000-tasks/#post-9027479)
 * We had this same problem after migrating our site to a new host. We changed from
   the root domain to www at the same time.
 * I changed the `give_site_address_before_migrate` option so that it matched `home`
   and the extra cron jobs have stopped being created. So thanks for the tip.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Publicise not publishing consistently](https://wordpress.org/support/topic/publicise-not-publishing-consistently/)
 *  Thread Starter [danabel](https://wordpress.org/support/users/danabel/)
 * (@danabel)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/publicise-not-publishing-consistently/#post-9027223)
 * Our problem seems to have been caused by the GiveWP plugin. This link was the
   issue:
    [https://wordpress.org/support/topic/give-fills-up-cron-with-32000-tasks/](https://wordpress.org/support/topic/give-fills-up-cron-with-32000-tasks/)
 * Our cron was clogged up with a load of duplicate Give cron jobs and was timing
   out. Think I have fixed it.
 * Thanks guys for your help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Publicise not publishing consistently](https://wordpress.org/support/topic/publicise-not-publishing-consistently/)
 *  Thread Starter [danabel](https://wordpress.org/support/users/danabel/)
 * (@danabel)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/publicise-not-publishing-consistently/#post-9026308)
 * Well, according to WPEngine there’s a misbehaving plugin that is stopping cron
   from running properly.
 * Now the hunt begins for the problem plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Publicise not publishing consistently](https://wordpress.org/support/topic/publicise-not-publishing-consistently/)
 *  Thread Starter [danabel](https://wordpress.org/support/users/danabel/)
 * (@danabel)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/publicise-not-publishing-consistently/#post-9026210)
 * Hi [@lschuyler](https://wordpress.org/support/users/lschuyler/)
 * Thanks for your response.
 * I installed WP Control and you were right, there are a lot of events scheduled
   for ‘now’. But what doesn’t make sense is that we have a busy site and according
   to our access logs wp-cron is being hit every few minutes. And we have DISABLE_WP_CRON
   set to false.
 * I will contact WPEngine and ask them, see if they can diagnose the problem.
 * I’ll be back with their response.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Publicise not publishing consistently](https://wordpress.org/support/topic/publicise-not-publishing-consistently/)
 *  Thread Starter [danabel](https://wordpress.org/support/users/danabel/)
 * (@danabel)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/publicise-not-publishing-consistently/#post-9022023)
 * Thanks [@jeherve](https://wordpress.org/support/users/jeherve/),
 * These posts were posted manually afterwards but failed to post automatically
   
   [http://www.cbneurope.com/read/3-ways-to-pray-for-your-prodigal-child/](http://www.cbneurope.com/read/3-ways-to-pray-for-your-prodigal-child/)
   [http://www.cbneurope.com/read/can-a-christian-not-believe-in-the-resurrection/](http://www.cbneurope.com/read/can-a-christian-not-believe-in-the-resurrection/)
 * but this one posted as scheduled on the same day (different user scheduled it)
   
   [http://www.cbneurope.com/read/god/god-chooses-restoration/](http://www.cbneurope.com/read/god/god-chooses-restoration/)
 * In the Settings > Sharing dashboard we have Facebook connected, but the bigger
   problem is that they weren’t published on WordPress so there was nothing to share.
 * Thanks for you help

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