• Hi,

    I am a premium subscriber – but I still need the “free” core version for functions.

    When I installed and activated through wp, I’ve got this messages:

    Fatal error: Cannot make static method AMP_Customizer_Design_Settings::register_customizer_ui() non static in class AMPFORWP_Customizer_Design_Contols in /home/5aee2kea53f911c82953584d4d83/public_html/wp-content/plugins/accelerated-mobile-pages/templates/customizer/customizer.php on line 221

    There was some extra bracet, — I removed then the next line is 224 the same error.

    Tried to change to make active the 223-instead 224 – but not helps – same error:

    222 //Add New Contols and Settings in Customizer
    223 //add_action( ‘amp_init’, array( ‘AMPFORWP_Customizer_Design_Contols’, ‘init’ ) );
    224 add_action( ‘amp_init’, function(){AMPFORWP_Customizer_Design_Contols::init() } );

    Whats wrong?

    Thx

    • This topic was modified 7 years, 10 months ago by pannonark.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    I am a premium subscriber

    For pro or commercial product support please contact the author directly on their site. This includes any pre-sales topics as well.

    As the author is aware, commercial products are not supported in these forums. I am sure they will have no problem supporting you there.

Viewing 1 replies (of 1 total)

The topic ‘fatal error after activation’ is closed to new replies.