Thread Starter
Jamas
(@jamas)
I managed to debug this issue further. It is for sure the [0] part of the image file name that Jetpack Photon is having issues with. I went onto the server changed the file name of the original generated image and the various resizes to remove the [0] part of the file name, then updated the DB to point at the new image names and finally update the post to point at the new file. Tested with Jetpack Photon on and off, both worked great.
One could argue that Jetpack Photon shouldn’t be stripping the [0] from the the image name when it does the redirect. But then gain [0] in a file name is kind of a pain from a shell point of view. Would it be possible to modify the plugin to not add this extra part to the file name?
Thanks
It is exactly what you point out.
The [0] is an unused code and should be removed. It’s kind of dead code from older versions. Following the advice, I take it from the image name and modified the plugin. Please update it.
Thanks for great feedback!!
Thread Starter
Jamas
(@jamas)
Hey Mizoho,
Thanks for the fix, works great with Jetpack Photon now.
Is there a way I can make a donation towards the plugin?
Thanks
James
Thanks for offering donation. But not now maybe some another time.
Just because I don’t prepare for it.
Anyway, I’m motivated enough by your words.
Thanks you!