Results 1 to 3 of 3

Hybrid View

  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. Unable to determine the page link
    By Devis in forum General Questions
    Replies: 0
    Last Post: 16 Apr 2008, 01:42 PM
  2. 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
  3. 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
  4. Error! Unable to determine the page link! Purchased template. Using an SEO Url modul
    By olaand in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 25 Apr 2007, 05:01 PM
  5. Unable to determine connection method on a link!
    By mrkrinkle in forum Built-in Shipping and Payment Modules
    Replies: 10
    Last Post: 25 Jul 2006, 01:52 AM

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
  •