• When trying to activate the wp-debugging plugin it gives the below error. I replaced the website URL for privacy.

    Fatal error: Uncaught Error: Class "WPConfigTransformer" not found in /chroot/home/ad8cf4b3/redactedforprivacy.com/html/wp-content/plugins/wp-debugging/src/Bootstrap.php:200 Stack trace: #0 /chroot/home/ad8cf4b3/redactedforprivacy.com/html/wp-content/plugins/wp-debugging/src/Bootstrap.php(163): Fragen\WP_Debugging\Bootstrap->set_pre_activation_constants() #1 /chroot/home/ad8cf4b3/redactedforprivacy.com/html/wp-includes/class-wp-hook.php(307): Fragen\WP_Debugging\Bootstrap->activate('') #2 /chroot/home/ad8cf4b3/redactedforprivacy.com/html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #3 /chroot/home/ad8cf4b3/redactedforprivacy.com/html/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #4 /chroot/home/ad8cf4b3/redactedforprivacy.com/html/wp-admin/plugins.php(194): do_action('activate_wp-deb...') #5 {main} thrown in /chroot/home/ad8cf4b3/redactedforprivacy.com/html/wp-content/plugins/wp-debugging/src/Bootstrap.php on line 200

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Andy Fragen

    (@afragen)

    This class is loaded via composer’s autoloader.

    Have you saved any settings yet?

    Thread Starter njgm

    (@njgm)

    All that has been done so far is installing the wp-debugger plugin and then clicking to activate the plugin. When you click Activate the wp-debugger plugin will not activate but gives the error mentioned in this thread.

    Plugin Author Andy Fragen

    (@afragen)

    Is the class present in the vendor directory? It should be.

    Perhaps, deleting and reinstalling the plugin might help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error: Uncaught Error: Class “WPConfigTransformer” not found’ is closed to new replies.