• Resolved AISP Dev

    (@aisimpleplugin)


    hi after update to 1.2.0 i have this php error on wordpress admin

    [Unknown column ‘is_default’ in ‘WHERE’]
    SELECT COUNT(*) FROM kpbr_mailerpress_lists WHERE is_default = 1

    WordPress database error: [Unknown column ‘is_default’ in ‘SET’]
    UPDATE kpbr_mailerpress_lists SET is_default = 1 WHERE list_id = 1

    WordPress database error: [Unknown column ‘is_default’ in ‘WHERE’]
    SELECT COUNT(*) FROM kpbr_mailerpress_lists WHERE is_default = 1

    WordPress database error: [Unknown column ‘is_default’ in ‘SET’]
    UPDATE kpbr_mailerpress_lists SET is_default = 1 WHERE list_id = 1

Viewing 1 replies (of 1 total)
  • Plugin Contributor Benjamin Denis

    (@rainbowgeek)

    Hi,

    thank you for your feedback.

    You can safely ignore this warning from your debug.log file.

    A patch is coming soon to prevent this.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.