Extra blank row being saved to database

Support MB Custom Table Extra blank row being saved to databaseResolved

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #11729
    Lisa TallyLisa Tally
    Participant

    I have a custom post type using a set of custom fields that are being saved to a custom table. When I save the information for a post an extra, blank row is created in the database.

    #11752
    Anh TranAnh Tran
    Keymaster

    Hi Purdue,

    Are you enabling revision and using MB Revision?

    #11759
    Lisa TallyLisa Tally
    Participant

    I believe the answer is yes.

    • I have enabled MB revision via AIO.
    • My custom post type `'supports' => array(
      'title',
      'revisions',
      ),`
    #11775
    Anh TranAnh Tran
    Keymaster

    Thanks for your feedback. I found the bug and updated the MB Revision extension. Please update it.

    #11788
    Lisa TallyLisa Tally
    Participant

    Yes, that seems to have taken care of it. Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.