Error saving form with thumbnail

Support MB Frontend Submission Error saving form with thumbnail

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7163
    rmackovicrmackovic
    Participant

    Notice: Undefined index: storage in /meta-box/inc/field.php on line 290 when using this:

    [mb_frontend_form id="my_id" post_fields="title,content,excerpt,thumbnail" post_status="publish"]

    If thumbnail is removed it works fine and without notice:

    [mb_frontend_form id="my_id" post_fields="title,content,excerpt" post_status="publish"]

    #7164
    rmackovicrmackovic
    Participant

    Just saw that this was already reported and fixed.

    However, on download page version number is 1.1 and previous version was 1.0.3 (?) so this is somewhat confusing, maybe you can change to 1.1.0?

    #7182
    Anh TranAnh Tran
    Keymaster

    Glad that you updated. Actually 1.1 is a short version for 1.1.0 :). But I will use the long version from now on.

    Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Error saving form with thumbnail’ is closed to new replies.