• Resolved piotrl86

    (@piotrl86)


    Errors in error.log:

    ...wp_mobileassistant_devices' doesn't exist ...

    Sql with CREATE TABLE is commented:

    ./mobassistantconnector.php:356:// CREATE TABLE IF NOT EXISTS{$wpdb->prefix}mobileassistant_devices(

    but table is still used:

    ./classes/class-mobassistantconnector-ajax.php:340: LEFT JOIN{$this->wpdb->prefix}mobileassistant_devicesmd ON md.device_unique_id= mpn.device_unique_id

Viewing 1 replies (of 1 total)
  • Plugin Author eMagicOne

    (@emagicone)

    Hi Piotr,

    Thank you for your comment.

    Our devs will take a look and fix it at the earliest.

    Let us know if other questions occur.

    • This reply was modified 6 years, 1 month ago by eMagicOne.
Viewing 1 replies (of 1 total)

The topic ‘missing table mobileassistant_devices – v.2.1.3’ is closed to new replies.