• HI Team,
    i have wp multisite and i tried to activate plugin but getting below error.i also enable init php extension.

    Fatal error: Uncaught TypeError: array_diff_key(): Argument #1 ($array) must be of type array, bool given in /var/www/html/mygetepay/wp-content/plugins/amazon-s3-and-cloudfront/classes/as3cf-plugin-base.php:503 Stack trace: #0 /var/www/html/mygetepay/wp-content/plugins/amazon-s3-and-cloudfront/classes/as3cf-plugin-base.php(503): array_diff_key(false, Array) #1 /var/www/html/mygetepay/wp-content/plugins/amazon-s3-and-cloudfront/classes/amazon-s3-and-cloudfront.php(1199): AS3CF_Plugin_Base->save_settings() #2 /var/www/html/mygetepay/wp-content/plugins/amazon-s3-and-cloudfront/classes/amazon-s3-and-cloudfront.php(1189): Amazon_S3_And_CloudFront->remove_access_keys() #3 /var/www/html/mygetepay/wp-includes/class-wp-hook.php(303): Amazon_S3_And_CloudFront->remove_access_keys_if_constants_set('') #4 /var/www/html/mygetepay/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters('', Array) #5 /var/www/html/mygetepay/wp-includes/plugin.php(470): WP_Hook->do_action(Array) #6 /var/www/html/mygetepay/wp-content/plugins/amazon-s3-and-cloudfront/classes/amazon-s3-and-cloudfront.php(3424): do_action('as3cf_plugin_lo...') #7 /var/www/html/mygetepay/wp-includes/class-wp-hook.php(303): Amazon_S3_And_CloudFront->plugin_load('') #8 /var/www/html/mygetepay/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters('', Array) #9 /var/www/html/mygetepay/wp-includes/plugin.php(470): WP_Hook->do_action(Array) #10 /var/www/html/mygetepay/wp-admin/admin.php(237): do_action('load-settings_p...') #11 /var/www/html/mygetepay/wp-admin/network/admin.php(13): require_once('/var/www/html/m...') #12 /var/www/html/mygetepay/wp-admin/network/settings.php(11): require_once('/var/www/html/m...') #13 {main} thrown in /var/www/html/mygetepay/wp-content/plugins/amazon-s3-and-cloudfront/classes/as3cf-plugin-base.php on line 503

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

    (@deliciousbrains)

    Best guess, maybe something up with the ‘tantan_wordpress_s3’ record in your sitemeta table.

    Maybe remove that record if it exists and see if that helps.

    -IJ

    rchecnes

    (@rchecnes)

    Hola testpaid2322, resolviste este error?

    A mi me salio este error en ambiente aws ebs

    Fatal error: Uncaught TypeError: array_diff_key(): Argument #1 ($array) must be of type array, bool given in /var/app/current/wp-content/plugins/amazon-s3-and-cloudfront/classes/as3cf-plugin-base.php:503 Stack trace: #0 /var/app/current/wp-content/plugins/amazon-s3-and-cloudfront/classes/as3cf-plugin-base.php(503): array_diff_key(false, Array) #1 /var/app/current/wp-content/plugins/amazon-s3-and-cloudfront/classes/amazon-s3-and-cloudfront.php(1199): AS3CF_Plugin_Base->save_settings() #2 /var/app/current/wp-content/plugins/amazon-s3-and-cloudfront/classes/amazon-s3-and-cloudfront.php(1189): Amazon_S3_And_CloudFront->remove_access_keys() #3 /var/app/current/wp-includes/class-wp-hook.php(307): Amazon_S3_And_CloudFront->remove_access_keys_if_constants_set('') #4 /var/app/current/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #5 /var/app/current/wp-includes/plugin.php(474): WP_Hook->do_action(Array) #6 /var/app/current/wp-content/plugins/amazon-s3-and-cloudfront/classes/amazon-s3-and-cloudfront.php(3424): do_action('as3cf_plugin_lo...') #7 /var/app/current/wp-includes/class-wp-hook.php(307): Amazon_S3_And_CloudFront->plugin_load('') #8 /var/app/current/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #9 /var/app/current/wp-includes/plugin.php(474): WP_Hook->do_action(Array) #10 /var/app/current/wp-admin/admin.php(237): do_action('load-settings_p...') #11 /var/app/current/wp-admin/options-general.php(10): require_once('/var/app/curren...') #12 {main} thrown in /var/app/current/wp-content/plugins/amazon-s3-and-cloudfront/classes/as3cf-plugin-base.php on line 503

    Creo que es parecido al que le salio al amigo

    Por favor alguien que me apoye

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatel Error’ is closed to new replies.