• good morning, the plugin works fine but when i try to access plugin settings in the control panel i get this error message:

    Fatal error: Uncaught Error: Call to undefined function ABT\wp_enqueue_code_editor() in /membri/howtomed/wp-content/plugins/academic-bloggers-toolkit/php/class-options.php:47 Stack trace: #0 /membri/howtomed/wp-includes/class-wp-hook.php(298): ABT\Options->enqueue_scripts(‘settings_page_a…’) #1 /membri/howtomed/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #2 /membri/howtomed/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /membri/howtomed/wp-admin/admin-header.php(97): do_action(‘admin_enqueue_s…’, ‘settings_page_a…’) #4 /membri/howtomed/wp-admin/admin.php(214): require_once(‘/membri/howtome…’) #5 /membri/howtomed/wp-admin/options-general.php(10): require_once(‘/membri/howtome…’) #6 {main} thrown in /membri/howtomed/wp-content/plugins/academic-bloggers-toolkit/php/class-options.php on line 47

    how do i solve it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author dsifford

    (@dsifford)

    Hi,

    From the looks of it, it seems like your PHP version might be outdated based on the error messages.

    Can you confirm that you’re using at least PHP 5.6 (put preferably, PHP version > 7.0)?

    Thanks.

    Also, in the future, please submit issue reports on GitHub. https://github.com/dsifford/academic-bloggers-toolkit/issues

    Thread Starter howtomed

    (@howtomed)

    Yes I had php 5.6 and got another error similar to this, so I updated to php 7 and this error showed up…ok sorry next time I’ll do it 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error – can’t access plugin settings’ is closed to new replies.