It would be great if this mod had
1) download to csv
2) bulk image set to no_picture.jpg for bad/missing pictures (right now I have 1,291 image issues from a data load) The missing images are causing memory errors I believe.
3) if it could check the additional images for issues.... found a secondary image with issue that is not showing up on the report.
I also believe this mod should be a standard in the ZC admin toolkit
Thank you!
Shrimp
Why?It would be great if this mod had
1) download to csv
You want to set the product image link to no_picture for2) bulk image set to no_picture.jpg for bad/missing pictures (right now I have 1,291 image issues from a data load) The missing images are causing memory errors I believe.
- images that are defined in the product but are not found?
- products that have no image defined?
Core code should handle both cases without a problem.
What issues need to be checked for?3) if it could check the additional images for issues.... found a secondary image with issue that is not showing up on the report.
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
Oh, the 1st why.... if there was a csv download I could manually fix the images through a data update.... but I would prefer to have them able to be set to no_picture.gif
Thank you for taking a look at my thoughts!
Any plans to update for 2.0?
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
I'd forgotten about it, although we still use it.
Long ago I saw you had something similar but I never got round to comparing it.
I know if I look over this again I'll lose a couple of days fettling. Any other ideas/comments to add?
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
Mine is here: https://www.zen-cart.com/downloads.php?do=file&id=2268
It just looks for situations where the products_image field in the products table is set but the corresponding file doesn't exist.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Encapsulated plugin to test
https://github.com/torvista/Zen_Cart...er/tree/plugin
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
Bookmarks