• Resolved Eric

    (@varjik)


    How can I create the required table for scheduling to work? I’ve disabled/reactivated the plugin many times, ran bulk optimize etc. Every day it racks up a 30MB Error log.

    Is there a conflict with W3TC?

    [06-Feb-2015 23:15:25 UTC] WordPress database error Table ‘removed.wp_ewwwio_images’ doesn’t exist for query SELECT path,results FROM wp_ewwwio_images WHERE path = ‘removed/wp-content/themes/genesis/lib/admin/images/layouts/c.gif’ AND image_size = ‘485’ made by do_action_ref_array, call_user_func_array, ewww_image_optimizer_auto, ewww_image_optimizer_aux_images_loop, ewww_image_optimizer, ewww_image_optimizer_check_table, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query

    https://ww.wp.xz.cn/plugins/ewww-image-optimizer/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author nosilver4u

    (@nosilver4u)

    Look for an ewww_image_optimizer version setting in the wp_options table, and delete it. Should be something like ‘222’. Removing it should trigger the table creation.

    Thread Starter Eric

    (@varjik)

    Removed and deactivated / reactivated and it put the version back under options but no new table. I assume the table is supposed to be under the parent tree?

    Thread Starter Eric

    (@varjik)

    Would it be possible to send me the table structure and I’ll import it?

    Plugin Author nosilver4u

    (@nosilver4u)

    The table structure is in the file common.php in the ewww_image_optimizer_install_table function.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Missing DB Table’ is closed to new replies.