missing table mobileassistant_devices – v.2.1.3
-
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)
Viewing 1 replies (of 1 total)
The topic ‘missing table mobileassistant_devices – v.2.1.3’ is closed to new replies.