Hi @vnonj
A couple of strategies you can follow to find where the error is coming from:
Let me know how it goes.
Thread Starter
vnonj
(@vnonj)
Thank you very much for your answer!
- I have tried several pages and every time I get this error “Image source not readable”
- Except on one page where there are validation errors
- If I click on Validate Download there is no more detail than “Image source not readable” so, I don’t see what I should correct
Maybe my site is too complex…
In any case, thank you for your help
Valerie
Hi @vnonj
Can you share a link to a post that is triggering the error? It will help me debug where the error is coming from. If you prefer to do it privately instead of here, you can email me at [email protected]
Thread Starter
vnonj
(@vnonj)
I have some findings, @vnonj
- This error seems related to wrong folder permissions on WordPress. I have been able to reproduce it by changing the temp folder. You can get more information about fixing folder permissions on this link: https://www.wpbeginner.com/beginners-guide/how-to-fix-file-and-folder-permissions-error-in-wordpress/
- The “Image source not readable” happens when you use a lazy load images plugin. In your case, I think you have enabled the Jetpack Lazy Loading images. Try to temporarily disable it and generate the book again. More info: https://jetpack.com/support/lazy-images/
Thread Starter
vnonj
(@vnonj)
Thank you very much for investigating so much!
1/ I read carefully the link you provided. I’m really afraid to do something stupid by touching these permissions, especially since my FTP software doesn’t have numerical values (755) but uses letters (rwx…) for the permissions
2/ Indeed, I had enabled the Jetpack Lazy Loading images. I disabled it temporarily but the error was still there.
Thank you very much for doing everything to help me. I think I’ll try again in a while because your plugin looks really great.