• Hi,

    I just installed “Responsive” (Version: 3.14), and it says to install a bunch of plugins, and lists them, etc.

    However, when I go to do this I end up with errors, and the server log shows why, per below:

    PHP Fatal error: Uncaught Error: Class 'TGM_Bulk_Installer' not found in /var/www/mysite/public_html/wp-content/themes/responsive/core/includes/classes/class-tgm-plugin-activation.php:1527\nStack trace:\n#0 /var/www/mysite/public_html/wp-content/themes/responsive/core/includes/classes/class-tgm-plugin-activation.php(362): TGMPA_List_Table->process_bulk_actions()\n#1 /var/www/mysite/public_html/wp-includes/class-wp-hook.php(286): TGM_Plugin_Activation->install_plugins_page('')\n#2 /var/www/mysite/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)\n#3 /var/www/mysite/public_html/wp-includes/plugin.php(465): WP_Hook->do_action(Array)\n#4 /var/www/mysite/public_html/wp-admin/admin.php(253): do_action('appearance_page...')\n#5 /var/www/mysite/public_html/wp-admin/themes.php(10): require_once('/var/www/mysite/p...')\n#6 {main}\n thrown in /var/www/mysite/public_html/wp-content/themes/responsive/core/includes/classes/class-tgm-plugin-activation.php on line 1527, referer: https://mysite.xxx/wp-admin/themes.php?page=install-responsive-addons

    Line 1527 in the script referred to is:

    /** Create a new instance of TGM_Bulk_Installer */
    $installer = new TGM_Bulk_Installer($skin = new TGM_Bulk_Installer_Skin(compact('url', 'nonce', 'names')));

    Anyone have any idea what I need to do to fix this please? Many thanks.

  • The topic ‘Uncaught Error: Class ‘TGM_Bulk_Installer’’ is closed to new replies.