Platonides wrote:
Henry Hartley wrote:
The error message I get now is slightly different: Error creating thumbnail: convert: Memory allocation failed
That seems to have done the trick. The documentation on that page is pretty sparse and doesn't mention anything except "using Batik to render SVG graphics on some systems" so I don't think I ever would have found it without your help. Thanks. I've added a sentence to the documentation which might make it show up in searches.
`/path/to/wiki/images/6/69/Countries_11x17.gif'. convert: missing an image filename `/path/to/wiki/images/thumb/6/69/Countries_11x17.gif/800px-Countries_11x17.gif'. That last bit looks odd since it seems to be trying to use the image name as a directory name, but maybe I'm misinterpreting it.
It's expected. Inside thumbs/ folder, filenames are used as folders to hold their thumbnails.
I didn't see the /thumb/ in that path, which is what threw me. I was thinking that was the path to the main image. I saw what I expected rather than what was there. Thanks for pointing it out.
And once again, thank you very much for solving my problem. It's much appreciated.