phpcoder123
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] On-Hold emails not sendingApparently Woocommerce does not send emails if you manually change status to ON-HOLD, but if you manually change status to processing or completed it does. This was my problem. I have action hooked manually changing it on hold to auto send emails. Problem resolved.
I am running a membership based ecommerce website. I send mass emails sometimes about special offers and stuff like that, but I want the ability for users to unsubscribe from the website as well… What is the shortcode for the unsubscribe?
- This reply was modified 6 years, 8 months ago by phpcoder123.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce registration not workingFound the issue. Word to everyone: never delete existing fields in a database. They are there for a reason.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce registration not workingThere are no error logs or anything like that… This plugin has been deactivated and removed so I don’t think it would be the problem…
Where should I start reinstalling? Woocommerce?
Forum: Plugins
In reply to: [WooCommerce] Woocommerce registration not workingI have already tried disabling all plugins except Woocommerce but that did not resolve the issue. I also tried changing to theme of 2017 from my existing 2016, but that also did not resolve the issue.
The last log I have is :
2018-07-10T13:49:24+00:00 CRITICAL Uncaught Error: Call to a member function get_error_code() on null in /Users/ahilan/Sites/nokiasocialclub/wp-content/plugins/profile-extra-fields/bws_menu/deactivation-form.php:423
Stack trace:
#0 /Users/ahilan/Sites/nokiasocialclub/wp-includes/class-wp-hook.php(286): bws_submit_uninstall_reason_action(”)
#1 /Users/ahilan/Sites/nokiasocialclub/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
#2 /Users/ahilan/Sites/nokiasocialclub/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#3 /Users/ahilan/Sites/nokiasocialclub/wp-admin/admin-ajax.php(99): do_action(‘wp_ajax_bws_sub…’)
#4 {main}
thrownThis seems to be old… Any other ideas?