Skip to content

Instantly share code, notes, and snippets.

@esthervillars
Created October 15, 2018 22:38
Show Gist options
  • Save esthervillars/c3aaf3c3331de2d200eb38e9d3695efb to your computer and use it in GitHub Desktop.
Save esthervillars/c3aaf3c3331de2d200eb38e9d3695efb to your computer and use it in GitHub Desktop.
image-file-renaming-errors-prod
PHP Notice: Undefined index: sizes in /var/app/current/wp-content/plugins/s3-media-renamer/admin/class-s3-media-renamer-admin.php on line 284
PHP Warning: Invalid argument supplied for foreach() in /var/app/current/wp-content/plugins/s3-media-renamer/admin/class-s3-media-renamer-admin.php on line 285
PHP Notice: Undefined index: bucket in /var/app/current/wp-content/plugins/s3-media-renamer/admin/class-s3-media-renamer-admin.php on line 299
AWS S3 Copy Exception: The specified method is not allowed against this resource.,
PHP Notice: Undefined index: extension in /var/app/current/wp-content/plugins/s3-media-renamer/admin/class-s3-media-renamer-admin.php on line 264
PHP Warning: Illegal string offset 'key' in /var/app/current/wp-content/plugins/s3-media-renamer/admin/class-s3-media-renamer-admin.php on line 271
PHP Notice: Uninitialized string offset: 0 in /var/app/current/wp-content/plugins/s3-media-renamer/admin/class-s3-media-renamer-admin.php on line 271
PHP Warning: Illegal string offset 'key' in /var/app/current/wp-content/plugins/s3-media-renamer/admin/class-s3-media-renamer-admin.php on line 272
AWS S3 Copy Exception: The specified method is not allowed against this resource.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment