Wrong Table names
-
Hello,
It’s me again…
I found another problem:
The plugin tries to access a table calledwp_ewd_uwpm_email_send_eventsbut it has created a table calledewd_uwpm_email_send_eventsbecause when it initializes the table name in Main.php for the first time it tries to add$wpdb->prefixbut didn’t initialize the global variable$wpdbfirst.I also added a feature to make abandoned cart email dependent on specific products in cart.
I’d like to share my changes with you. Do you want to create a GitHub repository or do you prefer a ZIP file with my updates?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Wrong Table names’ is closed to new replies.