Corey McKrill

Results 93 comments of Corey McKrill
trafficstars

@morrme We definitely take pull requests!

Hi @davidperezgar Sorry for the delayed response here. There isn't currently a way to include questions/answers in the notification emails. It that's something you'd like to work on, we could...

> I suggest that we roll out this enhancement first and see how it fairs in the real world and if everything looks good, we can also push it for...

@Konamiman something is not working right... when I initiate the regeneration as a background process, and then run the scheduled action, it just does one batch (so I end up...

> keep in mind that one given run of the scheduled action might not produce any row in the lookup table: in each run a fixed amount of products is...

@markakk the `meta_query` arg already didn't work with the "legacy" WordPress posts storage option for orders (now it just gives you a notice about it). If you go to WooCommerce...

It was happening more frequently for a while, but the last time it happened was on May 19 (probably right before I created this issue). Our Papertrail logs only go...

Ok, we just had another instance of the error: ``` WordPress database error Duplicate entry '69126' for key 'PRIMARY' for query INSERT INTO `wp_memberful_mapping` ( `wp_user_id`, `member_id`, `last_sync_at` ) VALUES...

It's a PHP error, but it's clearly not crashing our site. It may be terminating the active request, but I don't know of a good way to test that. The...