• im getting :

    Fatal error: Call to protected TGM_Plugin_Activation::__construct() from invalid context in /home/pshacom/public_html/wp-content/themes/kause/inc/lib/class-tgm-plugin-activation.php on line 953

    please help? how do i fix this via ftp since i cant even access the wp-admin?

Viewing 1 replies (of 1 total)
  • Hi,

    Both your theme as well as at least one plugin are using the TGMPA dropin library to manage their plugin dependencies. At least one of them is using a really old version, another is using v2.5.0.

    TGMPA v2.5.2 has solved these kind of conflicts between different versions being used in one WP install.

    My advice would therefore be to:

    1. Download the latest version of TGMPA (2.5.2)
    2. Unzip locally
    3. Via FTP upload just the class-tgm-plugin-activation.php file to your wp-content/themes/kause/inc/lib/ directory replacing the existing file

    That should solve your problem.

    Please also inform both the theme author as well as the author of the plugin which uses TGMPA, that they should upgrade.

    Hope this helps.

    Smile,
    Juliette

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal error: Call to protected TGM_Plugin_Activation::__construct() from invalid’ is closed to new replies.