• Resolved Hannes Etzelstorfer

    (@haet)


    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

    (@etoilewebdesign)

    At the moment, it would be easier if you just sent us it in a zip file to [email protected].

    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.