Ive been looking at this for hours now and i cant figure it out
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...
Ive been looking at this for hours now and i cant figure it out
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.
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
http://www.pusboil.com/anykey.wav
like it says, that field should not be left empty for productive servers. It needs to be:
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.Code:define('HTTP_SERVER', 'http://www.barrierreefaquariums.com.au');
jw
Bookmarks