Zen Cart Logo
Forums / All Other Contributions/Addons / Image Handler error: Unable to determine the page link!

Image Handler error: Unable to determine the page link!

Views: 15,449

Results 21 to 32 of 32
25 Feb 2010, 12:22 AM
#21
stav avatar

stav

New Zenner

Join Date:
Oct 2004
Posts:
39
Plugin Contributions:
0

Image Handler error: Unable to determine the page link!

kernel26:

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.

17 Dec 2010, 8:33 PM
#22
k8ee avatar

k8ee

New Zenner

Join Date:
Sep 2009
Location:
Ontario, Canada
Posts:
23
Plugin Contributions:
0

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

18 Dec 2010, 10:32 PM
#23
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

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

k8ee:

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.9dThis 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..

3 May 2011, 6:59 AM
#24
bobby avatar

bobby

New Zenner

Join Date:
Feb 2011
Location:
bc canada
Posts:
20
Plugin Contributions:
0

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?

3 May 2011, 7:09 AM
#25
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

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

bobby:

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...

3 May 2011, 7:26 AM
#26
bobby avatar

bobby

New Zenner

Join Date:
Feb 2011
Location:
bc canada
Posts:
20
Plugin Contributions:
0

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

DivaVocals:

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.

3 May 2011, 7:48 AM
#27
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

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)

bobby:

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.

15 Aug 2011, 3:40 PM
#28
ankur_sachan avatar

ankur_sachan

New Zenner

Join Date:
Aug 2011
Posts:
1
Plugin Contributions:
0

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

kernel26:

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

15 Aug 2011, 3:58 PM
#29
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

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

ankur.sachan:

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)

18 Jul 2012, 5:19 PM
#30
favjola avatar

favjola

New Zenner

Join Date:
Aug 2011
Posts:
34
Plugin Contributions:
0

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

18 Jul 2012, 7:01 PM
#31
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

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

If you're still seeing those kinds of problems TODAY as mentioned in this thread.................you REALLY need to upgrade, as Image Handler is on version 4 now, so those problems are WAY outdated.

18 Jul 2012, 7:36 PM
#32
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

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

favjola:

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

Get Em Fast:

If you're still seeing those kinds of problems TODAY as mentioned in this thread.................you REALLY need to upgrade, as Image Handler is on version 4 now, so those problems are WAY outdated.

Not to mention there is a support thread for Image Handler and this is REALLY where support issues should be reported.. That said if this is an Image Handler 2 or 3 related issue they both have their own support threads and issues related to those versions should NOT be posted in the Image Handler 4 support thread..

As Get Em Fast says, the resolution of the error being inquired about is to upgrade to Image Handler 4. If you are running a 1.3.x Zen Cart store, Image Handler 4 is ONLY compatible with Zen Cart v1.5.