Re: Image Handler 5 (for v1.5.5) Support Thread
Thank you Cindy, your solution for looking for (category_product_listing.php), was the key :) It fixed it!
I forgot to mention that before installing IH5, I installed IH4 because I didn't notice there was an IH5, so I uninstalled IH4 from the Admin Tools, which I think must have caused this .php file to be altered and also leave a couple of outer variations of that file which were not deleted when I uninstalled IH4.
I do have one other issue if you can help me with please, my additional images are showing a MEDIUM size image on Image Handler Page, just small and large.. is this normal??
Also, I want to make the main front page images for my products for the what's new and featured, I have changed very much all the sizing in Config > Images, but the images stay the same, any ideas??
Thank you once again!!!
Re: Image Handler 5 (for v1.5.5) Support Thread
SORRY, could't edit in time.
in above message I meant to say (my additional images are [NOT] showing a MEDIUM size image on Image Handler Page).
Re: Image Handler 5 (for v1.5.5) Support Thread
Right, for IH-5 the medium images are no longer displayed (or generated) within the admin for additional images ... since they're not used in the storefront.
Re: Image Handler 5 (for v1.5.5) Support Thread
Note also that there's a fair amount of documentation on the plugin's GitHub repository: https://github.com/DivaVocals/zen_Image-Handler.
Just scroll down to view the readme.md file and make use of the links towards the bottom of the page for additional information regarding the admin configuration and "Image Handler" operations.
Re: Image Handler 5 (for v1.5.5) Support Thread
Okay folks, I've spent a long time reviewing this and I must be missing something quite obvious. Searching high and low, I can't find others representing something similar. Can you help me narrow this down?
This issue was discovered after upgrading to php 7.1, upgrading to zencart 1.5.5f and upgrading to IH 5. When trying to add the first image to a product through IH, the following error is encountered. The physical file is uploaded to the correct directory.
Error!
Unable to determine the page link!
Function used:
zen_href_link('', '', 'SSL')
Using ZenCart 1.5.5f
Recently upgraded to 1.5.5f through standard docs
Installed via FTP upload, ZC Install
PHP 7.1.13 / MySQL 5.5.5
Custom template is in use
Please let me know if any other details would be helpful. Thank you!
Re: Image Handler 5 (for v1.5.5) Support Thread
@jsickles, what version of IH are you using?
Re: Image Handler 5 (for v1.5.5) Support Thread
@lat9 - thank you for your response! Of course I forgot to provide the IH version, given I was in the IH5 thread. :) The version installed was IH 5.1.0 and when I was typing this reply, I put in the words 'latest version' as well. However, to ensure this was accurate before posting, I checked - and sure enough a 5.1.1 was recently released which has a fix for this. After updating, everything appears to be working. Thanks again!
Re: Image Handler 5 (for v1.5.5) Support Thread
@jsickles, thanks for the follow-up that the issue you described has been corrected in IH-5.1.1.
Re: Image Handler 5 (for v1.5.5) Support Thread
@lat9 - I've got a new one for you if you don't mind. After a lot of digging in 5.1.1 it appears that when using additional images, the file type extension is case sensitive. When a case different case is uploaded, the file type shows red and fails to load on the store page. Is this a new behavior? Easy correction? Documentation I'm overlooking? Thank you!
Jeff
Re: Image Handler 5 (for v1.5.5) Support Thread
Linux is generally case sensitive. To your server image1.jpg and image1.JPG are two entirely different files.
On a windoze box, your best bet is spacetornado renamer. It can change the case on all your files AND get rid of the spaces folks tend to add to the name. Standard use is lower case extensions with no spaces in the names.
Your cpanel can change image types and resize the images.
If you've already uploaded a large amount of JPG files, you can change that with a MySQL update.