Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1

    link problem Products Webpage external link error

    Hi - Using Zencart v1.3.9h

    I have entered a web site link to a product in the Categories/Products window under the Products URL as "www.twowheeltrekkers.co.uk/nomad/nomad.html" exactly this with the /'s

    I then click on Preview. In the next screen I click on the link to the products web page and all is fine - the page opens with no problems.

    But then I go to my online shop and to the product in question and click on the link at the bottom of the page "For more information, please visit this product's webpage." But the page does not open and my browser states

    "Server not found

    Firefox can't find the server at www.twowheeltrekkers.co.uk%2fnomad%2fnomad.html.

    * Check the address for typing errors such as
    ww.example.com instead of
    www.example.com

    * If you are unable to load any pages, check your computer's network
    connection.

    * If your computer or network is protected by a firewall or proxy, make sure
    that Firefox is permitted to access the Web."

    I get the same response in Internet Explorer also.

    Can anyone help ?

    I have tried EZ-Pages thinking this might be another way of doing it only get a link to the external page I want on the main index page of the shop and am unable to work out if it is possible to link the EZ page with the reelvant product page

    Thanks

    Jenny

    www.twowheeltrekkers.co.uk/zencart2
    Product I am looking at is Nomad Tent ( one product only in this category )

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Products Webpage external link error

    I have entered a web site link to a product in the Categories/Products window under the Products URL as "www.twowheeltrekkers.co.uk/nomad/nomad.html" exactly this with the /'s
    What is meant by the bolded text??

    It appears that the "products url" should be this
    Code:
    http://www.nomadtent.com/tents.html

  3. #3

    Default Re: Products Webpage external link error

    The error page shows
    www.twowheeltrekkers.co.uk%2fnomad%2fnomad.html

    i.e. with %2f and not the /

    I was just stating that I did not enter it as %2f in the products page. The web link I want is the www.twowheeltrekkers.co.uk one as this is our web page showing the tent with more details

    Thanks

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Products Webpage external link error

    Try entering it as
    Code:
    http://www.twowheeltrekkers.co.uk/nomad.html

  5. #5

    Default Re: Products Webpage external link error

    Hi Tried it both with and without the http:// but still got the following error

    Server not found


    Firefox can't find the server at www.twowheeltrekkers.co.uk%2fnomad.html.

    * Check the address for typing errors such as
    ww.example.com instead of
    www.example.com

    * If you are unable to load any pages, check your computer's network
    connection.

    * If your computer or network is protected by a firewall or proxy, make sure
    that Firefox is permitted to access the Web.

    Thanks for the help...................

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Products Webpage external link error

    Are you entering this using the html editor or the plain text editor?

    Use the plain text editor

  7. #7

    Default Re: Products Webpage external link error

    Hi have checked and was in Plain Text mode - tried changing to HTML, deleted and re-inserted the link but no change. Perhaps we could try something else ??

    Can you tell me how to link an EZ page to a product page - I have manged to set one up with the external link for the Nomad Tents but it shows on the index and all pages. Can it show just on the Nomad page ?

    Jenny

  8. #8

    Default Re: Products Webpage external link error

    Found this in product-info page - any help with my problem ?

    define('TEXT_MORE_INFORMATION', 'For more information, please visit this product\'s <a href="%s" target="_blank">webpage</a>.');

  9. #9
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Products Webpage external link error

    Add your internal page href to the end of your product description
    Something like
    Code:
    For more details see Nomad Tent
    Code
    Code:
    For more details see<a href="http://www.twowheeltrekkers.co.uk/nomad/nomad.html" target="_blank">Nomad Tent</a>.
    Change href to valid page

  10. #10

    Default Re: Products Webpage external link error

    Hi Kobra

    Sorry to be so dumb but I must being doing something wrong - in Zencart admin - Catalog - Categorires/Products - Click on Category for Nomad - one item only Nomad Tent click on that but first ensuring top right hand states "Text Editor HTMLarea" In products descritpion adding the wording
    For more details see<a href="http://www.twowheeltrekkers.co.uk/nomad/nomad.html" target="_blank">Nomad Tent</a>
    at the end but all that happens on my shop product page is the descirption ends with the above typed out.


    Jenny

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 External link to images get Error 404 page no found
    By DArnaez in forum General Questions
    Replies: 17
    Last Post: 4 Jun 2013, 04:02 PM
  2. External Link Opens Internal - Not External - Page
    By missTish! in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Apr 2011, 01:18 AM
  3. How to Link to External Images for Products - Solved
    By stevenlee in forum General Questions
    Replies: 2
    Last Post: 3 Apr 2009, 12:38 AM
  4. 404 error with external link
    By kyle930 in forum General Questions
    Replies: 7
    Last Post: 3 Jan 2009, 08:52 PM
  5. External Link within Products Description
    By gabstero in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 22 Jan 2008, 03:36 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