Page 1 of 86 1231151 ... LastLast
Results 1 to 10 of 7098

Hybrid View

  1. #1
    Join Date
    Feb 2005
    Location
    Germany
    Posts
    633
    Plugin Contributions
    2

    Default Image Handler 2 (for ZC v1.3.8 ONLY) Support

    Just found out the new forums are in effect ;-) Here's the new support thread for Image Handler 2 picking up where the old support thread left. I assume you have read the IH2 documentation already.

    Cheers,
    Tim

  2. #2
    Join Date
    Mar 2006
    Posts
    45
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Heeelp Tim!!

    I just installed your last version of IH for ZenCart 1.2.7 and I cannot access my admin site.

    When I try to enter my ZC admin, I receive this error.

    Code:
    Fatal error: Cannot redeclare zen_get_small_image() (previously declared in /home/mysite/public_html/shop/includes/functions/extra_functions/functions_images.php:302) in /home/mysite/public_html/shop/includes/functions/extra_functions/functions_bmz_image_handler.php on line 86
    When I enter my front end, I receive this orror:
    Code:
    Fatal error: Cannot redeclare zen_get_large_image() (previously declared in /home/mango05/public_html/compras/includes/functions/extra_functions/functions_bmz_image_handler.php:95) in /home/mango05/public_html/compras/includes/functions/extra_functions/functions_images.php on line 226
    Can you help me out with this one?

    Thanks!
    Mike
    Last edited by MikeX; 18 May 2006 at 05:06 AM.

  3. #3
    Join Date
    Jul 2005
    Posts
    48
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I downloaded the IH2 with a few promblems but was able to go back through and fix them (I had a previous version installed)...

    I have been able to add photos (super quick thank you)...However, I haven't figured out how to add additional images. If I add them like I do the base images, it renames them correctly base_01....but they aren't showing up ???? I searched but couldn't find an answer via the forum or your site....

    thank you

  4. #4
    Join Date
    Mar 2006
    Posts
    45
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Thanks anyways, I found the answer in the old thread. I pasted it here so anyone who has the same problem, could be helped.


    "You seem to have an old Image Handler 1.x installation before installing IH2. You need to delete the old includes/functions/extra_functions/functions_images.php and admin/includes/functions/extra_functions/functions_images.php."
    I had the old release of Image handler (I didnt even know that). So I just deleted the files indicated above and everything is perfect now.


    Mike

  5. #5
    Join Date
    Mar 2006
    Posts
    45
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Why did I open my mouth? Lol!

    Problem here:

    Images in my site have dissapeared! In my homepage, they are gone, they just appear if I enter a category and not all of them. In the products info pages, I have lost my images too.

    In the admin, Im receiving this error when I enter to Catalog/ Categories / Products/ Product:


    Code:
    Fatal error: Call to undefined function: zen_calculate_image_size() in /admin/includes/modules/product/collect_info.php on line 474
    Any ideas?

    Thanks for your help!
    Mike

  6. #6
    Join Date
    Feb 2005
    Location
    Germany
    Posts
    633
    Plugin Contributions
    2

    Default Re: Image Handler 2 Support

    I'm sorry there is no easier way to update from an old image handler installation to the new one. Some files are not needed anymore and since the resizing went from admin side to the catalog side (on page request), some files in the admin section need to be replaced by their stock zen-cart equivalents.

    The most generic way to update from a previous image handler installation would be as follows (I suppose):

    Have a look at the old image handler zip. If you don't have it anymore, you should be able to retrieve the latest of the old 1.x releases on the breakmyzencart attic page. Replace every file on your server which matches the ones found inside the zip with it's stock zen-cart version. If there are no stock equivalents, delete them. (Pretty much a deinstallation). You shouldn't need to replace your template files as some functions have been added for backwards compatibility. Then go ahead and install the IH2 release.

    I know, this is quite tedious and you might not need to replace all the files but as I said there is no easy way and I just can't know every possible problem that might surface since the possibilities of customizations are many. So apply the steps above with caution and backup your system before you start!

    @Scott:There is just one additional icon which image handler needs, the other icons are modified to provide a more consistent look. All other binaries are needed. You can safely skip the duplicate icons and you can safely overwrite those icons, it's your choice. You should check your php files though, if they are already on your server. Image Handler 2 won't work if you miss a file provided in the zip, so you need to either overwrite or merge the matching php files. You can't just upload a part of it.

    Kind regards,
    Tim

  7. #7
    Join Date
    Apr 2004
    Location
    Australia
    Posts
    140
    Plugin Contributions
    0

    Default Concerning no_picture.gif

    Please look at my site www.musicplace.com.au/catalogue

    Can anyone enlighten me as to why the no_picture.gif will not show on the index page but it does show on the product page?

    I have my no_picture.gif in the root of the image directory.

    Just refresh your screen until you find a product without an image. I have left the image field blank for products without an image and have set up IH2 correctly...I think.

    Thanks, Rob
    My Zen site:
    The Music Place

  8. #8
    Join Date
    Sep 2009
    Location
    Victoria
    Posts
    88
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by prellis View Post
    I haven't figured out how to add additional images. If I add them like I do the base images, it renames them correctly base_01....but they aren't showing up ???? I searched but couldn't find an answer via the forum or your site...
    I am having the same issue.

    I sell lingerie and need to display different photos for the verious colours of my products.

    I want this to display on the more information page of my products.

    I had it working without this add on, but now I can't work out how to get the additional images to show up.

    Can anyone help on this issue. It's a big one for me.

    Pleeeeeease!!!!

    Much thanks in advance.

  9. #9
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Image Handler 2 Support

    This is covered in the readme BTW... Here is the LIKELY problem.. If your main product image and your additional images are not all the same filetype, then your additional product images WILL NOT DISPLAY. Image Handler DOES NOT KNOW the difference between a JPG or PNG file.. It merely uploads the files you select and re-names correctly them to follow Zen Carts rules for additional product images.. IF your images are of all different filetypes (Main image is PNG and additional images are JPGs for example) then your additional product images WILL NOT WORK

    Quote Originally Posted by Kayz View Post
    I am having the same issue.

    I sell lingerie and need to display different photos for the verious colours of my products.

    I want this to display on the more information page of my products.

    I had it working without this add on, but now I can't work out how to get the additional images to show up.

    Can anyone help on this issue. It's a big one for me.

    Pleeeeeease!!!!

    Much thanks in advance.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #10
    Join Date
    Sep 2009
    Location
    Victoria
    Posts
    88
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by DivaVocals View Post
    This is covered in the readme BTW... Here is the LIKELY problem.. If your main product image and your additional images are not all the same filetype, then your additional product images WILL NOT DISPLAY. Image Handler DOES NOT KNOW the difference between a JPG or PNG file.. It merely uploads the files you select and re-names correctly them to follow Zen Carts rules for additional product images.. IF your images are of all different filetypes (Main image is PNG and additional images are JPGs for example) then your additional product images WILL NOT WORK
    All of my images are in jpg. format.

    They are all already named properly as well because I originally had them all working (additional images to) without using IH2.
    ie:
    PI5038 (main image)
    PI5038_01 (second image)

    When I installed IH2 I removed all of my images from my server that I had originally uploaded so that I could upload them using IH2.

    I uploaded my main image via IH2.

    Then I clicked on (Click to add a new image to this product) to upload the additional image for my product.

    It is showing under IH2 but not under the products more information page.

    I also have ADMIN > CATALOG > PRODUCT TYPES ... Product - General (Click Edit Layout button), setting for: Show Product Additional Images

    ... is set to 1.

    Do you have any other ideas as to why it would not be showing up?

 

 
Page 1 of 86 1231151 ... LastLast

Similar Threads

  1. v150 Image Handler 4 (for v1.5.x) Support Thread
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1684
    Last Post: 2 Oct 2022, 06:55 AM
  2. v139h Image Handler 3 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1095
    Last Post: 2 Oct 2017, 12:42 PM
  3. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Sep 2013, 03:47 PM
  4. Image handler only covers part of screen
    By shaneburton in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 14 May 2009, 07:15 PM
  5. Is Image Handler the only way to go?
    By wwwursa in forum Installing on a Windows Server
    Replies: 2
    Last Post: 23 Dec 2007, 09:22 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR