• The bbp-tookit plugin is getting thrown every time we try to access the backend of our site. It throws the following “slow error”:

    script_filename = /www//.wordpress/wp-admin/index.php

    file_put_contents() /www/wp-content/plugins/bbp-toolkit/includes/gen-css.php:62
    bbptoolkit_generate_css() /www/wp-content/plugins/bbp-toolkit/includes/plugin-mgmt.php:70
    bbptoolkit_plugin_update_check() /wordpress/wp-includes/class-wp-hook.php:286
    apply_filters() /wordpress/wp-includes/class-wp-hook.php:310
    do_action() /wordpress/wp-includes/plugin.php:465
    do_action() /wordpress/wp-settings.php:397
    [INCLUDE_OR_EVAL]() /www/wp-config.php:111
    [INCLUDE_OR_EVAL]() /wordpress/wp-config.php:5
    [INCLUDE_OR_EVAL]() /wordpress/wp-load.php:37
    [INCLUDE_OR_EVAL]() /wordpress/wp-admin/admin.php:34
    [INCLUDE_OR_EVAL]() /wordpress/wp-admin/index.php:10

    It’s attempting to create a CSS and it can never generate it, so it blocks the entire access to the WordPress dashboad.

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

  • The topic ‘bbp-toolkit causing issues when accessing site backend’ is closed to new replies.