Page 497 of 710 FirstFirst ... 397447487495496497498499507547597 ... LastLast
Results 4,961 to 4,970 of 7099
  1. #4961
    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 walterk View Post
    I would like to know if this handler lets you show images like
    http://www.noahsclassifieds.org/v8ecomm/cars/4_Audi_TT
    here the images can be looked at like a slide show one after the other
    Point me in the right direction because I'll wind up spending hours looking through tall the posts before i even find what i am looking for. thanks.
    Image Handler is an IMAGE MANAGEMENT module. It is not a lightbox or a slideshow module. (Which seems to be what you are looking for) Please look in the free downloads to see if you can find what you want there.. If you have an additional question son this subject, you should start a separate thread in the forum to get opinions/information from the community.. HTH..
    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.

  2. #4962
    Join Date
    Feb 2007
    Posts
    28
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support 1.38

    Hi,
    I work with image Handler from more than 1 year, and i`m installed it over 10 times, whithout problems.
    But now i Have a Big problem and can`t find solution.

    I installed Image Handler on my new store, everyting with instalation is ok. I upload one test product, i see its 3 size images in control panel at IH manager. The problem is in catalog. Images are not showing, only small image work but when i check its links there are this linkfor Large image: /images/large/Shema_Primer_LRG.jpg which is not IH image link. For small images i see this /images/Shema_Primer.jpg.
    I think it have to be somethink like this: /bmz_cache/8/8a1685b8a46b7a497cf6af9ad8b8b620.image.65x80.jpg
    So i think that the link wich is for IH Image is lost somewhere.
    I`m installed before only the module for Additional images only.

    Thank you for your attention!

  3. #4963
    Join Date
    Apr 2010
    Posts
    3
    Plugin Contributions
    0

    database error Re: Image Handler 2 Support

    I have a new install of Zen Cart 1.3.8. I installed image handler 2 and it said it installed successfully. When I go to manage images I get this error all over the place:

    Code:
    Warning: imagejpeg() [function.imagejpeg]: Unable to open '/var/www/vhosts/mysite.com/httpdocs/bmz_cache/d/da9bc75fca5e99bc3f8fd586af028b4b.image.100x75.jpg' for writing: No such file or directory in /var/www/vhosts/mysite.com/httpdocs/includes/classes/bmz_image_handler.class.php  on line 654
    Any help is appreciated. It seems this add-on is the best one to manage multiple images in a browser.

  4. #4964
    Join Date
    Apr 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Ok disregard my post #4966... I was able to get rid of that error message by playing around with the permissions. However now I get this error when I try to upload more than 1 image at a time:

    Warning: move_uploaded_file(/var/www/vhosts/mysite.com/httpdocs/images/medium/Humpback Whale_04_MED.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in /var/www/vhosts/mysite.com/httpdocs/manage/includes/ih_manager.php on line 191

    Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpzwMxNj' to '/var/www/vhosts/mysite.com/httpdocs/images/medium/Humpback Whale_04_MED.jpg' in /var/www/vhosts/mysite.com/httpdocs/manage/includes/ih_manager.php on line 191
    TEXT_MSG_NOUPLOAD_MEDIUM

    The images do display on the front end and back end, but I still get the error. Any ideas how to fix that?

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Kayz View Post
    I had uploaded all the files twice to make sure they were all there but for some reason when I uploaded the additional_images.php (under includes >modules) file for the 3rd time it seems to now be working.

    I'll add in all my other additional images and let you know if they work or if I have any further problems.

    Thanks for the help.
    All of my additional images are working but 1.

    The additional images for my floral Asian wrap are not showing.

    I have 3 additional images for this product and none of them are showing.

    I tried re-saving them in Photoshop and re-uploading them, it did not work.

    I tried uploading the additional_images.php file another 5 times and still nothing.

    The original php file size is 5,619 but when uploaded it only says 5,505.

    This has not changed when I have tried uploading it over and over again.

    Any ideas.

    The page that is missing the images is: http://passionsignite.com.au/index.p...roducts_id=233

  6. #4966
    Join Date
    Sep 2005
    Location
    Gladstone, Oregon
    Posts
    44
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by triplethreat23 View Post
    Ok disregard my post #4966... I was able to get rid of that error message by playing around with the permissions. However now I get this error when I try to upload more than 1 image at a time:

    Warning: move_uploaded_file(/var/www/vhosts/mysite.com/httpdocs/images/medium/Humpback Whale_04_MED.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in /var/www/vhosts/mysite.com/httpdocs/manage/includes/ih_manager.php on line 191

    Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpzwMxNj' to '/var/www/vhosts/mysite.com/httpdocs/images/medium/Humpback Whale_04_MED.jpg' in /var/www/vhosts/mysite.com/httpdocs/manage/includes/ih_manager.php on line 191
    TEXT_MSG_NOUPLOAD_MEDIUM

    The images do display on the front end and back end, but I still get the error. Any ideas how to fix that?
    Set your permissions on the image/ folder to 777 like the bmz_cache/ folder.

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Kayz View Post
    All of my additional images are working but 1.

    The additional images for my floral Asian wrap are not showing.

    I have 3 additional images for this product and none of them are showing.

    I tried re-saving them in Photoshop and re-uploading them, it did not work.

    I tried uploading the additional_images.php file another 5 times and still nothing.

    The original php file size is 5,619 but when uploaded it only says 5,505.

    This has not changed when I have tried uploading it over and over again.

    Any ideas.

    The page that is missing the images is: http://passionsignite.com.au/index.p...roducts_id=233
    Does anyone have any ideas?

  8. #4968
    Join Date
    Nov 2007
    Posts
    121
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hello,

    I just installed Image Handle 2 on my site and everything works great except the zoom image always stays on top of the page.

    Example:

    http://www . superjammer . com/gps-tracker-jammer-blocker-c-65 . html

    Go all the way to the bottom of the page and move the mouse over the item, and the zoom actually shows up but on top of page and its hard to see.

    Can any1 tell me how I can fix this

    Thanks
    DigitalGuard

  9. #4969
    Join Date
    Nov 2007
    Posts
    121
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by DigitalGuard View Post
    Hello,

    I just installed Image Handle 2 on my site and everything works great except the zoom image always stays on top of the page.

    Example:

    http://www . superjammer . com/gps-tracker-jammer-blocker-c-65 . html

    Go all the way to the bottom of the page and move the mouse over the item, and the zoom actually shows up but on top of page and its hard to see.

    Can any1 tell me how I can fix this

    Thanks
    DigitalGuard
    Oh ya, I'm having this problem on only Google Chrome!

  10. #4970
    Join Date
    Apr 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by wcironsales View Post
    Set your permissions on the image/ folder to 777 like the bmz_cache/ folder.
    Thank you for the reply. I did that. I don't get the error message if I only upload 2 images. However the 2nd image doesn't fully upload. And none of the additional images show on the front end. The 2nd image becomes the medium version of the first image selected to upload.

    If I upload 3 images I still get this error:

    Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpM7StBl' to '/var/www/vhosts/mysite/httpdocs/images/large/140_LRG.JPG' in /var/www/vhosts/mysite/httpdocs/manage/includes/ih_manager.php on line 207

 

 

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