Forums

[Plugin: TDO Mini Forms] TDOMF not able to create table in db (2 posts)

  1. foobat
    Member
    Posted 1 month ago #

    this is the exact error:
    Can't find db table wp_tdomf_table_edits! Table not created: SQL Error: BLOB/TEXT column 'data' can't have a default value

    according to the log, the plugin makes several failed attempts then says that 'No Form ID set!'

    as far as i can tell everything is displaying and posting correctly, the one thing it isn't doing is emailing the admin

  2. the_dead_one
    Member
    Posted 1 month ago #

    Can't find db table wp_tdomf_table_edits! Table not created: SQL Error: BLOB/TEXT column 'data' can't have a default value

    Oh. I missed that. Corrected for next release.

    as far as i can tell everything is displaying and posting correctly, the one thing it isn't doing is emailing the admin

    The wp_tdomf_table_edits is only required for forms that edit posts, so if you are not using an edit form, then it should not affect you at all (just add lots of useless error messages to the log).

    As for the admin email, how have you configure the form's moderation options?

Reply

You must log in to post.

About this Topic