Re: Image Handler 4 Support Thread
Quote:
Originally Posted by
karinvd
I have the same issue only i dont know what changed since i used image handler the last time (to weeks ago) Is it possible something on the server changed? Did someone reply on your question? did i do something?
It's most likely some other mod you installed wiped out the hidden config setting that houses the IH4 version data.. I'm at work and don't now the SQL required to restore it.. the other option is a reload of the IH4 installers.. (in the admin files of the install package) This will re-run the IH4 install and fix this.
Re: Image Handler 4 Support Thread
Thank you for replying, ill try and install the same version i have. I do have a test setting :-) so i can try. Thank you for pointing me in a direction :-)
Re: Image Handler 4 Support Thread
Everything is fixed, i suddenly remembered i installed bestsellers page :-) at least sort of. Thank you again for helping me out. I really love the image handler, the only thing i dont like about it is the names of the images :-D but i rather have those names then do without tis super module.
Re: Image Handler 4 Support Thread
Quote:
Originally Posted by
karinvd
Everything is fixed, i suddenly remembered i installed bestsellers page :-) at least sort of. Thank you again for helping me out. I really love the image handler, the only thing i dont like about it is the names of the images :-D but i rather have those names then do without tis super module.
Yeah.. that module hasn't been updated in some time I would guess.. I would also guess that it must have the code in their install SQL that wipes out certain configuration table settings.. There are some default Zen Cart configuration table entries that are hidden (not accessible via the admin) and IH4 also uses a hidden configuration table entry to store the version number.
Re: Image Handler 4 Support Thread
Quote:
Originally Posted by
DivaVocals
It's most likely some other mod you installed wiped out the hidden config setting that houses the IH4 version data.. I'm at work and don't now the SQL required to restore it.. the other option is a reload of the IH4 installers.. (in the admin files of the install package) This will re-run the IH4 install and fix this.
I've got the same problem and I thought the same thing, i solved the problem reinstalling (copying again the install files and re-run it) IH4. Unfortunately i don't know yet which add-on caused the problem, no error log was ever generate.
A question about uploading, it seem i've some sort of "limit" on the dimension of the files i can upload in IH4, (about 95Kb) if the file is bigger i got a server error message, even if i don't have any server limit set... no error log is generated, no other issue. Where should i look to figure out why is there this limit? (The uploadable size of file is muuuuuuch bigger than 95 kb )
Thanks in advance
Re: Image Handler 4 Support Thread
Quote:
Originally Posted by
izar74
I've got the same problem and I thought the same thing, i solved the problem reinstalling (copying again the install files and re-run it) IH4. Unfortunately i don't know yet which add-on caused the problem, no error log was ever generate.
there wouldn't be an error log because "techinically" there wasn't an error.. there was however an install SQL script which includes code which will inadvertently remove rows from the configuration table.
Quote:
Originally Posted by
izar74
A question about uploading, it seem i've some sort of "limit" on the dimension of the files i can upload in IH4, (about 95Kb) if the file is bigger i got a server error message, even if i don't have any server limit set... no error log is generated, no other issue. Where should i look to figure out why is there this limit? (The uploadable size of file is muuuuuuch bigger than 95 kb )
Thanks in advance
Start with your hosting company..
products_image_large equivalent
I'm trying to set up Foundation's clearing lightbox on my product info pages. Unfortunately I can't figure out the src= URL for my large main product image. I was expecting to find it with the $products_image_large variable, but that spits out the source as http://mz.gundlach-marketing dot com/images/large/19-2420-b2_LRG.jpg I thought IH4 put files there? perhaps I'm wrong on that one, maybe the images are only stored in the bmz_cache? I'm fine with that too, I just need to figure out a variable name or a way of calling the path to the large image. Maybe I'll revisit the code for the additional images. It works fine for those.
Re: products_image_large equivalent
Quote:
Originally Posted by
BGundlach
I'm trying to set up Foundation's clearing lightbox on my product info pages. Unfortunately I can't figure out the src= URL for my large main product image. I was expecting to find it with the $products_image_large variable, but that spits out the source as
http://mz.gundlach-marketing dot com/images/large/19-2420-b2_LRG.jpg I thought IH4 put files there? perhaps I'm wrong on that one, maybe the images are only stored in the bmz_cache? I'm fine with that too, I just need to figure out a variable name or a way of calling the path to the large image. Maybe I'll revisit the code for the additional images. It works fine for those.
Suggest looking at other lightbox modules that are compatible with Image Handler for the hints you need..
Re: products_image_large equivalent
Quote:
Originally Posted by
DivaVocals
Suggest looking at other lightbox modules that are compatible with Image Handler for the hints you need..
You're absolutely right. I needed to run the handle_image function on my large image. I borrowed fual lightbox's zen_lightbox.php and voila working great. Thank you
Re: Image Handler 4 Support Thread
I can't seem to get Image handler v4 working on Zen Cart 1.5.1
I reinstalled twice double checked and made sure I had all files like 20 times and I still can't seem to get it to work...
It works on the admin page I can view larger image and such but on my product page I cannot view larger image nor hover over when im viewing all products in that specific category.
Please help me! my hosting is fine... 100% sure PHP Version: 5.3.28 Server OS: Linux server55.web-hosting.com 2.6.32-531.11.2.lve1.2.55.el6.x86_64 #1 SMP Fri Apr 18 09:06:31 EDT 2014 x86_64
ive used similar on oscommerce and it worked find but I like how much more you can do with zen cart.