I recently uploaded the plugin and activated it. However, when I attempt to click the register button, nothing happens. I’ve deactivate ALL plugins except Smartrmail, but it still didn’t work.
See image for clarification of area that is not working: https://www.webpagescreenshot.info/#v2=jGB91a_JB
]]>When I have this plugin activated I receive the following error when I attempt to create a new post.
Fatal error: Uncaught Error: Class 'WC_REST_Customers_V1_Controller' not found in /home1/bexrwumy/public_html/webezoid/wp-content/plugins/smartrmail-personalized-email-marketing/src/Controllers/CustomersController.php:7 Stack trace: #0 /home1/bexrwumy/public_html/webezoid/wp-content/plugins/smartrmail-personalized-email-marketing/smartrmail-woocommerce-integration.php(54): include_once() #1 /home1/bexrwumy/public_html/webezoid/wp-includes/class-wp-hook.php(292): {closure}(Object(WP_REST_Server)) #2 /home1/bexrwumy/public_html/webezoid/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(NULL, Array) #3 /home1/bexrwumy/public_html/webezoid/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #4 /home1/bexrwumy/public_html/webezoid/wp-includes/rest-api.php(521): do_action('rest_api_init', Object(WP_REST_Server)) #5 /home1/bexrwumy/public_html/webezoid/wp-includes/rest-api.php(479): rest_get_server() #6 /home1/bexrwumy/public_html/webezoid/wp-includes/rest-api.php(2816): rest_do_request(Object(WP_REST_Request)) #7 [i in /home1/bexrwumy/public_html/webezoid/wp-content/plugins/smartrmail-personalized-email-marketing/src/Controllers/CustomersController.php on line 7
Hello, i was checking the logs for another problem, but i see 14MB of php error log with a lot of these rows:
WordPress error on database table 'wp_swi_abandoned_carts' doesn't exist per la query SELECT * FROM wp_swi_abandoned_carts WHERE user_id = '13' ORDER BY id ASC
I’ve contacted the support via chat, but i hope he or she wasn’t a developer…
So, i’ve analyzed the code for you and for sure: function db_install()
contained in “smartrmail-woocommerce-integration.php” doesn’t create any table in database. I think is syntax error in CREATE TABLE string.
For that, the controller contained in AbandonedCart.php calling a SELECT in a table doesn’t exist in MySQL… A lot of times in seconds. That just stressed my VPS for nothing. I think there are a lot of people cannot know this problem if can’t see the log of his server.
Thanks in advance…
]]>