Re: Image Handler 2 Support
Quote:
Originally Posted by
haredo
@
ckosloff
Thank for your hard work and (DivaVocals) with this contribution, looking forward to the update....
Yep ckosloff is the REAL worker bee here..:clap: I am just the tester and the writer (of the readme doc.. not the code.... :laugh:)
Re: Image Handler 2 Support
I looked more into it. Some images will show and others wont. All of the images are JPG with a quality of 10.
Re: Image Handler 2 Support
I played around some more and found a solution. It turns out the extension is case sensitive, so my images with .JPG extension would not work with. jpg :clap:
Re: Image Handler 2 Support
Quote:
Originally Posted by
ckosloff
Regarding next version: I'd rather do it well than do it fast.
Upgrade instructions have to be written, changelog has to be in place, updated settings for the Images page, etc.
If in a hurry, just use rev. 7, it will work fine on all environments, please understand that the next version is an improvement on something that works without problems now.
Upgrade from rev. 7 will be just looking at the changelog and uploading new files.
I cannot get this to work properly on zencart 1.3.9b running on a php 5.3 server. But it works great on a zencart 1.3.8a website running on a php 5.2 server.
please advice
Re: Image Handler 2 Support
Would I need jlightbox module if I installed this?
Thanks!
Re: Image Handler 2 Support
Quote:
Originally Posted by
dutchy
I cannot get this to work properly on zencart 1.3.9b running on a php 5.3 server. But it works great on a zencart 1.3.8a website running on a php 5.2 server.
please advice
It should work, the functions different between php5.2 and 5.3 are only depreciated, are you seeing error messages?
Re: Image Handler 2 Support
Hi,
I cannot get png files to show up. If I look on the server in the bmz_cache folder the png files are there but if I try to edit them with photohop I get an error message saying that the file cannot be parsed.
I cannot get png files to work in either v1.3.8a or v1.3.9b.
All other files types work... Does anyone know why this would be?
Re: Image Handler 2 Support
Quote:
Originally Posted by
christinapupo
Hi,
I cannot get png files to show up. If I look on the server in the bmz_cache folder the png files are there but if I try to edit them with photohop I get an error message saying that the file cannot be parsed.
I cannot get png files to work in either v1.3.8a or v1.3.9b.
All other files types work... Does anyone know why this would be?
The only thing that springs to mind is png support not being enabled
In you Zencart Admin section
Click on "Version"
and find the gd section
and it should say something like this
GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.2.1
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XPM Support enabled
XBM Support enabled
If the line in red isn't there, then that'll be your problem
Re: Image Handler 2 Support
Quote:
Originally Posted by
nigelt74
The only thing that springs to mind is png support not being enabled
In you Zencart Admin section
Click on "Version"
and find the gd section
and it should say something like this
GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.2.1
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XPM Support enabled
XBM Support enabled
If the line in red isn't there, then that'll be your problem
I checked and it says that PNG Support is enabled... I have tried everything. PNG files work fine if I turn off image resizing. Any more help would be greatly appreciated.
Re: Image Handler 2 Support
when you load the first image is it .png or .PNG it seems to be case sensitive and if you are not exactly the same as the first image of the product then you will not get them to be seen.
smae as .jpg if you load up jpg frst then the additional ones need to be jpg for that product.