osCmax v2.5 User Manual
Results 1 to 4 of 4

Links not working correctly

This is a discussion on Links not working correctly within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; Ive been looking at this for hours now and i cant figure it out...

      
  1. #1
    Lurker
    Join Date
    Nov 2004
    Posts
    2
    Rep Power
    0


    Default Links not working correctly

    Ive been looking at this for hours now and i cant figure it out

  2. #2
    Active Member
    Join Date
    May 2004
    Location
    worcester ma
    Posts
    162
    Rep Power
    0


    Default

    Have you chercked your config.php file included under /includes within your catalog file?

    It sounds like you may have a misconfiguration in this file.

  3. #3
    Lurker
    Join Date
    Nov 2004
    Posts
    2
    Rep Power
    0


    Default Thanks

    Thanks fridgemags,

    That was part of the prob the prob. i had to fiddel with that file until it would work.

    i changed the line in configure.php

    define('HTTP_SERVER', '://'); // eg, http://localhost - should not be empty
    to:-
    define('HTTP_SERVER', ''); // eg, http://localhost - should not be empty for

    and all the pics now display but the links are dead.
    Im hoping you could once again take a sneak peak. i would really appreciate it.

    it loos like this:-
    http://www.barrierreefaquariums.com....a61bf449e2e99c

    it should look like this:-
    http://www.barrierreefaquariums.com....a61bf449e2e99c

    any ideas!

    I guess web design is not my fort'e. seeing as im a network admin.
    Ask me anything about marine eco systems and ill beable to tell ya .I feel like a new user asking whats the any key LOL

    once again thanks

  4. #4
    Active Member
    Join Date
    Jan 2003
    Location
    Surrey, UK
    Posts
    126
    Rep Power
    0


    Default

    http://www.pusboil.com/anykey.wav

    like it says, that field should not be left empty for productive servers. It needs to be:

    Code:
    define('HTTP_SERVER', 'http://www.barrierreefaquariums.com.au');
    If something else breaks when you do that, then you need to fix something else too. Make sure your web root is set as"/" for example.


    jw

Similar Threads

  1. Product links in define main page not working
    By developer_x in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 02-24-2005, 11:17 AM
  2. Dhtml category menu not working correctly
    By JohnW in forum osCommerce 2.2 Modification Help
    Replies: 10
    Last Post: 11-19-2004, 08:04 AM
  3. links not working
    By digitalmelody in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 10-15-2004, 04:30 AM
  4. categories links not working
    By carruthers1 in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 04-07-2004, 11:57 PM
  5. Links not working with osCsid session id
    By MG in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 09-02-2003, 10:06 PM

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
  •