• Resolved Dimu

    (@cry0nics)


    Due to some reasons, when I go to appearance and try to do any changes to AMP the moment I press “save & publish” the POST method returns a 500 Error.

    I would like to do this changes myself. Could you please provide some help?
    The changes I need:
    * Disable comments
    * Disable meta info
    * Disable author
    * Change Header Background & Link Color
    * Switch to dark theme.

    Here’s the request header I am currently facing.

    
    :method:POST
    :path:/wp-admin/admin-ajax.php
    :scheme:https
    accept:*/*
    accept-encoding:gzip, deflate, br
    accept-language:en-US,en;q=0.8,ro;q=0.6
    content-length:382
    content-type:application/x-www-form-urlencoded; charset=UTF-8
    

    And formdata example

    
    wp_customize:on
    customize_theme:theme-child
    nonce:11ae600772
    customized:{"ampforwp_design[elements]":"meta_info:1,title:1,featured_image:1,content:1,meta_taxonomy:1,social_icons:1,comments:0,related_posts:1"}
    customize_changeset_status:publish
    action:customize_save
    
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor ampforwp

    (@ampforwp)

    Hi @cry0nics,

    We are so sorry for this inconvenience.

    Are you getting these errors with customizer as well??

    Regards,
    Team AMP

    Thread Starter Dimu

    (@cry0nics)

    Are you referring to this plugin or what customizer?

    Plugin Contributor ampforwp

    (@ampforwp)

    Hi @cry0nics,

    No, we are not talking about that plugin, we are talking about customizer which is present here.

    Please check here and do let us know if you get those errors.

    Regards
    Team AMP

    Thread Starter Dimu

    (@cry0nics)

    Yeah, that’s what I was talking about the first post as well. Checking the admin error log, I found this

    [16-Jan-2017 14:03:12 UTC] PHP Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 20480 bytes) in /[...]/wp-admin/includes/deprecated.php on line 765

    Suggestions?

    Plugin Contributor ampforwp

    (@ampforwp)

    Hey @cry0nics

    Please read this, it will help you better to understand on how to solve your problem.

    Hope it helps.

    If you have any more queries, please feel free to ask.

    Regards
    Team AMP

    Thread Starter Dimu

    (@cry0nics)

    Hey,
    Thanks, I already did that. But that didn’t sort the problem.

    I was able to customize the AMP from Automatic. Nevertheless, when I do changes to “Style 2” in the customizer you mentioned above changes are saved but nothing happens, nothing changes. Not even basic stuff like “Dark style”.

    No error generated, nothing.

    Plugin Contributor ampforwp

    (@ampforwp)

    Hey @cry0nics

    We are sorry for the inconvenience.

    Please update the plugin to the latest version, this issue has been solved in our latest update.
    Do let us know your feedback about it.

    Regards
    Team AMP

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘500 on saving appearance changes’ is closed to new replies.