Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Nov 2010
    Posts
    44
    Plugin Contributions
    0

    Default Image handler issues

    Hello, I have beenn having some issues with image handler 2 and 3. I cannot find anyone that can fix this issue. The issues are just on some products.


    Issue 1.
    On some products after uploading the first image. When I try to upload the 2nd image I am getting this error

    Error!

    Unable to determine the page link!

    Function used:

    zen_href_link('', '', 'NONSSL')

    Issue 2. Some products I can upload the additional images they are just not showing up on the product page (only the 1st image is showing up).

    Issue 3.
    On some images it is not allowing me delete any images.

  2. #2
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Image handler issues

    Quote Originally Posted by sim8729 View Post
    Hello, I have beenn having some issues with image handler 2 and 3. I cannot find anyone that can fix this issue. The issues are just on some products.


    Issue 1.
    On some products after uploading the first image. When I try to upload the 2nd image I am getting this error

    Error!

    Unable to determine the page link!

    Function used:

    zen_href_link('', '', 'NONSSL')

    Issue 2. Some products I can upload the additional images they are just not showing up on the product page (only the 1st image is showing up).

    Issue 3.
    On some images it is not allowing me delete any images.
    Read a couple of pages back, this is 99% of the time caused by invalid file names,
    File names should only contain alphanumeric characters, dashes and underscores.

    Invalid filenames can work sometimes in zencart (without IH3) installed, this is because zencart doesn't process or handle the image, it just passes the name straight to the browser, whereas image handler runs the image through optimisation and resizing functions and these invalid characters can cause issues with php as some of them have special meanings in php.

    There is info on this in the IH3 documentation and also through out this thread

    Issue 2 when you view these in imagehandler, what colour are the additional image filenames showing up, black or red? if they are red it means there is something wrong with the file.
    Webzings Design
    Semi retired from Web Design

  3. #3
    Join Date
    Nov 2010
    Posts
    44
    Plugin Contributions
    0

    Default Re: Image handler issues

    Quote Originally Posted by nigelt74 View Post
    Read a couple of pages back, this is 99% of the time caused by invalid file names,
    File names should only contain alphanumeric characters, dashes and underscores.

    Invalid filenames can work sometimes in zencart (without IH3) installed, this is because zencart doesn't process or handle the image, it just passes the name straight to the browser, whereas image handler runs the image through optimisation and resizing functions and these invalid characters can cause issues with php as some of them have special meanings in php.

    There is info on this in the IH3 documentation and also through out this thread

    Issue 2 when you view these in imagehandler, what colour are the additional image filenames showing up, black or red? if they are red it means there is something wrong with the file.
    You are the best thanks!!

  4. #4
    Join Date
    Mar 2009
    Location
    New York
    Posts
    157
    Plugin Contributions
    0

    Default Re: Image handler issues

    I am using image handler 2 with zen cart version 1.3.9f. The hover issue for IE 9 got solved by replacing the jscript of image handler 3. However when I click the image in product info page the larger image opens in a small window in other words the pop up window size is too small. I have only tested this in IE 9. Is there a fix for this? Thanks for help.

 

 

Similar Threads

  1. Image Handler 2 issues
    By amebb in forum General Questions
    Replies: 3
    Last Post: 22 Sep 2011, 11:45 AM
  2. Image Handler 2: autosize generated image issues
    By SteveDuncan in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 25 Jan 2010, 01:11 PM
  3. Image Handler issues
    By AHeartForTheEarth in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 30 Oct 2009, 07:50 PM
  4. Issues w/ Image Handler
    By AHeartForTheEarth in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 29 Oct 2009, 08:06 PM
  5. Issues with Image Handler 2
    By utahlauren in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 17 Jun 2009, 07:48 PM

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