Page 468 of 710 FirstFirst ... 368418458466467468469470478518568 ... LastLast
Results 4,671 to 4,680 of 7099
  1. #4671
    Join Date
    Jul 2006
    Location
    Poland
    Posts
    31
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    OK, problem solved, thank you very much for advice.

    Solution for those with same problem "no / in image paths":

    check your includes/configure.php file and check if DIR_FS_CATALOG is correct.

    I had:
    PHP Code:
    define('DIR_FS_CATALOG''/'); 
    I changed it to:
    PHP Code:
    define('DIR_FS_CATALOG'''); 
    and it worked.

  2. #4672
    Join Date
    Jul 2006
    Location
    Poland
    Posts
    31
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    And in admin area admin/includes/configure.php there was:
    PHP Code:
    define('DIR_FS_CATALOG''/'); 
    I changed to:

    PHP Code:
    define('DIR_FS_CATALOG''//'); 
    Now it works fine.

    I do realize that in other installations and hostings those lines may look different but sollution will be similar I think.

  3. #4673
    Join Date
    Mar 2006
    Location
    White Pigeon, MI
    Posts
    172
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I am getting this error.

    Fatal error: Cannot redeclare class base in /home/lorig0/public_html/shoppe/includes/classes/class.base.php on line 17

    I have uploaded all the files again but it is still not working.

    Thanks for the help.

  4. #4674
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Image Handler 2 Support

    Quote Originally Posted by travel124 View Post
    Fatal error: Cannot redeclare class base in /home/lorig0/public_html/shoppe/includes/classes/class.base.php on line 17
    Not really the thread to post this issue.
    Anyway, go to Troubleshooting section in downloads area and get the debug error log utility, follow instructions.
    Also see tutorial on blank pages.

  5. #4675
    Join Date
    Nov 2009
    Location
    Melbourne, Australia
    Posts
    127
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hello,
    I have installed image handler 2 and it's working. I was wandering if it is possible to change the pop up window that pop's up when you click on the larger image option in my online store. I do not like how it pop's out into it's own window, I would rather something else, like a zoom in possibly, I have the zoom in feature for the small and medium ( which only zooms to the same size as the actual image of itself - can that be changed? ) which i have turned off as I do not like how it only zooms to it's same size.
    I have put all the recommended settings into the admin/config/images and still can't get that window to stop popping up or the zoom to actually zoom to a larger size than itself.
    Below is my website, if you click on the ' online store ' hyperlink and then click one of the images it will take you to another screen with just that image, when you click on that image the dreaded pop up window appears ( yuk )

    http://www.soulkreed.com

  6. #4676
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Soulkreed View Post
    Hello,
    I have installed image handler 2 and it's working. I was wandering if it is possible to change the pop up window that pop's up when you click on the larger image option in my online store. I do not like how it pop's out into it's own window, I would rather something else, like a zoom in possibly, I have the zoom in feature for the small and medium ( which only zooms to the same size as the actual image of itself - can that be changed? ) which i have turned off as I do not like how it only zooms to it's same size.
    I have put all the recommended settings into the admin/config/images and still can't get that window to stop popping up or the zoom to actually zoom to a larger size than itself.
    Below is my website, if you click on the ' online store ' hyperlink and then click one of the images it will take you to another screen with just that image, when you click on that image the dreaded pop up window appears ( yuk )

    http://www.soulkreed.com
    You should start a seperate thread.. this is stock Zen Cart functionality, and not something fixed by Image Handler..

  7. #4677
    Join Date
    May 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I have image handler installed and it seems to be working great. The one concern I have is the gallery on the product. It seems to create duplicate thumbs (maybe so it's easier to scroll or maybe for aesthetics). Is that by design or do have something borked?

    One set of those images opens correctly, the other set opens by it's self in the original window, which is annoying. Any ideas?

    You can see it working here: http://driller.com/v2/used-reedrill-44.html

  8. #4678
    Join Date
    Mar 2009
    Posts
    221
    Plugin Contributions
    1

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Wandererx View Post
    I have image handler installed and it seems to be working great. The one concern I have is the gallery on the product. It seems to create duplicate thumbs (maybe so it's easier to scroll or maybe for aesthetics). Is that by design or do have something borked?

    One set of those images opens correctly, the other set opens by it's self in the original window, which is annoying. Any ideas?

    You can see it working here: http://driller.com/v2/used-reedrill-44.html
    Although I am a fairly new user of Image Handler, I haven't seen any additional image functionality like that in this contribution (if so, I have no clue where it is hiding).

    It looks like you are using the ZJ Black 2 template and I believe that template package comes with a bunch of jquery additions, such as that scrolling image navigation bar for additional images. Also, I am not sure if that template comes with a lightbox mod built-in, but I have not seen that style of lightbox before (it doesn't look like zen lightbox or fual lightbox).

    I think this is a lightbox / template compatibility issue and not image handler as I have run into something VERY similar trying to get a lightbox contrib to work with a template (first additional image is duplicated in the lightbox gallery navigation).

    If you don't get any response on this here you might search the ZJ Silver/Black support thread or the support thread for that lightbox contrib you are using.

    Hope this helps a little bit.
    Last edited by Crunch; 14 Jan 2010 at 03:05 AM.

  9. #4679
    Join Date
    May 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    It is indeed the ZJ Black Template. The scrolling image bar never showed up before IH was installed, nor was there a place to upload more than one image (short of the standard of embedding them in the product description). The template however is loaded with jquery additions, although the standard Zen Lightbox 1.5 is installed and works well on the main product image.

    I'll browse the ZJ Silver/Black support thread and see what comes up there. Thanks for the idea.

  10. #4680
    Join Date
    Nov 2008
    Posts
    164
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I have this contribution working almost to the point I want it - my last problem area is getting the mouseOver effect to work (large-image preview) on the product page itself. It currently uses the default zenCart behaviour (opens in a new window). Did I miss a step somewhere?

 

 

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