Custom field changes won't save

Support General Custom field changes won't saveResolved

Viewing 15 posts - 1 through 15 (of 26 total)
  • Author
    Posts
  • #24688
    RogerRoger
    Participant

    So i have a custom field section progress.
    there are 6 groups with button groups.
    The first 5, are completed but when i create group 6 and add fields to it then it wont save it anymore. You cannot even assign it anymore to a posttype. even when it says that it is updated, it isnt.

    i made a export from the custom fields.

    https://we.tl/t-W6xVTva6ME

    I use the latest version of AIO

    #24689
    Long NguyenLong Nguyen
    Moderator

    Hi,

    It is possible that the issue happens due to the limitation of PHP settings. Please follow this article to know how to resolve it https://metabox.io/wordpress-custom-fields-not-saving-increase-max-input-vars/.

    #24690
    RogerRoger
    Participant

    would never have found this without your answer! really thank you!!

    Also if someone has the same issue, with direct admin you can find it here:
    Select PHP version -> Options -> max_input_vars

    You can find the Select PHP version under the advanced Features

    #40470
    peterteszary@gmail.com[email protected]
    Participant

    Dear Support,
    What if this method does not solve the problem?
    I did everything as it was described, but still cannot save the values.
    Thanks for your help.
    Peter

    #40480
    PeterPeter
    Moderator

    Hello Peter,

    Can you please export your field group to a JSON file and share it here? I will import it to my demo site to see if it works.

    #40509
    peterteszary@gmail.com[email protected]
    Participant

    Hello Peter,

    Sure, thank you! Here it goes:

    https://pastebin.com/WLcyXREC

    #40520
    PeterPeter
    Moderator

    Hello,

    I see the option "Save field value" is not enabled so the field value will not be saved. Please enable this option for all fields and check the issue again.
    Screenshot https://monosnap.com/file/iJQ404spOgT9PSu6tjYLPU9OYZEjPz

    Please read more on the documentation https://docs.metabox.io/field-settings/

    #40521
    peterteszary@gmail.com[email protected]
    Participant

    Hello Peter,

    Thanks, I did that earlier. It worked for a couple of minutes. Then it broke my entire development server because the main MariaDB (server) could not handle, these tables. So 35 of my websites, and a half year of development projects went straight to the trash. Now we are working for hours to restore the server.

    The main takeaway, use Meta Box ONLY in docker containers. Separately from any other projects.

    Thanks.

    #40526
    peterteszary@gmail.com[email protected]
    Participant

    A little update. We could not restore our server, so we had to reinstall it. All data was lost.

    #40536
    PeterPeter
    Moderator

    Hello,

    The field group exported indicates that you are using the default table (wp_postmeta) of WordPress. I don't know how your DB engine cannot work with the default table of WordPress, even with a custom table and broken down.
    There are many plugins that use the default table of WordPress to store the post meta or create other custom tables to store its data like WooCommerce.
    I'm not sure how you design your server to work but I think it's not a Meta Box issue itself.

    #40603
    peterteszary@gmail.com[email protected]
    Participant

    Yepp, thanks.
    This is with another client's site as well. It worked until today (for 1 and a half years now, and nothing changed except Meta Box Updates).
    https://www.loom.com/share/e78584d22973417db3d8e0b1147f9a77
    Same stuff...
    Any idea?

    Thanks.

    #40617
    PeterPeter
    Moderator

    Hello,

    You can try to deactivate all plugins except Meta Box, MB extensions and switch to a standard theme of WordPress, or create a new field group and save field value in a new custom table and check this issue again.

    Let me know how it goes.

    #40691
    peterteszary@gmail.com[email protected]
    Participant

    Hello Peter,

    I have tried, to deactivate everything except Meta Box.
    It still won't work.

    https://www.loom.com/share/acbeb550ab584100bf5419dd67284526

    Thanks,
    Peter

    #40698
    PeterPeter
    Moderator

    Hello,

    Please share your site credentials to this contact form https://metabox.io/contact/
    I will take a closer look.

    #40699
    peterteszary@gmail.com[email protected]
    Participant

    Hello Peter,

    Thank you, I've sent the credentials.

    Regards,
    Peter

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