Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Life outside catalog


Guest

Recommended Posts

Posted

DOES IT EXIST? Can we link successfully from another dir to the almighty 'CATALOG'? :)

Posted

Yes you can find life out side the catalog.

 

all you have to do is rename the folder and make the change in the

 

configure.php

 

the line you are looking for looks like

 

 

define('HTTP_COOKIE_PATH', '/catalog/');

 

define('DIR_WS_HTTP_CATALOG', '/catalog/');

at the end of the day the code will be good

Posted

I think Plamen was asking if one can have other pages of your website linking to and from /catalog - not renaming "catalog".

 

And yes, you can add links that link to /catalog and from /catalog - internal and external links.

 

I believe there is a section in the Knowledge Base that illustrates this, if not, there are many posts about that subject here on the forum. (I've got to go refer to them also because it's about time for me to add links)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...