Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2008
    Posts
    1
    Plugin Contributions
    0

    Default error! Unable to determine page link

    Main site just a blank page. Categories and products are still in database.

    In admin when clicking on a category to view products receive the following error:

    Error!

    Unable to determine the page link!

    Function used:

    zen_href_link('', 'page=1&product_type=1&cPath=13_51&pID=23&action=new_product', 'NONSSL')


    HELP!!!!

  2. #2
    Join Date
    Sep 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: error! Unable to determine page link

    I had the similar problem - in zencart and in oscommerce
    Solution:
    find "index.php" in your main catalogue or in the root dir
    just after: "<?php"
    paste:
    $PHP_SELF = !strlen(basename($PHP_SELF)) ? 'index.php' : $PHP_SELF;
    this solution works for me

  3. #3
    Join Date
    Apr 2011
    Posts
    1
    Plugin Contributions
    0

    Default Re: error! Unable to determine page link

    The solution is simple!

    The reason is the original file name(picture) in non-English or contains () , [], {} ect characters.

    Just re-upload the picture renamed in English of your product. then upload more pictures in Image Handler.

 

 

Similar Threads

  1. Image Handler error: Unable to determine the page link!
    By kernel26 in forum All Other Contributions/Addons
    Replies: 31
    Last Post: 18 Jul 2012, 08:36 PM
  2. Error unable to determine page link PLEASE HELP!!!!!!!
    By ladymis1 in forum General Questions
    Replies: 28
    Last Post: 12 Apr 2011, 12:40 AM
  3. 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
  4. 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
  5. 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

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