• Resolved marvc

    (@marvc)


    Error: Fatal error: Cannot make static method AMP_Customizer_Design_Settings::register_customizer_ui() non static in class AMPFORWP_Customizer_Design_Contols in /home/…/….beautyugly.com/wp-content/plugins/accelerated-mobile-pages/templates/customizer/customizer.php on line 217

    This happened on a few sites located on this domain.

    Plugin removed to restore site.
    Current version installed 0.4.2.

    Any responses appreciated.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Welp, I hope this ends up being fixed. Google keeps recommending me this app, but I see way too many errors on the forums.

    Best of luck to the developer. Btw, I wouldn’t mind paying for the app if it really does what it is suppose to do.

    Thread Starter marvc

    (@marvc)

    Removing this plugin and installed just the AMP for WP plugin, issue resolved.

    I got a similar error:
    Fatal error: Cannot redeclare _amp_bootstrap_customizer() (previously declared in /home/********/public_html/wp-content/plugins/accelerated-mobile-pages/includes/vendor/amp/amp.php:110) in /home/*****/public_html/wp-content/plugins/amp/amp.php on line 166

    Don’t we need this app to run AMP?

    • This reply was modified 7 years, 3 months ago by jkcohn1.
    Thread Starter marvc

    (@marvc)

    I was running this plugin with the AMP for WP plugin. They’ve made improvements removing the need for the AMP Automattic plugin. If you don’t have AMP for WP I’d suggest removing this one and giving it a try.

    You can either 1) wait for [] to update the plugin. Or 2) manually update the source code, until they update the plugin.

    If you go with number 2, just edit the /plugins/accelerated-mobile-pages/templates/customizer/customizer.php file, and update from

    public function register_customizer_ui()

    to

    publicstaticfunction register_customizer_ui()

    That should make the issue go away.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error & Site Crash on Update to 0.5’ is closed to new replies.