Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 32
  1. #21
    Join Date
    Oct 2004
    Posts
    50
    Plugin Contributions
    1

    Default Re: Image Handler error: Unable to determine the page link!

    Quote Originally Posted by kernel26 View Post
    problem in IMAGE HANDLER 2 problem

    Error!

    Unable to determine the page link!

    Function used:

    zen_href_link('', '', 'NONSSL')
    This is SAFE MODE RESTRICTION problem just turn off safe mode in your server.

  2. #22
    Join Date
    Sep 2009
    Location
    Ontario, Canada
    Posts
    23
    Plugin Contributions
    0

    Default Re: Image Handler error: Unable to determine the page link!

    I am going to post my solution for this problem, which is really quite simple.

    I noticed this was happening for only some of the products in the store front, and it was the items that had been put in by a different employee. When I tried to add an additional image, I would get this error:

    Error!

    Unable to determine the page link!

    Function used:

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

    When I tried to delete the image for that product in image handler, it wouldn't be removed... no error, just a page refresh. I also noticed that the original image name, "008226.jpg" was listed as "008226[1].jpg".

    My solution: go into the product details and edit the image through the edit product screen (so the little green e that you would click to edit the description, etc).

    When I returned to image handler, the freshly uploaded, correct file 008226.jpg was now the default image, the mysterious 008226[1].jpg image was there (and could then be deleted). And all other previously uploaded (and previously assumed failed) images also appeared.

    For some reason having [1] in the file name prevented other images assigned to that product to either show or be uploaded.

    Hope this helps someone.

    note: running IH2 and zencart v1.3.9d

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

    Default Re: Image Handler error: Unable to determine the page link!

    Quote Originally Posted by k8ee View Post
    I am going to post my solution for this problem, which is really quite simple.

    I noticed this was happening for only some of the products in the store front, and it was the items that had been put in by a different employee. When I tried to add an additional image, I would get this error:

    Error!

    Unable to determine the page link!

    Function used:

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

    When I tried to delete the image for that product in image handler, it wouldn't be removed... no error, just a page refresh. I also noticed that the original image name, "008226.jpg" was listed as "008226[1].jpg".

    My solution: go into the product details and edit the image through the edit product screen (so the little green e that you would click to edit the description, etc).

    When I returned to image handler, the freshly uploaded, correct file 008226.jpg was now the default image, the mysterious 008226[1].jpg image was there (and could then be deleted). And all other previously uploaded (and previously assumed failed) images also appeared.

    For some reason having [1] in the file name prevented other images assigned to that product to either show or be uploaded.

    Hope this helps someone.

    note: running IH2 and zencart v1.3.9d
    This error most commonly is caused by non-alphanumeric characters in the image name.. in your example it's the "[" and the "]" in your image name..
    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.

  4. #24
    Join Date
    Feb 2011
    Location
    bc canada
    Posts
    20
    Plugin Contributions
    0

    Default Re: Image Handler error: Unable to determine the page link!

    I think we need upgrade for zen cart 139 additional image in new product.
    Any body else think that way?

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

    Default Re: Image Handler error: Unable to determine the page link!

    Quote Originally Posted by bobby View Post
    I think we need upgrade for zen cart 139 additional image in new product.
    Any body else think that way?
    Not sure I understand your point here...
    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.

  6. #26
    Join Date
    Feb 2011
    Location
    bc canada
    Posts
    20
    Plugin Contributions
    0

    Default Re: Image Handler error: Unable to determine the page link!

    Quote Originally Posted by DivaVocals View Post
    Not sure I understand your point here...
    I ve tried every possible solution that there is.
    IH
    adding images with _ like :
    image_1
    image_2
    What we need is in zen cart admin to have additional image button.
    I simply want to add images to my product customers require up to 5 additional images for same product my problem that my product is the same except for same color variation and some scratches might be present. I have SN numbers for product but it does not help because if you write product_1254.jpg and product_5432.jpg it would it would add images for only one product. I am not sure what I have to do. And I cannot create 1254_1.jpeg; 1254_2 and 5432_1.jpeg .
    Additional product images button would be best solution.
    Any help is useful
    i am running 1.3.9 Zen and cannot go anywhere with this problem for a past 2 month.

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

    Default Re: Image Handler error: Unable to determine the page link!

    Not sure I understand you problem here.. (sorry.. just not understanding your explanation)

    You're using image Handler?? (which had options for adding additional images AKA the equivalent to "additional images button" you say you need)

    A clearer explanation of the issue and a link to your site would help

    AND if you are using Image Handler, you really should post this to the appropriate support thread.. (versus starting a new discussion on a two year old thread)

    Quote Originally Posted by bobby View Post
    I ve tried every possible solution that there is.
    IH
    adding images with _ like :
    image_1
    image_2
    What we need is in zen cart admin to have additional image button.
    I simply want to add images to my product customers require up to 5 additional images for same product my problem that my product is the same except for same color variation and some scratches might be present. I have SN numbers for product but it does not help because if you write product_1254.jpg and product_5432.jpg it would it would add images for only one product. I am not sure what I have to do. And I cannot create 1254_1.jpeg; 1254_2 and 5432_1.jpeg .
    Additional product images button would be best solution.
    Any help is useful
    i am running 1.3.9 Zen and cannot go anywhere with this problem for a past 2 month.
    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.

  8. #28
    Join Date
    Aug 2011
    Posts
    1
    Plugin Contributions
    0

    Default Re: Image Handler error: Unable to determine the page link!

    Quote Originally Posted by kernel26 View Post
    problem in IMAGE HANDLER 2 problem

    Error!

    Unable to determine the page link!

    Function used:

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

    Also getting same problem.

    Admin>tools>image handler2, its showing

    <*Product is disabled>

    please help
    Attached Images Attached Images  

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

    Default Re: Image Handler error: Unable to determine the page link!

    Quote Originally Posted by ankur.sachan View Post
    Also getting same problem.

    Admin>tools>image handler2, its showing

    <*Product is disabled>

    please help
    if you are using Image Handler, you really should post this to the appropriate support Image Handler support thread.. (versus starting a new discussion on a two year old thread)
    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.

  10. #30
    Join Date
    Aug 2011
    Posts
    34
    Plugin Contributions
    0

    Default Re: Image Handler error: Unable to determine the page link!

    i

    i have same problem

    but the problem not the safe mod options


    i understand a bit english... the problem of post titled it's resolved??

    if yes... what??

    thanks

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. v151 Admin will not display. Error. unable to determine the page link
    By sports guy in forum General Questions
    Replies: 15
    Last Post: 14 Nov 2012, 03:02 AM
  2. Error! Unable to determine the page link! in home page
    By mipavluk in forum General Questions
    Replies: 2
    Last Post: 2 Jan 2011, 12:37 AM
  3. Error! Unable to determine the page link!
    By MattBUK in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 7 Feb 2009, 03:57 PM
  4. Currencies: Error! Unable to determine the page link!
    By cdbevan in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 14 Jan 2008, 02:05 AM
  5. admin/catalog categories unable to determine page link - 135, 137, img handler
    By Sueter in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 6 May 2007, 04:10 AM

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