Viewing 6 replies - 1 through 6 (of 6 total)
  • I get the same issue when trying to update the settings in the customiser.

    An example of the full response from admin-ajax.php is this:

    {"success":false,"data":{"message":"","code":"changeset_post_save_failure","setting_validities":{"blogdescription":true},"changeset_post_save_failure":"db_insert_error"}}

    The database user has full permissions and has no problem updating things like posts or other areas of the site.

    Anyone have any ideas?

    Thread Starter johnatanasoff

    (@johnatanasoff)

    In my case i am starting with a new theme!

    Tried repairing the database via {$your_site}/wp-admin/maint/repair.php
    and plugins and nothing worked!

    Theme Author MageeWP

    (@magictheme)

    Hi, if you still get this problem, please send the access of dashboard to our support email ([email protected]) so we can check it for you.

    Thread Starter johnatanasoff

    (@johnatanasoff)

    @magictheme

    I started a new Onetone theme and no longer have the problem!
    Thanks!

    The same problem is here.
    I changed all wp files, but the problem is still present.
    I paid attention my DB reached limit, so I emailed to my hoster and asked them to upgrade my account.
    Still waiting for thier answer, but I am almost sure the solution is DB limit.
    Try to ask for help your hoster.

    • This reply was modified 6 years, 10 months ago by mayazir.

    Yes, the reason is DB limit.
    Here is my hoster answer.

    The reason for the error is indeed because you have reached the size limit for your MySQL database and as such no further writing to it is possible.

    This problem can be resolved in three ways:

    1. You can try to optimize your database, either through our Database Manager or through phpMyAdmin in order to free up space without any data loss.
    2. You can remove any unnecessary database entries in order to bring your database space usage down.
    3. You can upgrade to a our Max Pack plus plan, which provides UNLIMITED database quota.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘changeset_post_save_failure when i publish logo.’ is closed to new replies.