Page 262 of 710 FirstFirst ... 162212252260261262263264272312362 ... LastLast
Results 2,611 to 2,620 of 7099
  1. #2611
    Join Date
    Feb 2008
    Location
    Philadelphia
    Posts
    32
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    HEEELLLLLPPP!!!

    I have just installed IH2 on ZC 138. I can get to the Menu's in Admin and have uploaded a couple of test photos. There is no "+" on the Main page images, and on the product page, the "+" is there, but no hover. When I click the photo, the default ZC popup appears. The javascript file is in my "templates_default...", but NOT in the "MYTEMPLATE" (theme022) folder. Reading the thread, is something missing, or is the sizing off?

    www.theladybugboutiqueonline.com

    Dave

  2. #2612
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Image Handler 2 Support

    You have stylesheet missing i.e.
    style_imagehover.css

  3. #2613
    Join Date
    Jan 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Ok, I've installed IH on my store, never used it before, but it's causing issues that I've never had on previous store, so I want to totally uninstall it. I removed it through zen-cart admin, but I want all associated files back to normal. What's the easiest way to do this?
    Owner, Scraphead
    Designer @ Scraphead

  4. #2614
    Join Date
    Feb 2008
    Location
    Philadelphia
    Posts
    32
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by misty View Post
    You have stylesheet missing i.e.
    style_imagehover.css
    Misty,

    Thanks for the reply. The mentioned file is in every /includes/templates/*/css/ folder EXCEPT "my template" (theme022).
    Should it be in all or just the one?

    Dave

  5. #2615
    Join Date
    Oct 2007
    Location
    Safford, AZ
    Posts
    323
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I'm not Misty but I can answer that one ... it should be in your template css folder. It's not needed in the other template css folders unless you switch templates.

    Also, the /jscript/jscript_imagehover.js needs to be in your theme022 folder.
    Steve
    Zen cart version: 1.3.9h

  6. #2616
    Join Date
    Oct 2007
    Location
    Safford, AZ
    Posts
    323
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by kutnkudly View Post
    Ok, I've installed IH on my store, never used it before, but it's causing issues that I've never had on previous store, so I want to totally uninstall it. I removed it through zen-cart admin, but I want all associated files back to normal. What's the easiest way to do this?
    I would think you already did uninstall the easiest way. However, the following files are what was transfered to the server to make IH2 work. I suppose you would just remove them. I would suggest you actually transfer them back into a folder on your desktop (named something like IH2_backup). Then if ome of them was actually needed it can be easiely transfered back.
    Remove these files from images:

    /images/watermark.png
    /images/zoom.png
    /images/large/watermark_LRG.png
    /images/large/zoom_LRG.png
    /images/medium/watermark_MED.png
    /images/medium/zoom_MED.png
    Remove this folder:

    /bmz_cache/
    Remove these files from admin:

    /admin/image_handler.php
    /admin/images/cc.gif
    /admin/images/checkpattern.gif
    /admin/images/icon_image_handler.gif
    /admin/images/ih_test.gif
    /admin/images/ih_test.jpg
    /admin/images/ih_test.png
    /admin/includes/boxes/extra_boxes/image_handler_tools_dhtml.php
    /admin/includes/extra_configures/bmz_image_handler_conf.php
    /admin/includes/extra_configures/bmz_io_conf.php
    /admin/includes/extra_datafiles/image_handler.php
    /admin/includes/functions/extra_functions/functions_bmz_image_handler.php
    /admin/includes/functions/extra_functions/functions_bmz_image_handler_update.php
    /admin/includes/functions/extra_functions/functions_bmz_io.php
    /admin/includes/functions/extra_functions/functions_bmz_update.php
    /admin/includes/languages/english/extra_definitions/bmz_image_handler.php
    /admin/includes/languages/german/extra_definitions/bmz_image_handler.php
    /admin/includes/languages/spanish/extra_definitions/bmz_image_handler.php
    /admin/includes/modules/category_product_listing.php.patch

    Remove these files from includes:

    /includes/classes/bmz_gif_info.class.php
    /includes/classes/bmz_image_handler.class.php
    /includes/extra_configures/bmz_image_handler_conf.php
    /includes/extra_configures/bmz_io_conf.php
    /includes/functions/extra_functions/functions_bmz_image_handler.php
    /includes/functions/extra_functions/functions_bmz_io.php
    /includes/templates/YOUR_TEMPLATE/css/style_imagehover.css
    /includes/templates/YOUR_TEMPLATE/jscript/jscript_imagehover.js
    /includes/templates/YOUR_TEMPLATE/popup_image_additional/tpl_main_page.php

    There are 5 additional files that were uploaded. However, I looked at my site, which doesn't have and never had, Image Hander and these 5 files are listed. Therefore, I wouldn't remove them. If you do, you might run into trouble. These files are:

    /includes/modules/pages/popup_image/header_php.php
    /includes/modules/pages/popup_image_additional/header_php.php
    /includes/modules/pages/additional_images.php
    /includes/modules/pages/main_product_image.php
    /admin/includes/modules/category_product_listing.php
    If you do remove them, I would suggest make a note of them and re-upload them from a backup you did before installing Image Hander. This way you are certain they are back to original state from before the install of IH.

    Just a final thought, I see you are using and customizing the classic theme that comes with Zen Cart. You might want to look into the Overrides system. If you fully customize the classic theme then upgrade, you will lose all your customizations.
    Steve
    Zen cart version: 1.3.9h

  7. #2617
    Join Date
    Feb 2008
    Location
    Philadelphia
    Posts
    32
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by FatGuyinAZ View Post
    I'm not Misty but I can answer that one ... it should be in your template css folder. It's not needed in the other template css folders unless you switch templates.

    Also, the /jscript/jscript_imagehover.js needs to be in your theme022 folder.

    FatGuy, Thanks for the reply.

    I copied the file to my "theme022" folder, which is my template name, and I now have the hover effect on my main pages. However, still nothing on the individual product page.

    2 Questions: Should I have copied the entire "templates_default" to MYTEMPLATES (theme022) folder, and, how do you increase the size of the hovering picture?


    Dave

  8. #2618
    Join Date
    Oct 2007
    Location
    Safford, AZ
    Posts
    323
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Yes that is exactly how it should be copied. I personally think the file structure for the /template/ part of the download is confusing. It should have 1 folder and it should be called /MYTEMPLATE/ and it should contain all that stuff that's needed in a person's template folder. A user would only need to rename /MYTEMLATE/ to their own template. This is how it's done on all the other downloads. Anyway ... I see it's working for you now. Good job.

    The IH2 is making your images on your main page bigger from 100x75 to 150x112. However, I personally don't know how to make the images bigger. I would suspect if you adjust the settings in Admin -> Images to something bigger then the 150x112 then it would show bigger with the IH mouseover.

    Sorry I can't help. I have the same question earlier in this thread but nobody has answered.
    Steve
    Zen cart version: 1.3.9h

  9. #2619
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Image Handler 2 Support

    However, still nothing on the individual product page.
    Image Handler 2 does not work on product image, only additional
    images on product info page.

  10. #2620
    Join Date
    Mar 2008
    Posts
    27
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    i have looked through many posts and i cannot find the answer to my problem...

    i have compared every single file in the fresh copy of image handler with what i have my server using winmerge (i had a couple of files that had to be combined) and every single line is there that should be...

    my popup on hover for small images is not working!!! it used to work... are there any settings anywhere in zen cart that might have broken this?

 

 

Similar Threads

  1. v150 Image Handler 4 (for v1.5.x) Support Thread
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1687
    Last Post: 17 Nov 2024, 07:26 PM
  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