Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regenerate Thumbnails error #98

Open
hadyfayed opened this issue May 8, 2016 · 10 comments
Open

Regenerate Thumbnails error #98

hadyfayed opened this issue May 8, 2016 · 10 comments

Comments

@hadyfayed
Copy link

hadyfayed commented May 8, 2016

when using Regenerate Thumbnails plugin it gives me a weird error

function (){return f&&(c&&!b&&(h=f.length-1,g.push(c)),function d(b){n.each(b,function(b,c){n.isFunction(c)?a.unique&&j.has(c)||f.push(c):c&&c.length&&"string"!==n.type(c)&&d(c)})}(arguments),c&&!b&&i()),this}

is there any way to make s3-uploads and Regenerate Thumbnails plugin work together or is there any alternative

@christophwolff
Copy link

+1

@14850842
Copy link

The Regenerate Thumbnails Plugin does the regeneration of the image on the source server but since the image has been pulled to S3 it is not able to resize the image.

@joehoyle
Copy link
Member

joehoyle commented Sep 2, 2016

Hmm looks like I'll have to give this plugin a go and see what happens.

@tillkruss
Copy link
Contributor

Thumbnail regeneration support via wp cli would be awesome.

@rmccue
Copy link
Member

rmccue commented Feb 21, 2017

It appears that the CLI command is also broken:

PHP Warning:  copy(s3-uploadsIMAGEFILENAME.tmp): failed to open stream: No such file or directory in /srv/www/webroot/content/hm-platform/plugins/s3-uploads/inc/class-s3-uploads.php on line 247

@Homezonic
Copy link

i think the problem is because some of the images are beyond regeneration...

@scottbasgaard
Copy link

@joehoyle @rmccue this work with CLI yet?

@joehoyle
Copy link
Member

joehoyle commented Jun 1, 2018

@scottbasgaard I thought I tried in-build WP CLI regen thumbnails command wp media regenerate or whatever it is, and it worked. not sure about this plugin though.

@scottbasgaard
Copy link

@joehoyle gave it a whirl, works great, thanks!

@dingo-d
Copy link

dingo-d commented Apr 16, 2024

@scottbasgaard I thought I tried in-build WP CLI regen thumbnails command wp media regenerate or whatever it is, and it worked. not sure about this plugin though.

I know this is an older issue, but I tried to use wp media regenerate on one attachment that is in the bucket and I got Warning: Can't find "image.jpg" (ID 123456). error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants