• Resolved nyssamccanmore

    (@nyssamccanmore)


    The latest update caused a fatal error on both my sites. The following is a redacted copy of the stack trace on each site:

    PHP Fatal error: Uncaught Error: Failed opening required ‘/home/customer/www/mysite.com/public_html/section/wp-content/plugins/salt-shaker/vendor/freemius/wordpress-sdk/includes/class-fs-hook-snapshot.php’ (include_path=’.:/usr/local/php82/pear’) in /home/customer/www/mysite.com/public_html/section/wp-content/plugins/salt-shaker/vendor/freemius/wordpress-sdk/require.php:61
    Stack trace: 0 /home/customer/www/mysite.com/public_html/section/wp-content/plugins/salt-shaker/vendor/freemius/wordpress-sdk/start.php(584): require_once() 1 /home/customer/www/mysite.com/public_html/section/wp-content/plugins/salt-shaker/vendor/composer/autoload_real.php(41): require(‘/home/customer/…’) 2 /home/customer/www/mysite.com/public_html/section/wp-content/plugins/salt-shaker/vendor/composer/autoload_real.php(45): {closure}(‘8d50dc88e56bace…’, ‘/home/customer/…’) 3 /home/customer/www/mysite.com/public_html/section/wp-content/plugins/salt-shaker/vendor/autoload.php(25): ComposerAutoloaderInitd81092cc23a0cb0a8b7d8b87af5e6708::getLoader() 4 /home/customer/www/mysite.com/public_html/section/wp-content/plugins/salt-shaker/salt-shaker.php(34): require_once(‘/home/customer/…’) 5 /home/customer/www/mysite.com/public_html/section/wp-settings.php(545): include_once(‘/home/customer/…’) 6 /home/customer/www/mysite.com/public_html/section/wp-config.php(103): require_once(‘/home/customer/…’) 7 /home/customer/www/mysite.com/public_html/section/wp-load.php(50): require_once(‘/home/customer/…’) 8 /home/customer/www/mysite.com/public_html/section/wp-admin/admin.php(35): require_once(‘/home/customer/…’) 9 /home/customer/www/mysite.com/public_html/section/wp-admin/index.php(10): require_once(‘/home/customer/…’) 10 {main}

    thrown in /home/customer/www/mysite.com/public_html/section/wp-content/plugins/salt-shaker/vendor/freemius/wordpress-sdk/require.php on line 61

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

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

    (@nagdy)

    Hey, thanks for reporting this.

    The issue came from a Freemius autoloading conflict in version 2.1.0 that caused the missing class-fs-hook-snapshot.php file error on some setups.

    I’ve just released version 2.1.1, which fixes the problem.
    Please update to 2.1.1 and your site should load normally again.

    If you still hit anything after updating, let me know and I’ll check it right away.

    Thread Starter nyssamccanmore

    (@nyssamccanmore)

    That fixed it. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.