Title: Wrong Table names
Last modified: March 15, 2019

---

# Wrong Table names

 *  Resolved [Hannes Etzelstorfer](https://wordpress.org/support/users/haet/)
 * (@haet)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/wrong-table-names/)
 * Hello,
    It’s me again… I found another problem: The plugin tries to access a 
   table called `wp_ewd_uwpm_email_send_events` but it has created a table called`
   ewd_uwpm_email_send_events` because when it initializes the table name in Main.
   php for the first time it tries to add `$wpdb->prefix` but didn’t initialize 
   the global variable `$wpdb` first.
 * 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)

 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/wrong-table-names/#post-11318640)
 * At the moment, it would be easier if you just sent us it in a zip file to [contact@etoilewebdesign.com](https://wordpress.org/support/topic/wrong-table-names/contact@etoilewebdesign.com?output_format=md).
 * Thanks for noticing the $wpdb issue. We’ll definitely take a look at that and
   do any necessary corrections.

Viewing 1 replies (of 1 total)

The topic ‘Wrong Table names’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-wp-mail/assets/icon-128x128.png?rev=1813772)
 * [Ultimate WP Mail](https://wordpress.org/plugins/ultimate-wp-mail/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-wp-mail/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-wp-mail/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-wp-mail/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-wp-mail/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-wp-mail/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/wrong-table-names/#post-11318640)
 * Status: resolved