Page 410 of 710 FirstFirst ... 310360400408409410411412420460510 ... LastLast
Results 4,091 to 4,100 of 7099
  1. #4091
    Join Date
    Jul 2009
    Location
    Maryland
    Posts
    37
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Ok so Iv'e been messing with this all day to no avail, one thing that I have figured out is that my command for on mouseover doesn't call for the image from the bmz cache folder? I have read and re-read the install instructions and I am 99% sure that I have done this correct but still no popup image at all. And I can't even find the javascript reference in my source code anywhere? I'm about to give up on this module and search for another solution if there is one out there?

  2. #4092
    Join Date
    Jul 2009
    Location
    Maryland
    Posts
    37
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Nevermind, After a few more hours on the boards and playing around I have figured that you can not use your current photo's to make this work, you must reset all of your images, anyways, it's working now, thanks for the great program...if I was more talented I would write a better readme file for this program to help noobs like myself but I'm a noob not a writer.

    Thanks,

    Richard

  3. #4093
    Join Date
    Apr 2005
    Location
    Louny, Czech Republic
    Posts
    51
    Plugin Contributions
    1

    Default Re: Image Handler 2 Support

    Quote Originally Posted by ckosloff View Post
    Again, hover image is Product Info size.
    Again, again,....
    This is not answer for my question! Sorry. I don't care for standard settings, but change of code.
    JardaR

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by ryska View Post
    Again, again,....
    This is not answer for my question! Sorry. I don't care for standard settings, but change of code.
    A few pages back, there is a "patch" posted to that effect.

  5. #4095
    Join Date
    Jul 2009
    Location
    Maryland
    Posts
    65
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Ok, I am frustated and stumped!

    I installed IH2 sucessfully on one developement site. When I tried the same thing on another site, I run into problems. I install/unistall 4 times still no sucess.

    Once I upload all the 4 files per instructions, I can go to my admin page and click on IH2 under admin>tools. The funny thing is I am not prompted to install IH (as if it running there before). I click install anyways, and it give me a installl sucessful message. BUT when I go look for Configuration>IH2, it doesn't appear there!. To make matter worse on the store my product details pics are gone!

    I read and read through 100's of pages on this thread and do not see a solution. What kills me is that I got it to work on a mirror site and not this one. Both are on the same sever.

    Please help me !

    http://www.webdexign.com/cart/index.php

    JE

  6. #4096
    Join Date
    Jul 2009
    Location
    Maryland
    Posts
    65
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    It seems main_product_image.php in includes>modules, is making my product details images dissapear.

    I did the following and I got my images to come back. I don't knw much about PHP. so any help is appreciated.

    //this is part of original file
    $products_image_extension = substr($products_image, strrpos($products_image, '.'));
    $products_image_base = str_replace($products_image_extension, '', $products_image);
    $products_image_medium = $products_image_base . IMAGE_SUFFIX_MEDIUM . $products_image_extension;
    $products_image_large = $products_image_base . IMAGE_SUFFIX_LARGE . $products_image_extension;
    //this is part of new file that came with IH2
    $products_image_extension = substr($products_image, strrpos($products_image, '.'));
    $products_image_base = ereg_replace($products_image_extension . '$', '', $products_image);
    $products_image_medium = DIR_WS_IMAGES . 'medium/' . $products_image_base . IMAGE_SUFFIX_MEDIUM . $products_image_extension;
    $products_image_large = DIR_WS_IMAGES . 'large/' . $products_image_base . IMAGE_SUFFIX_LARGE . $products_image_extension;
    I replaced the ereg_replace for str_replace on the new file and it work!

    Now if I someone could help me with my IH2 nstallation problem, I could be golden. Please PHP gurus need your help!

  7. #4097
    Join Date
    Nov 2005
    Posts
    157
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    how to force IH2's Watermark even sizes are same between origin and output? we can also say how to force IH2 to output the photo instead of the original?

  8. #4098
    Join Date
    Jul 2009
    Location
    Maryland
    Posts
    65
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    It seems main_product_image.php in includes>modules, is making my product details images dissapear.

    I did the following and I got my images to come back. I don't knw much about PHP. so any help is appreciated
    I feel so stupid and confused at the same time. I had IH2 installed all the time! I was looking for a spereate link under the admin config for IH2, there isn't! all modifications are through the admin>images link (what an idiot I am).

    My "solution" in the post above, did not work. If IH2 is intalled I cannot see my product details images, if I uninstall IH2 the images come back, what gives? (knowing me, its something simple)

  9. #4099
    Join Date
    Jul 2009
    Location
    Maryland
    Posts
    65
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Still having problems with product details images showing up, what could be the cause?

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by JE2009 View Post
    Still having problems with product details images showing up, what could be the cause?
    Do you mean additional images?

 

 

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